0.0.1-alpha.11 • Published 4 years ago
iconsax-svelte v0.0.1-alpha.11
STATUS: still messy because auto generate from svg list
Iconsax Svelte
![]()
© Iconsax official website github page | This repository is inspired by iconsax-react
Preview
Installation on Dev Dependency
npm i -D iconsax-svelte
# or
yarn add -D iconsax-svelteBasic usage
<script>
import { Add } from 'iconsax-svelte';
</script>
<Add size="25" color="#fff" variant="Bold" />Properties
| Prop | Type | Default | Note |
|---|---|---|---|
color | string | #fff | css color |
size | number string | 24px | size={24} or size="24" |
variant | Linear Outline TwoTone Bulk Broken Bold | Linear | icons styles |
License
0.0.1-alpha.11
4 years ago
0.0.1-alpha.10
4 years ago
0.0.1-alpha.8
4 years ago
0.0.1-alpha.9
4 years ago
0.0.1-alpha.6
4 years ago
0.0.1-alpha.7
4 years ago
0.0.1-alpha.4
4 years ago
0.0.1-alpha.5
4 years ago
0.0.1-alpha.2
4 years ago
0.0.1-alpha.3
4 years ago
0.0.1-alpha.1
4 years ago
0.0.1-alpha
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago