iconsax-svelte

0.0.1-alpha.11 • Public • Published

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

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

MIT

Package Sidebar

Install

npm i iconsax-svelte

Weekly Downloads

142

Version

0.0.1-alpha.11

License

MIT

Unpacked Size

7.67 MB

Total Files

1850

Last publish

Collaborators

  • mashanz