š A icon component set for SolidJS using Iconify.
npm install solid-iconify
š A icon component set for SolidJS using Iconify.





- 100+ Icon packs totally ready to use.
- Tree shakeable: What you take is what you get.
- Customizable - receive props to extend their usefulness.
- Reactivity, take advantage of SolidJS to react to changes in props.
- Just import and declare in your JSX to work out-the-box
- First class TypeScript support
``bash`
pnpm add solid-iconify
`tsx
import { Twemoji1stPlaceMedal } from "solid-iconify/twemoji"
const App = () => {
return (
MIT
- Icons are taken from the other projects so please check each project licences accordingly.