0.0.1-alpha.11 • Published 2 years ago

iconsax-svelte v0.0.1-alpha.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

STATUS: still messy because auto generate from svg list

Iconsax Svelte

iconsax-svelte

© Iconsax official website github page | This repository is inspired by iconsax-react

Preview

Iconsax Svelte Demo

Installation on Dev Dependency

npm i -D iconsax-svelte
# or
yarn add -D iconsax-svelte

Basic usage

<script>
	import { Add } from 'iconsax-svelte';
</script>

<Add size="25" color="#fff" variant="Bold" />

Properties

PropTypeDefaultNote
colorstring#fffcss color
sizenumber string24pxsize={24} or size="24"
variantLinear Outline TwoTone Bulk Broken BoldLinearicons styles

License

MIT

0.0.1-alpha.11

2 years ago

0.0.1-alpha.10

2 years ago

0.0.1-alpha.8

2 years ago

0.0.1-alpha.9

2 years ago

0.0.1-alpha.6

2 years ago

0.0.1-alpha.7

2 years ago

0.0.1-alpha.4

2 years ago

0.0.1-alpha.5

2 years ago

0.0.1-alpha.2

2 years ago

0.0.1-alpha.3

2 years ago

0.0.1-alpha.1

2 years ago

0.0.1-alpha

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago