Icons

Icon definitions allow customization and enrichment of all icons used across the platform.

Icon UI

Icons can be defined with the following configurations:

  • ID: ID of the icon for reference (used by widgets)

  • View Box: View box attribute to use for the SVG

  • Paths: List of "d" and additional props (e.g. "fill") to produce <path> segments for the SVG

Last updated