1.0.0 • Published 5 years ago

cabanaico v1.0.0

Weekly downloads
284
License
MIT
Repository
github
Last release
5 years ago

Cabanaico

Cabanaico is the icon library used in the Cabana Design System. It takes a folder of SVG icons (some from the excellent Eva-Icons, adds some custom icons and exports them all as React components. This library could not be possible without the awesome work of the Small Improvements Open Source team - particularly Featherico.

Usage

npm install cabanaico
import { IconHeartOutline } from 'cabanaico';

// <IconHeartOutline />