UNPKG

@kalimahapps/vue-icons

Version:

70,000+ SVG icons of popular icon sets that you can add seamlessly to vue projects

4 lines (3 loc) 131 B
import type { PluginOption } from 'vite'; declare const vitePluginVueIcons: () => PluginOption; export default vitePluginVueIcons;