Icon objects
Icons are vector graphics from the project's icon library. Unlike raster images, they scale to any size without blur and accept a color like a text object.
Adding an icon
From the toolbar, Insert → Icon, then search by name in the picker.
Key properties
- Icon name — replace with any other icon in the library.
- Size — pixel height; the icon keeps its aspect ratio.
- Color, opacity, shadow.
- Rotation — in degrees.
When to use an icon instead of an image
- UI glyphs (play, pause, clock, trophy).
- Category markers on a lower third.
- Any small graphic that needs to match the text color or animate in size.
For brand logos with specific colors or shapes, upload an image asset instead — icons are designed to be single-color.