vadivam-svelte
v0.0.41
Published
Pixel-perfect 24px outline icon components for Svelte with tree-shakeable imports.
Downloads
2,846
Maintainers
Readme
vadivam-svelte
Tree-shakeable 24px outline SVG icons for Svelte.
Browse icons · Svelte docs · Source · GitHub

npm install vadivam-svelte<script>
import { Activity, VadivamProvider } from "vadivam-svelte";
</script>
<VadivamProvider size={20} color="navy"><Activity /></VadivamProvider>- Native SVG attributes plus size, color, stroke width, and accessible titles
- Tree-shakeable named and per-icon imports
- Provider and typed dynamic icon APIs
Package family: SVG and JavaScript · React · React Native · Vue · Solid · Angular · Astro · Preact
