How to Subtract a Vector Path from a Rectangle in Sketch

4k Views Asked by At

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

1

There are 1 best solutions below

0
On

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