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

npm install vadivam-vue<script setup>
import { Activity, VadivamProvider } from "vadivam-vue";
</script>
<template>
<VadivamProvider :size="20" color="navy"><Activity /></VadivamProvider>
</template>- 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 · Svelte · Solid · Angular · Astro · Preact
