UNPKG

@kalimahapps/vue-icons

Version:

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

8 lines (7 loc) 148 B
type Modification = { start: number; end: number; replacement: string; type: 'icon' | 'attribute'; }; export type { Modification };