@crpt-ui/icons

In order to add a new icon, you need:

Usage no npm install needed!

<script type="module">
  import crptUiIcons from 'https://cdn.skypack.dev/@crpt-ui/icons';
</script>

README

Instructions for adding new icons

In order to add a new icon, you need:

  1. Create .svg file in svg folder
  2. Name it in CamelCase. Example: ArrowRight.svg
  3. Enjoy life ✨