Display, content, and media
Native Qt
Icon
Icon is a native Zui component in the display, content, and media catalog, with 5 component-specific properties.
Usage
Ruby example
Paste this complete Builder example inside the app surface from the Quickstart. Replace illustrative asset paths with files from your project.
icon :ruby, size: 28, color: "#b7ff5a"
API
Component properties
5 component-specific values, plus shared item and layout properties.
nameName configuration for Icon.propertytextText configuration for Icon.propertysizeSize configuration for Icon.propertycolorColor configuration for Icon.propertyvisibleVisible configuration for Icon.propertyShow 16 shared item properties
enabledopacityscalerotationzwidthheightfill_widthfill_heightpreferred_widthpreferred_heightminimum_widthminimum_heightmaximum_widthmaximum_heightlayout_alignment
Interaction
Events
Subscribe with on widget, :event and keep behavior in Ruby.
This renderer is display-only and does not emit component-specific events.