search_icons
Search installed icon packages to find icons by description and get ranked matches with ready-to-paste import statements.
Instructions
Search icons in the icon packages installed in the project. Returns ranked matches with ready-to-paste import statements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| set | No | Icon set filter (react-icons), e.g. "fa6" | |
| limit | No | Maximum results (1-50, default 10) | |
| query | Yes | What the icon should depict, e.g. "trash can" | |
| style | No | Style filter, e.g. "outline" or "solid" | |
| version | No | Package version or range; defaults to the project's version | |
| provider | No | Provider id or npm package, e.g. "lucide" or "lucide-react" |