Skip to content

iconify-cli / templates

Variable: templates

const templates: object

Defined in: src/lib/template.ts:22

An object containing templates mapped to their respective keys.

Type Declaration

raw

raw: string = _raw

raw-ts

raw-ts: string = _rawTs

svg

svg: string = _svg

vue

vue: string = _vue