0.0.13 • Published 3 years ago

@fdn-ui/icons-svelte v0.0.13

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Foundation Design System Icons for Svelte

Use Foundation Design Icons in your Svelte project!

Usage

Install:

yarn add @fdn-ui/icons-svelte
<script>
    import { Bell } from "@fdn-ui/icons-svelte"
</script>


...
<Bell />
...
0.0.13

3 years ago