New:Socket for Asana Is Now Available.Learn more
Get Started

@lumal/icons-vue

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lumal/icons-vue

Vue components and reactive adapters for @lumal/icons.

latest
npmnpm
Version
0.0.1-beta
Version published
Weekly downloads
10
-23.08%
Maintainers
1
Weekly downloads
 
Created
Source

@lumal/icons-vue

@lumal/icons 的 Vue 3 组件与响应式适配层,提供 LumalIconLumalIconPickerLumalIconPickerDialoguseIconRegistry

<script setup lang="ts">
import { LumalIcon } from '@lumal/icons-vue'
import '@lumal/icons-vue/style.css'
</script>

<template>
  <LumalIcon name="lumal:settings" color="#1677ff" :size="20" />
</template>

SVG 改色、渐变、合成、Data URI 和注册表等纯 TypeScript 能力由 @lumal/icons 提供。

Keywords

lumal

FAQs

Package last updated on 19 Jul 2026

Related posts