makepad/old/examples/ui_zoo/resources/icon.md
2026-02-12 14:52:33 +01:00

15 lines
No EOL
300 B
Markdown

## Icon
A widget for displaying monochromatic single-path SVG vectors. Supports both inline SVG data and SVG files.
### Styling Attributes
#### draw_bg
- color (Color)
#### draw_icon
- color (Color)
- color_1 (Color), color_2 (Color)
#### icon_walk
- width (Size)
- height (Size)
- margin (Margin)