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) 171 B
declare const ICONS_PACKAGE_IMPORT_PATH = "@kalimahapps/vue-icons"; declare const isIconName: (name: string) => boolean; export { ICONS_PACKAGE_IMPORT_PATH, isIconName };