You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: Apologies if this has been asked before, or if the answer is too trivial. I am not familiar with Node-like projects.
Hi friends!
First of all, thanks for this fantastic project!
I think the title of this discussion is pretty much self-explanatory. 😉 I am looking for guidelines on how to contribute with a new icon. How should I proceed?
Should one create, e.g, foo.svg under src/_icons and open a PR? I see the .svg files there have an specific header (probably for parsing/tagging purposes), but that makes them "invalid" regarding the SVG spec. Should one create the asset in Inkscape or similar and then manually edit it to strip down contour or other properties?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Note: Apologies if this has been asked before, or if the answer is too trivial. I am not familiar with Node-like projects.
Hi friends!
First of all, thanks for this fantastic project!
I think the title of this discussion is pretty much self-explanatory. 😉 I am looking for guidelines on how to contribute with a new icon. How should I proceed?
Should one create, e.g,
foo.svg
undersrc/_icons
and open a PR? I see the.svg
files there have an specific header (probably for parsing/tagging purposes), but that makes them "invalid" regarding the SVG spec. Should one create the asset in Inkscape or similar and then manually edit it to strip down contour or other properties?Again, thanks for the project!
Cheerio!
Beta Was this translation helpful? Give feedback.
All reactions