IgxIconLoadedEvent

Event emitted when a SVG icon is loaded through a HTTP request.

The font-family for the icon. Defaults to material.

family: string

Defined in projects/igniteui-angular/icon/src/icon/icon.service.ts:21

Name of the icon

name: string

Defined in projects/igniteui-angular/icon/src/icon/icon.service.ts:17

The actual SVG text, if any

value?: string

Defined in projects/igniteui-angular/icon/src/icon/icon.service.ts:19