featherico
v2.9.1
Published
Icon set for Small Improvements. Based on feather, exported as React components.
Downloads
93
Readme
Featherico
Featherico is the icon library used in the Small Improvements web application. It takes most icons from the excellent Feather, adds some custom icons and exports them all as React components. The generation of React components is inspired by react-feather.
Usage
npm install featherico
import { IconModulePraise } from 'featherico';
<IconModulePraise />