Search/fetch professional vector icons (Iconify)
riv_asset_searchSearch Iconify's 200k+ open-source icon library and convert selected icons directly into Rive shapes. Query returns matching icon names; provide an icon and outSpec to download and import the SVG.
Instructions
Search Iconify's ~200k professionally designed open-source icons and convert one directly into Rive shapes. Two modes: query-only returns matching icon names; icon+outSpec downloads the SVG and imports it (same output as riv_import_svg). Requires network access to api.iconify.design.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | Icon to fetch, e.g. 'solar:rocket-bold' (from a previous search) | |
| limit | No | Max results (default 24) | |
| query | No | Search terms, e.g. 'rocket launch' | |
| outSpec | No | Required with icon: output scene-fragment JSON path | |
| idPrefix | No |