README
Instructions for adding new icons
In order to add a new icon, you need:
- Create
.svgfile insvgfolder - Name it in CamelCase. Example:
ArrowRight.svg - Enjoy life ✨
In order to add a new icon, you need:
<script type="module">
import crptUiIcons from 'https://cdn.skypack.dev/@crpt-ui/icons';
</script>
In order to add a new icon, you need:
.svg file in svg folderArrowRight.svg