From https://github.com/colebemis/feather/blob/master/README.md#l... : License Feather is licensed under the MIT License.
Are the trademarked icons (Github, Slack, maybe others) also covered by the MIT License?
Feather: Open-source icons
21–30 of 146 posts
Re: Feather: Open-source icons
#22How can the trademarked logos (Facebook, Instagram, Github, etc.) be provided without licensing terms?
Re: Feather: Open-source icons
#23Seems like a good time to mention an absolutely awesome - https://icomoon.io/app It allows cherry-picking icons from dozens of different SVG icon packs (including Feather) and packaging them into a custom (web)font. It can also be used to package your own SVG assets into a single font file and then use resulting .woff as an SVG sprite sheet.
Icomoon is amazing but so frustratingly slow with large sets
Also I had once accidentally deleted a project, contacted them and they were able to recover it within a few hours after my request. They are superb
Re: Feather: Open-source icons
#24Earlier quoted context omitted.
Icomoon is amazing but so frustratingly slow with large sets
I don't know how large your set is but I have about 50 projects loaded into icomoon and each has at least 100 icons in it and i have not had any issues with speed. I love the app and it's one of the apps that I can't do any work without. Also I had once accidentally deleted a project, contacted them and they were able to recover it within a few hours after my request. They are superb
I'm glad to hear it works for others though.
Re: Feather: Open-source icons
#25All these icon collections are great, but I always find missing stuff there, and I don't know how this can be fixed besides complaining (and I don't want to complain when they give it for free). For example, this one looks really nice, but it only has 'battery' and 'battery-charging'. In an app I work on, I need battery with no charge, 25%, 50%, 75%, 100%, and charging. Then I think that this would be small to add, b…
These icons are provided in svg format. You can open it in Sketch app, draw a rectangle to show Desiree battery level, the click on the path and click "export/save as SVG".
Re: Feather: Open-source icons
#26To pull criddell's important question to root-level: How can the trademarked logos (Facebook, Instagram, Github, etc.) be provided without licensing terms?
That's why patents are such a big danger to FOSS software, because that's an equivalent situation.
Re: Feather: Open-source icons
#27What benefits does this provide over using Font Awesome icons?
Re: Feather: Open-source icons
#28They're beautiful, but I'd much rather use them as an icon font. Is there any way to do that?