lucide.dev API: get_icon_metadata
lucide.dev via Parse · developer_tools
Retrieves structured metadata for a single Lucide icon: tags (semantic keywords), categories the icon belongs to, and contributor GitHub usernames. Returns input_not_found when the icon name does not exist. API to browse, search, and retrieve Lucide icons, their SVG content, metadata, and categories. Fulfilled by Parse from lucide.dev.
- developer-tools
- lucide-dev
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f1d1a6d0-a089-440e-82b5-cbfc0f2e8442/get_icon_metadata
- Interface artifact
- sha256:a9286cdd38aa1a047529567b0c2ac52ee21b978dbb665b17e8882bc983ebadf7
- Manifest digest
- sha256:3c52d387d012414ce5c68c7e645ff208277f06e7ffd882ce39dd56335c213317
Request fields
- icon_name (string, required): Kebab-case name of the icon (e.g. 'activity', 'heart'). Use get_all_icon_names to discover valid names.
Example queries
- {"icon_name":"a-arrow-down"}