DEV Community

Henry Boisdequin
Henry Boisdequin

Posted on

Where do you get your icons?

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?

Oldest comments (53)

Collapse
 
fayaz profile image
Fayaz Ahmed

You can check out our directory

appydev.co/icons

Collapse
 
noprod profile image
NOPR9D ☄️ • Edited

you can find anything here : thenounproject.com

Collapse
 
hb profile image
Henry Boisdequin

A full package! Thanks for the tip!

Collapse
 
coderallan profile image
Allan Simonsen

I use this collection:
github.com/ioBroker/ioBroker.icons...

Collapse
 
hb profile image
Henry Boisdequin

Thanks! Never used ioBroker.icons-open-icon-library-png.

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

I struggled much more for non-monochrome icons...

Collapse
 
danwalsh profile image
Dan Walsh

Font Awesome Free is a pretty great resource: fontawesome.com/icons?d=gallery&m=...

That said, I'd highly recommend the paid version. Version 6 is around the corner and it's looking 🔥.

Otherwise, Bootstrap Icons is another great free resource I'd recommend: icons.getbootstrap.com/

Collapse
 
hb profile image
Henry Boisdequin

Thanks for the tip!

Collapse
 
king11 profile image
Lakshya Singh

material design icons they have a package called @mdi /js which can provide you treeshaked icons

Collapse
 
hb profile image
Henry Boisdequin

Thanks for the tip!

Collapse
 
contourintegral profile image

Heroicons pair nicely with Tailwind CSS

Collapse
 
hb profile image
Henry Boisdequin

Heroicons looks very nice, thanks for the tip!

Collapse
 
contourintegral profile image

You can also try Material Icons if you like Google's design.

Collapse
 
gspteck profile image
GSPTeck
Collapse
 
hb profile image
Henry Boisdequin

Looks awesome!

Collapse
 
vikramkadiam profile image
Vikram Kadiam

Surprised no one mentioned about Icons8. icons8.com/

Collapse
 
hb profile image
Henry Boisdequin

Wow, they look awesome! Thanks for the tip!

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

Yes, that's where I get more-than-one-color icons.

aloud-comments.web.app/

Collapse
 
shriji profile image
Shriji

I have stopped using font awesome and I am using iconmonstr.com/ and some times nounproject.

Collapse
 
hb profile image
Henry Boisdequin

Thanks for the tips!