Next.js Discord

Discord Forum

Embed List of icons from an icon library into a Modal

Unanswered
Morelet’s Crocodile posted this in #help-forum
Open in Discord
Avatar
Morelet’s CrocodileOP
Hello, I have a scenario where user can dynamically add features for a product.
It will have three fields i.e icon, title and description.
Now for the icon i'm thinking to show icons in a Modal from which user will choose one icon and that icon path or svg will be saved in icon field.
Now question is, Which library can i integrate to show list of all available icons ?
Does font awesome, react-icons or bootstrap icons provide that functionality?
Image
Image

2 Replies

Avatar
Plott Hound
i'd recommend tabler icons
Avatar
Morelet’s CrocodileOP
Do they offer API to embed icons?