Files
Umbraco-CMS/src/Umbraco.Web.UI.Client/examples/icons/README.md

8 lines
218 B
Markdown
Raw Normal View History

2024-08-13 14:59:59 +02:00
# 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.