#Multiple strokes with different sizes?

1 messages · Page 1 of 1 (latest)

scarlet oar
#

how do i make multiple strokes but different sizes and different options without having to create another object

tall anvil
#

Hi. Figma based on web style system, css. Here is 2 solutions via css:

  • use border-style: double;
  • use double border with :before

In 1st case we have non popular style, in conclusion we don't have this in figma, in 2nd using in fact duplicating object.

Only one working way I can give u. This is boolean op, which include in outline of your shape, after that u must make outline of boolean operators object.