Skip to content

addIcon()

addIcon(iconId, svgContent): void

Defined in: icons/index.ts:356

Adds an icon to the library.

string

The icon ID

string

The content of the SVG.

void