#Which icon library is the best for React?
1 messages · Page 1 of 1 (latest)
IDK, I always use react-icons and style it using classes with tailwind css
I think react-icons doesn't do tree shaking so that's to have in mind
Heroicons from Tailwind is my current go-to https://heroicons.com/
I have find a perfect solution.
I use unocss-cli with the icon addon.