README
Icon Set
Installation
Install the dependencies.
$ import { Icon } from '@bigerjot/icon-set'
$ <Icon type='default' fill='#fff' />
$ <Icon all fill='#fff' />
The SVGs icons set for use
<script type="module">
import bigerjotIcons from 'https://cdn.skypack.dev/@bigerjot/icons';
</script>
Install the dependencies.
$ import { Icon } from '@bigerjot/icon-set'
$ <Icon type='default' fill='#fff' />
$ <Icon all fill='#fff' />