@vrx-arco/icons-vue
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

Vrx Arco Icons Vue

npm version npm downloads bundle size license

文档

可以使 arco design 的图标,作为纯 svg vue 组件独立使用

示例

<script setup lang="ts">
  import { IconAlignCenter } from '@vrx-arco/icons-vue'
</script>
<template>
  <IconAlignCenter style="font-size:30px;color:#ff6736;" />
</template>

安装

vue

# ✨ Auto-detect
npx nypm install @vrx-arco/icons-vue

# npm
npm install @vrx-arco/icons-vue

# yarn
yarn add @vrx-arco/icons-vue

# pnpm
pnpm install @vrx-arco/icons-vue

# bun
bun install @vrx-arco/icons-vue

贡献者

Published under the MIT license. Made by @Colourlessglow and community 💛


🤖 auto updated with automd

Readme

Keywords

none

Package Sidebar

Install

npm i @vrx-arco/icons-vue

Weekly Downloads

23

Version

0.3.1

License

MIT

Unpacked Size

1.4 MB

Total Files

2303

Last publish

Collaborators

  • whitekite