7

How does one subtract a vector path in Sketch. Shapes are straightforward and text is also doable. The white lines in the attached images need to be cuts through the rectangle. Suggestions?

enter image description here

aaronium112
  • 2,992
  • 4
  • 35
  • 50

1 Answers1

10

You need to convert the vector-path to outlines first.

  1. Select the desired element with outlines
  2. Choose inside the menu: Layer > Convert to Outlines (⇧⌘O)
  3. Select the elements you want to combine
  4. Choose (Subtract, Intersect or Difference)

enter image description here

Update: added an inline GIF for better visual reference

Gerrit Halfmann
  • 1,332
  • 8
  • 17