iconsax-started Svelte Themes

Iconsax Started

An icon library for svelte. thanks to https://iconsax.io

Getting Started

About iconsax started

An icon library for svelte. thanks to https://iconsax.io

clone

git clone https://github.com/oswaldohuillca/iconsax-started.git

Execute a file (eg. src/index.js)

bun run dev

or

npm run dev

Starting with svelte project

<script lang="ts">
  import Iconsax from "./Iconsax.svelte";
</script>

<Iconsax icon="activity" />

Top categories

Loading Svelte Themes