Emotion Icons 👩‍🎤

Build StatusnpmnpmBuilt with EmotionPowered by TypeScript

Import icons from the following icon packs as Emotion React Components: Bootstrap, Boxicons, Crypto Icons, Entypo, Eva Icons, Evil Icons, Feather, FluentUI System, Font Awesome, Foundation, Heroicons, Icomoon, Ionicons, Material Design, Octicons, Open Iconic, Remix, Simple Icons, Typicons, Zondicons

import styled from '@emotion/styled' import {Zap} from '@emotion-icons/octicons' const RedZap = styled(Zap)` color: red; ` const App = () => <RedZap />

View documentation on GitHub

Powered by Vercel

Icon Explorer