PanderMusubi / inkscape-open-symbols

Open source SVG symbol sets that can be used as Inkscape symbols
MIT License
688 stars 95 forks source link

Material icons : Two tone and other options #117

Open meetdilip opened 4 years ago

meetdilip commented 4 years ago

Hi, I hope you already know that Google Material icons are now available in the following variants.

  1. Filled
  2. Outlined
  3. Rounded
  4. Two Toned
  5. Sharp

https://material.io/resources/icons/?style=baseline

It would be great if we can have them as a part of Open Symbols. Thanks

meetdilip commented 4 years ago

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.

sprites.zip

Xaviju commented 4 years ago

Currently there is a Material Design Set https://github.com/Xaviju/inkscape-open-symbols/tree/master/material-design. You should be able to just copy any of the svgs in that folder into the inkscape symbols folder and use it.

If you are updating symbols from Material Design, it would be nice if you put them under the same folder an reorganize it. Thanks!

meetdilip commented 4 years ago

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.

meetdilip commented 4 years ago

@Xaviju Can we discuss here ? ( if ok with you ).

PanderMusubi commented 4 years ago

@Xaviju can we move this one forward? I can also help out.

Xaviju commented 4 years ago

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. Its a lot of work and I cannot commit into this now but if @PanderMusubi or @meetdilip have more time go for it and I'l lbe happy to help.

Xaviju commented 4 years ago

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

PanderMusubi commented 4 years ago

How can material-design-icons/sprites/svg-sprite/svg-sprite-action.svg be converted to inkscape-open-symbols/material-design/material-design-action.svg? Do you have a script for this?

I prefer first to upgrade the existing filled style and add other styles after that.

PanderMusubi commented 4 years ago

sort of related, a thumbs up for https://github.com/google/material-design-icons/issues/1009

PanderMusubi commented 4 years ago

Some more thumbs up which are important for these icons:

PanderMusubi commented 2 years ago

See https://github.com/PanderMusubi/inkscape-open-symbols/commit/9494b3ce771baa9ce6032af09a542d148718c4bd

@yashpalgoyal1304 @qwazix This is not final. See line 17 and 18 in 2-update-material-design.sh

Does one of you know what the correct settings are, or does this differ per icon or icon set?

goyalyashpal commented 2 years ago

See line 17 and 18 in 2-update-material-design.sh

link??

PanderMusubi commented 2 years ago

https://github.com/PanderMusubi/inkscape-open-symbols/blob/master/2-update-material-design.sh#L24

goyalyashpal commented 2 years ago

i am afraid i dont have any knowledge at all about this stuff.

PanderMusubi commented 2 years ago

No worries. we will find somone.

Perhaps this is one for you? https://github.com/PanderMusubi/inkscape-open-symbols/issues/135