Icon usage conventions and semantic mappings. Use when adding, modifying, or choosing icons.
@radix-ui/react-icons): UI primitives (dropdowns, modals, tables)| Concept | Icon | Import |
|---------|------|--------|
| Error | MdError | react-icons/md |
| Warning | IoWarningOutline | react-icons/io5 |
| Success | GrStatusGood | react-icons/gr |
| Info | FaRegLightbulb | react-icons/fa |
| Help | BsQuestionCircle | react-icons/bs |
| Close | Cross2Icon | @radix-ui/react-icons |
| Search | FiSearch | react-icons/fi |
| External link | ExternalLinkIcon | @radix-ui/react-icons |
| Settings | GearIcon | @radix-ui/react-icons |
| Copy | LuCopy | react-icons/lu |
| Trash | TrashIcon | @radix-ui/react-icons |
| Chevrons | ChevronDownIcon etc | @radix-ui/react-icons |
| Arrows | ArrowDownIcon etc | @radix-ui/react-icons |
| Filter | GoFilter | react-icons/go |
| Star | GoStar / GoStarFill | react-icons/go |
| User | LuUser | react-icons/lu |
| Reload | ReloadIcon | @radix-ui/react-icons |
| Concept | Icon | Import |
|---------|------|--------|
| Supply | BsArrowUpCircle | react-icons/bs |
| Deposit | BsArrowUpCircle | react-icons/bs |
| Borrow | BsArrowDownLeftCircle | react-icons/bs |
| Repay | BsArrowUpRightCircle | react-icons/bs |
| Withdraw | BsArrowDownCircle | react-icons/bs |
| Swap | LuArrowRightLeft | react-icons/lu |
| History | GoHistory | react-icons/go |
| Rewards | FiGift | react-icons/fi |
| Fire | HiFire | react-icons/hi2 |
| Morpho | PiButterflyDuotone | react-icons/pi |
| Component | Path |
|-----------|------|
| SpinnerIcon | @/components/icons/SpinnerIcon |
| RefetchIcon | @/components/ui/refetch-icon |
| TokenIcon | @/components/shared/token-icon |
| NetworkIcon | @/components/shared/network-icon |
16-18px inline, 20-24px standaloneSearch for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer