Icon
Displays over 200k icons via iconify
↓ Import the componentimport {Icon} from 'react-exo/icon';
↓ Try the example<Icon name="ph:cat"
color="#666"
size={48}
/>Dependencies
Technology
| Platform | Library | Support | Notes |
|---|---|---|---|
| Web | @iconify/react | ✅ | Loads icons on demand |
| Native | custom | ✅ | Used icons cached in bundle |