Skip to content

new icon: googleappscript (original) - #2750

Open
aekozhevnikov wants to merge 6 commits into
devicons:developfrom
aekozhevnikov:icon-googleappscript-pr
Open

new icon: googleappscript (original)#2750
aekozhevnikov wants to merge 6 commits into
devicons:developfrom
aekozhevnikov:icon-googleappscript-pr

Conversation

@aekozhevnikov

Copy link
Copy Markdown

Summary

Adds the Google Apps Script icon to the devicons library. Google Apps Script is a cloud scripting platform provided by Google for end-to-end automation of G Suite applications.

What Changed

  • Added googleappscript-original.svg to icons/googleappscript/
  • Updated devicon.json to include the googleappscript entry

Changelog

  • Added googleappscript icon (original version)

References

Checklist

  • Icons follow the project's naming conventions
  • SVG files use 0 0 128 128 viewbox
  • Icon is centered horizontally and vertically within the viewBox
  • Transparent background
  • Fills are used instead of strokes

@aekozhevnikov
aekozhevnikov force-pushed the icon-googleappscript-pr branch 3 times, most recently from 73f3b9f to bc4e2bb Compare September 8, 2026 04:32
@aekozhevnikov
aekozhevnikov force-pushed the icon-googleappscript-pr branch from bc4e2bb to e3410b4 Compare September 8, 2026 04:51
Comment thread icons/googleappscript/googleappscript-original.svg
Comment thread devicon.json Outdated
@aekozhevnikov
aekozhevnikov force-pushed the icon-googleappscript-pr branch from 45b046b to 8e678e2 Compare September 9, 2026 10:07
Commit message: fix: optimize icon googleappscript-original.svg
@Yashh56

Yashh56 commented Sep 10, 2026

Copy link
Copy Markdown
Member

The changes are good but there are multiple paths in the original SVG file. So please add a plain icon SVG as well. Follow this guide

@Yashh56

Yashh56 commented Sep 10, 2026

Copy link
Copy Markdown
Member
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M107.7 18.848c-5.703-.072-11.03 3.536-12.888 9.246l-7.804 24.021-7.805-24.02c-2.285-7.027-9.828-10.87-16.855-8.585-7.024 2.28-10.868 9.826-8.586 16.85l7.963 24.507L40.918 45.75c-5.977-4.343-14.34-3.02-18.68 2.957-4.343 5.977-3.02 14.34 2.957 18.684l20.422 14.836h-25.36c-7.386 0-13.374 5.989-13.374 13.375s5.988 13.375 13.375 13.375h65.361a13.37 13.37 0 0 0 11.014-4.19 13.43 13.43 0 0 0 3.426-6.275l20.195-62.153c2.28-7.027-1.563-14.57-8.586-16.855a13.4 13.4 0 0 0-3.969-.656m-.032 6.449a6.675 6.675 0 0 1 6.676 6.676 6.675 6.675 0 0 1-6.676 6.675 6.675 6.675 0 0 1-6.676-6.675 6.675 6.675 0 0 1 6.676-6.676m-41.207.348a6.675 6.675 0 0 1 6.676 6.675 6.675 6.675 0 0 1-6.676 6.676 6.675 6.675 0 0 1-6.676-6.676 6.675 6.675 0 0 1 6.676-6.675M32.859 49.684a6.675 6.675 0 0 1 6.676 6.675 6.675 6.675 0 0 1-6.676 6.676 6.675 6.675 0 0 1-6.675-6.676 6.675 6.675 0 0 1 6.675-6.675m54.196 39.05a6.675 6.675 0 0 1 6.675 6.676 6.675 6.675 0 0 1-6.675 6.676 6.675 6.675 0 0 1-6.676-6.676 6.675 6.675 0 0 1 6.676-6.676m-66.715.243a6.674 6.674 0 0 1 6.676 6.671 6.675 6.675 0 0 1-6.676 6.676 6.674 6.674 0 1 1 0-13.347"/></svg>

Use this for plain SVG and update the devicon.json. The PR will be good for merging.

Anton Kozhevnikov added 3 commits September 11, 2026 00:37
Commit message: feat: add icon googleappscript-plain.svg
Commit message: feat: add plain to "svg" devicon.json
Commit message: feat: update "fonts" for googleappscript icon in devicon.json
Comment on lines +1 to +3
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
<path d="M107.7 18.848c-5.703-.072-11.03 3.536-12.888 9.246l-7.804 24.021-7.805-24.02c-2.285-7.027-9.828-10.87-16.855-8.585-7.024 2.28-10.868 9.826-8.586 16.85l7.963 24.507L40.918 45.75c-5.977-4.343-14.34-3.02-18.68 2.957-4.343 5.977-3.02 14.34 2.957 18.684l20.422 14.836h-25.36c-7.386 0-13.374 5.989-13.374 13.375s5.988 13.375 13.375 13.375h65.361a13.37 13.37 0 0 0 11.014-4.19 13.43 13.43 0 0 0 3.426-6.275l20.195-62.153c2.28-7.027-1.563-14.57-8.586-16.855a13.4 13.4 0 0 0-3.969-.656m-.032 6.449a6.675 6.675 0 0 1 6.676 6.676 6.675 6.675 0 0 1-6.676 6.675 6.675 6.675 0 0 1-6.676-6.675 6.675 6.675 0 0 1 6.676-6.676m-41.207.348a6.675 6.675 0 0 1 6.676 6.675 6.675 6.675 0 0 1-6.676 6.676 6.675 6.675 0 0 1-6.676-6.676 6.675 6.675 0 0 1 6.676-6.675M32.859 49.684a6.675 6.675 0 0 1 6.676 6.675 6.675 6.675 0 0 1-6.676 6.676 6.675 6.675 0 0 1-6.675-6.676 6.675 6.675 0 0 1 6.675-6.675m54.196 39.05a6.675 6.675 0 0 1 6.675 6.676 6.675 6.675 0 0 1-6.675 6.676 6.675 6.675 0 0 1-6.676-6.676 6.675 6.675 0 0 1 6.676-6.676m-66.715.243a6.674 6.674 0 0 1 6.676 6.671 6.675 6.675 0 0 1-6.676 6.676 6.674 6.674 0 1 1 0-13.347"/>
</svg>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please Make it in single line instead of 3 lines

Comment thread devicon.json
{
"base": "original-wordmark",
"alias": "plain-wordmark"
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can You please undo these extra changes? Thanks.

Comment thread devicon.json
"base": "original-wordmark",
"alias": "plain-wordmark"
}
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can You please undo these extra changes? Thanks.

@Yashh56 Yashh56 added the feature:icon PR when a new icon is ready to be added to the collection label Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature:icon PR when a new icon is ready to be added to the collection

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants