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

7.0.1 • Public • Published

Ant Design Icons for Vue

NPM version NPM downloads

Install

yarn add @ant-design/icons-vue

Basic Usage

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

import Vue from 'vue'
import { Filter } from '@ant-design/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 @ant-design/icons-vue

Weekly Downloads

70,006

Version

7.0.1

License

MIT

Unpacked Size

2.91 MB

Total Files

3997

Last publish

Collaborators

  • madccc
  • afc163
  • vthinkxie
  • zombiej
  • chenshuai2144
  • vagusx
  • arvinxx
  • tangjinzhou