@rsuite/icons

All icons of rsuite

Usage no npm install needed!

<script type="module">
  import rsuiteIcons from 'https://cdn.skypack.dev/@rsuite/icons';
</script>

README

RSUITE Icons

Develop

This library is developing now , if you want run it on you local,please run these command:

## Install dependencies
npm run ci
## Run dev site on your local
npm run dev
## TDD
npm run tdd