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) 130 B
import MagicString from 'magic-string'; declare const parseVueFiles: (code: string) => MagicString; export default parseVueFiles;