@crypticat/ionicons
v0.1.5
Published
The best Ionicons library for React
Downloads
9
Readme
Lowkey the best ionicons library for react. It's up-to-date and fully typed in typescript, unlike react-ionicons
. Full credit to the ionic team for creating this amazing icon set!
You might be looking for the main crypticat documentation.
Usage
Just import any icon and use it as a react component!
import ArrowBackOutline from '@crypticat/ionicons/lib/arrow-back-outline'
export default () => (
<ArrowBackOutline />
)
Features
- No dependencies
- Icons are inine svgs
- Standard html props
- Respects text color