Implementation of the MingCute Icons library for Vue applications.
Browse all icons at MingCute.com →
[](https://www.npmjs.com/package/@mingcute/vue) [](https://github.com/Richard9394/MingCute/stargazers) [](https://www.npmjs.com/package/mingcute_icon) [](https://x.com/MingCute_icon) # MingCute Icons for Vue ## Installation ```bash npm install @mingcute/vue # or yarn add @mingcute/vue # or pnpm add @mingcute/vue ``` ## Usage ### Basic Usage Import icons from `@mingcute/vue`. ```vue