Heroicons is nice (especially when used with Tailwind/TailwindUI) but unfortunately it’s too small a collection. I almost always have to supplement with e.g. FontAwesome.
I'm wondering about the MIT license for icons: say you print these icons on physical objects, e.g. beach balls, do you have to include a copy of the copyright notice and permission notice somewhere on them, or how does it work?
In a closed source app, you can make a 'credits' button that lists the various MIT/BSD licenses that you're utilizing. On a website, you might find it under 'legal' or 'about' etc.
I think the MIT license doesn't "infect" the product. You put the license in the software that creates the, say, PDF. But once printed the license doesn't apply.
Imagine having to slap the Latex license to every work you do with that software.
A few commenters here mentioned they work on creating minimized versions of svg icons. They published a few github pages in this regard. Would love to see them mentioned again.
They got rather heavy-handed in recent times, though: all icons are behind a registration wall and an anti-scraping ToS even if the author declared them to be e.g. CC-BY, so while the result is royalty-free I wouldn’t count is as open source. (The website doesn’t call it such, either, so there’s that.)
26 comments
[ 2.9 ms ] story [ 70.4 ms ] thread[0] https://heroicons.com/
Still, MDI are very consistent and have a lot of icons now, I think over 4000 last time I checked. Probably, the biggest free set out there.
[1]: http://materialdesignicons.com/
Imagine having to slap the Latex license to every work you do with that software.
They're vector-based, so how are pixels involved?
very stylish!
P.S. I tried to sell stock icons in early 2000s, hehe. Hard to imagine that now. So many excellent open source vector icons.
https://icones.netlify.app/
It includes many OSS sets and is a breeze to use (with React, obviously)
It seems there have been one new unicode version per year since 2014.
I wonder how difficult it is to render emoticons with colors.