using React Icons instead of Lucide React #2603
rawand-faraidun
started this conversation in
Ideas
Replies: 2 comments 4 replies
-
I agree. Although I'm more keen to know the performance difference between the two. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I disagree. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I believe using
react-icons
is better instead oflucide-react
, it contains all Lucide Icons and many elses which can be used, I have seen some project that manually replaces the icons library because they also used other icons, andreact-icons
contains most of the popular libraries, and I always end-up replacing too, so I believe it would be better to use it, or having a configuration option to make the decision is awesome.Beta Was this translation helpful? Give feedback.
All reactions