Skip to content

Is there a public API to search for icons? #1414

@sovetski

Description

@sovetski

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions