feat(icon): add go-lang folder icon#3391
feat(icon): add go-lang folder icon#3391SayanShankhari wants to merge 11 commits intomaterial-extensions:mainfrom
Conversation
Add open and close folder icon for go programming language. Resolves: material-extensions#3362
PreviewThank you for creating a pull request. This preview shows you how your icons will look on the different themes: Check how your icons fit in a 16x16 grid with our Pixel Perfect Checker by following this link. You can find more information on how to contribute in the contribution guidelines. |
|
@PKief, @lucas-labs, please suggest if any changes to be made. |
|
@SayanShankhari thanks for reaching out. I'm pretty sure that the motive color is not in the same column as the color of the folder by looking at the icon. Can you choose the colors from the same column from our color grid? |
|
My favorite is doing as close to the gopher blue as possible (1.) |
|
ok, @zguydev, going with 1st one, thanks for letting know. |
Choose go-pher blue (#00ADD8 - MUI #00B8D4).
Add "golang" along with "go" as folder name.
|
@PKief, please review this. |


Add open and close folder icon for go programming language.
Resolves: #3362
@zguydev, thanks for raising the issue.
Description
Take official go lang branding exact
GandOdesign having gopher color (#00ADD8).Create the 3 motion lines to custom half pixel height (1 pixel feels huge and looses genuineness) and imitate close to the original design.
Use material design color converter to convert and pick suitable color pair that are close to original design and have good contrast between background (
#0091EA) and foreground (#84FFFF). The foreground color is lighter but closer to one of the original brand recommended colors, light blue (#5DC9E2).Contribution Guidelines