I always find it a struggle to have nice icons for my websites. Do you have a go-to website in which you get free, no attribution icons?
For further actions, you may consider blocking this person and/or reporting abuse
I always find it a struggle to have nice icons for my websites. Do you have a go-to website in which you get free, no attribution icons?
For further actions, you may consider blocking this person and/or reporting abuse
Latest comments (53)
Google's Material Icons are all here which seems to be a well-kept secret!
Thanks for the resourse!
I was recently looking for icons for technologies and company logos and came across these two sites:
For other icons I've used the already mentioned Bootstrap, Fontawesome and Ionicons icons.
There are awesome!
I'm all-in with Feather Icons nowadays. I used to go with Material Icons for its extensiveness, and just recently discovered HeroIcon, but Feather is the best catalog+look/package size ratio.
Note that SVGs are better than font icons, because they scale (up or down) better, plus they can implement variants (filled vs stroked). And also: careful about package size: React-icons will add a huge dependency to your project and therefore slow down your CI processes.
Here's quick way to include Font Awesome, Bootstrap Icons, Heroicons, Ionicons, and more in a React project: react-icons.github.io/react-icons/. So easy and flexible!
Looks great! Thanks for the tip.
I'm really happy using icons from Semantic UI (semantic-ui.com/elements/icon.html)
Cool library! Thanks for the tip!
Nice collection of icon
phosphoricons.com/
Thanks for the tip!
flaticon free icon:
😊
flaticon.com/
Looks cool! Thanks for the tip!
I've had a lot of luck with icons8
icons8.com/
I used a lot of their icons for my side project regrettably! regrettably.io/
regrettably.io looks so clean with those icons!
Thank you!
I have started using Material Icons recently.
material.io/resources/icons/?style...
I found it quite easy to use and has minimal overhead.
Its a great tool! Thanks for the tip!
I am using icomoon.io/
You can easily type the name of icon and the search result will show all icons available from other websites
Thanks for the tip!