-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Material icons : Two tone and other options #117
Comments
There was a set of SVG sprites which were named " symbols ". I couldn't use it even after adding them to the usr/share/inkscape/symbols directory. They were shown as " unnamed " and no matter we select any from them, it showed the same " battery " icon set. Attaching the same. |
Currently there is a Material Design Set If you are updating symbols from Material Design, it would be nice if you put them under the same folder an reorganize it. Thanks! |
Yes. I am trying to add other styles. I am already using the one that is available. |
@Xaviju Can we discuss here ? ( if ok with you ). |
@Xaviju can we move this one forward? I can also help out. |
I think it basically requires to update all current Material Design Libraries in this repo to ensure that all SVG symbols have a fill and stroke value. Currently, it only have a fill value. |
My recommendation would be to check if material design has already a SVG sprite so can be copypasted. Other option is to download every icon and create the sprite using icomoon and just edit the final SVG sprite getting the missing partes from the SVG template we have in the repo |
How can I prefer first to upgrade the existing filled style and add other styles after that. |
sort of related, a thumbs up for google/material-design-icons#1009 |
Some more thumbs up which are important for these icons: |
link?? |
i am afraid i dont have any knowledge at all about this stuff. |
No worries. we will find somone. Perhaps this is one for you? #135 |
Hi, I hope you already know that Google Material icons are now available in the following variants.
https://material.io/resources/icons/?style=baseline
It would be great if we can have them as a part of Open Symbols. Thanks
The text was updated successfully, but these errors were encountered: