SVG Layer

The SVG Layer displays a vector image within a Layout. It is used for icons, logos, and scalable graphics that need to remain sharp at any size.

SVG stands for “Scalable Vector Graphics”, meaning the image is drawn using paths and shapes rather than pixels. This allows it to scale smoothly without losing quality or becoming blurry.

SVG Layers have no borders by default, as the SVG itself drives the appearance.

A picture of a selected SVG Layer with no SVG set.
A picture of a selected SVG Layer with an SVG of a cocktail set.

This Layer can be created with the “Place SVG from File” tool in the Tool Select Toolbar.

Properties #

This Layer supports all of the universal Layer properties along with some of its own.

Svg File #
The Svg File input field with a path set. “..\” indicates moving up one folder from the target location, but this shorthand is supported, not required.

Specifies the location of the SVG file to be displayed.

The “…” button beside the field opens the file browser, allowing you to select an SVG asset from your file system.

Stretch #

Determines how the SVG fits within the Layer’s bounding box. Stretch modes define whether the SVG is scaled, cropped, or centered relative to its defined Width and Height.

Stretch Direction

Works together with the Stretch setting to control which dimension (horizontal, vertical, or both) the SVG stretches along.

Opacity Mask #

This property is of the Brush Property type, which allows for color and visual styling of the Layer.

Applies a mask effect over the SVG’s rendered content to control how it blends or fades. This can be used to create gradient transparency, fade effects, or highlight shapes.

The opacity mask affects both Fill and Stroke uniformly, without changing geometry.

What are your feelings

Updated on October 17, 2025