
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
@ant-design/icons-vue
Advanced tools
yarn add @ant-design/icons-vue
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 />
npm run generate # Generate files to ./src
npm run compile # Build library
npm run test # Runing Test
vue-fontawesome is a Vue.js library for integrating Font Awesome icons. It provides a wide range of icons and allows for easy customization. Compared to @ant-design/icons-vue, vue-fontawesome offers a different set of icons and may be preferred if you are already using Font Awesome in your project.
vue-material-design-icons is a Vue.js library that provides Material Design icons. It offers a comprehensive collection of icons following the Material Design guidelines. This package is a good alternative if you prefer the Material Design aesthetic over Ant Design.
vue-feather-icons is a Vue.js library for using Feather icons. Feather icons are simple and clean, making them suitable for minimalist designs. This package is a good alternative if you are looking for lightweight and easily customizable icons.
FAQs
Ant Design Icons for Vue
The npm package @ant-design/icons-vue receives a total of 163,902 weekly downloads. As such, @ant-design/icons-vue popularity was classified as popular.
We found that @ant-design/icons-vue demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.