Skip to content

SmallImprovements-OpenSource/featherico

Repository files navigation

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 />