cabanaico
v1.0.0
Published
Icon set for Cabana Icons. Based on Eva icons, exported as React components.
Downloads
7
Maintainers
Readme
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 />