@untitled-icons/vue
v0.0.111
Published
Official Untitled UI Icons packaged for Vue. Framework-specific wrapper for the Untitled UI icon set with full SVG and TypeScript support.
Readme
@untitledui/icons-vue
Official Vue 3 implementation of Untitled UI icons.
Installation
npm install @untitled-icons/vueUsage
<script setup>
import { Icon } from "@untitled-icons/vue";
</script>
<template>
<icon :size="24" color="var(--primary)" />
</template>Features
- Full SVG attribute support
- TypeScript support
- Tree-shakable
Compatibility
- Vue 3+
License
Custom Attribution License © 2025 Untitled UI - LICENSE
