get_icons_by_desc_and_prefix
Retrieve SVG icons by specifying a description and optional prefix using the Iconify API. Ideal for FE/UI designers seeking quick access to icons without manual searches.
Instructions
get icons by desc and prefix (LIKE AS ant-design)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
desc | Yes | desc of icon, only English | |
prefix | No | icon prefix, default env.PREFIX |