Problem
Kiwi does not currently carry over SVG stroke dash attributes such as stroke-dasharray and stroke-dashoffset.
Impact
Dashed icons, charts, and decorative SVG lines import as solid strokes.
Suggested scope
- Check whether Figma scene schema supports stroke dashes for vector nodes.
- Map
stroke-dasharray, stroke-dashoffset, line cap, and stroke width where possible.
- Add a dashed-line SVG fixture.
Linear issue: NOT-77
Problem
Kiwi does not currently carry over SVG stroke dash attributes such as
stroke-dasharrayandstroke-dashoffset.Impact
Dashed icons, charts, and decorative SVG lines import as solid strokes.
Suggested scope
stroke-dasharray,stroke-dashoffset, line cap, and stroke width where possible.Linear issue: NOT-77