Skip to content

Shape

The shape type (rectangle, circle, triangle, blob, cross, half circle, cloud, pentagon, right triangle, star, arrow, heart, hexagon, trapeze, hexagram, rhombus, parallelogram, squircle) can only be selected in the design builder.

Available Properties

PropertyDescription
background_colorMonochrome (6–8 digit hex), linear gradient, or cmyka (print). See Root
pattern_name / pattern_colorSee Pattern
stroke_width / stroke_colorSee Stroke
shadow_color / shadow_blur / shadow_offset_x / shadow_offset_ySee Shadow

Pattern

  • pattern_name: The pattern type to apply
  • pattern_color: 6–8 digit hex color

Available pattern names: bubbles, cage, cross, doubleCircle, drops, parkay, pills, plus, star, ticTac, ticTacFilled, triangle, wiggle

PatternPreviewPatternPreviewPatternPreview
bubblesbubblescagecagecrosscross
doubleCircledoubleCircledropsdropsparkayparkay
pillspillsplusplusstarstar
ticTacticTacticTacFilledticTacFilledtriangletriangle
wigglewiggle

Example

json
{
  "background_color": "#1A47FF",
  "pattern_name": "ticTacFilled",
  "pattern_color": "#FFFFFF1A"
}

Shape with ticTacFilled pattern