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

1.0.1 • Public • Published

万朋数智 Icons for Vue

这个项目Fork 自 https://github.com/ant-design/ant-design-icons,旨在方便的使用svg icon。

Install

yarn add @wpsz/icons-vue

Basic Usage

First, you should add the icons that you need into the library.

import Vue from 'vue';
import { Filter } from '@wpsz/icons-vue';
Vue.component(Filter.name, Filter);

After that, you can use antd icons in your Vue components as simply as this:

<icon-filter />

Build project

npm run generate # Generate files to ./src
npm run compile # Build library
npm run test # Runing Test

Readme

Keywords

none

Package Sidebar

Install

npm i @wpsz/icons-vue

Weekly Downloads

23

Version

1.0.1

License

none

Unpacked Size

315 kB

Total Files

197

Last publish

Collaborators

  • wppy
  • wpsz-dev2
  • qulf-npm
  • treblesun
  • yunyia
  • bim_npm