lucide.dev API: get_icon_svg
lucide.dev via Parse · developer_tools
Fetches the raw SVG markup for a single Lucide icon identified by its kebab-case name. The SVG is the canonical source file from the Lucide repository — a 24×24 stroke-based vector. 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_svg
- Interface artifact
- sha256:aa628bd88ec15c6d5d671fa76455abb1c661a17ef27c4f1b51f66af0751e60f4
- Manifest digest
- sha256:9e89d3b540af29b8f2b22588beff160fc0d6d2a45c2193f3191da6911eae63a7
Request fields
- icon_name (string, required): Kebab-case name of the icon (e.g. 'activity', 'arrow-down', 'heart'). Use get_all_icon_names to discover valid names.
Example queries
- {"icon_name":"a-arrow-down"}