Svelte Zondicons
Installation
yarn add -D svelte-zondicons
or use NPM
npm install --save-dev svelte-zondicons
Usage
<!-- Or using as custom elements -->
Accepted Props
class
: Setsclass
attributesize
: Setsheight
andwidth
attributescolor
: Setsfill
attribute (Defaults tocurrentColor
)
Credit
- Zondicons is a free SVG icon set created by Steve Schoger.
- This package was inspired by:
Contributing
Pull requests are welcome :)