bulk_svg
Fetch the SVG markup for up to 20 Infyicon icons in one call (pass an array of ids). Use when building a UI or icon set so you grab several at once instead of calling get_icon_svg repeatedly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Array of icon ids, e.g. ["home-2_101", "gear-1_202"] |