cabanaico

Icon set for Cabana Icons. Based on Eva icons, exported as React components.

Usage no npm install needed!

<script type="module">
  import cabanaico from 'https://cdn.skypack.dev/cabanaico';
</script>

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