8 lines
218 B
Markdown
8 lines
218 B
Markdown
|
|
# Icons Example
|
||
|
|
|
||
|
|
This example demonstrates how to registerer your own icons.
|
||
|
|
|
||
|
|
Currently they have to be made as JavaScript files that exports an SVG string.
|
||
|
|
|
||
|
|
Declared as part of a Icon Dictionary in a JavaScript file.
|