-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
I’d like to avoid having code like import * as TablerIcons from "@tabler/icons-react"; since it loads more than 2–3 MB of data.
The goal is to have a kind of “search box” where you can type and see available icons, similar to https://tabler.io/icons/
Then, when you click on one, it would return the SVG.
If this doesn’t exist yet, do you plan to add it in the future, or would you be open to a pull request to develop it?
It would also be great for the planet, avoiding every project downloading several megabytes of unused icons, and instead just fetching what they need through an API.
Metadata
Metadata
Assignees
Labels
No labels