feat: add actions folder icon [WIP]#3283
feat: add actions folder icon [WIP]#3283gameroman wants to merge 1 commit intomaterial-extensions:mainfrom
Conversation
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. |
|
Here are my options/ideas
https://github.com/material-extensions/vscode-material-icon-theme/blob/main/icons/folder-ci.svg
|
|
The first option would be the easiest to implement, but I don't know which of the options would be the best for this folder |
03b00c6 to
d9d5438
Compare
|
@PKief what's your opinion on this? |
d9d5438 to
9f7fd4e
Compare
|
Not sure tbh. Actions can be used in different contexts. Have you ever used actions in redux (react)? Super popular. Then we have actions in GitHub known as cicd workflows. And a totally different context is having actions as a feature folder where you simply add some files which are considered as action files but not related to cicd. I feel it's a little bit difficult to give a good icon here which fits all use cases |
I can see there are Icon Packs Would it be posssible and make sense to create an Astro pack and create an icon that would apply to only Astro and NextJS icon packs? Or I could try to come up with a generic actions icon that would make sense in any context and would apply to all |
|
Usually I'd prefer a generic icon. But if we don't find a nice icon which fits, then we can also create an icon pack which is little bit more effort |
|
I think a bolt icon is the most neutral/generic of them all, and then for those conexts which it does not make sense at all, a separate icon could be made |
9f7fd4e to
7def606
Compare
7def606 to
85f0689
Compare
9be0dc0 to
9995c5a
Compare
9995c5a to
1972b3e
Compare
|
Sorry, I currently don't have capacity to work on this at the moment. Anyone can feel free to take this on |






Description
Closes #2417, #2584
Contribution Guidelines