Custom Items

Make diagrams your own, by adding new SVGs or images.

Written By Clayton Combe

Last updated 4 months ago

Adding Custom Items

  • Available for Scenario Pro subscriptions

  • (Currently) only for online use

  • Items added on one device will sync to all other devices on that account

Building SVGs

This allows custom items to behave nicely based on the rules we use for our built-in items, and change colors with our controls.

  • Orientation: the top of the image is the front of the fixture

  • Scale: 1 foot = 48px, 1 meter = 160px

  • Stroke width = 2px for “primary” lines

  • 10px padding around the edge of the fixture

  • To use Scenario’s color controls, label SVG layers as:

    • bounds → contains only a rectangle (with NO stroke or fill color) drawn at the full-size border of the fixture, including the 10px padding

    • stroke → includes all paths that have a “stroke” for lines; ideally black

    • fill → includes the “background” layer for the inside of the item; ideally white