Skip to content
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

New iconset - Red Hat Icons #96

Open
mairin opened this issue Aug 8, 2018 · 8 comments
Open

New iconset - Red Hat Icons #96

mairin opened this issue Aug 8, 2018 · 8 comments

Comments

@mairin
Copy link

mairin commented Aug 8, 2018

Hi, Red Hat has an icon library we've recently made available under a CC-BY-3.0 license; it comes has a series of one icon per SVG with the SVGs nested in categorical directories.

Would these be something that could be accepted in the inkscape open symbols collection?

I am likely not going to have time to covert them in quite a while, but if someone wanted to it would be really awesome. I'm attaching a PDF catalog of the set I have so you can see what they look like and what kinds of symbols we have in the set.
00 standardicons_library_0118.pdf

@Xaviju
Copy link
Collaborator

Xaviju commented Aug 21, 2018

Would these be something that could be accepted in the inkscape open symbols collection?

Absolutely yes!

Please point me to the SVG collection. If well formed, should be quite fast converting them to symbols. I would be happy to try to do it.

@mairin
Copy link
Author

mairin commented Sep 5, 2018

@Xaviju I'll set up a repo and point you to it, right now it's a huge tarball.

@rawbone7
Copy link

rawbone7 commented Oct 8, 2018

Eagerly awaiting this!

@mairin
Copy link
Author

mairin commented Oct 25, 2018

Sorry it took me a while, I was trying to get the repo set up under the Red Hat Brand github org, but I had a hard time finding the right person to talk to. I've just uploaded it to my personal one, and hoping to move it to a better more official place once I figure out how!

https://github.com/mairin/red-hat-icons

@Xaviju
Copy link
Collaborator

Xaviju commented Oct 26, 2018

@mairin WOW, so many folders and symbols! :))
It will take some time, I'll let you know when ready so you can test it.

@mairin
Copy link
Author

mairin commented Oct 27, 2018

@Xaviju take your time, anything you have time to convert would be incredibly amazing and helpful! I'd love to see more people able to use these for their diagrams and whatnot.

@garrett
Copy link

garrett commented Sep 21, 2020

I wanted to convert some SVGs (from PatternFly) to a symbol library and found this repo. After figuring out how to get gulp working again and how to add subdirectory support, I tested it on the Red Hat Icons.

Here's a zip file (as GitHub doesn't allow for SVGs in comments) of the SVG with symbols:

🡇 red-hat-icons-symbols.zip

I did run svgo on all the SVGs and then removed all the _white variants that duplicated the shape but set the color to white. (As they're symbols, it's possible to just recolor each.)

I haven't added metadata yet.

@Xaviju
Copy link
Collaborator

Xaviju commented Sep 23, 2020

I've tested it and its awesome and the code is perfect!

My only suggestion is to add a simple style="fill:black;stroke:none" in the svg tag to improve inkscape symbols visualization in the symbols panel:

<svg xmlns="http://www.w3.org/2000/svg" style="fill:black;stroke:none">

Do you want to PR this? Add the symbols in its folder and edit the Readme and I'll approve it right away,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants