Problem
SVG text elements are currently ignored because Kiwi only extracts path geometry from SVGs.
Impact
Badges, charts, diagrams, and some logos with SVG text import with missing labels.
Suggested scope
- Detect
text and tspan inside SVG.
- Either emit them as Figma text layers with computed font styles or document a path-conversion fallback.
- Add fixtures for simple text, positioned tspans, and inherited fill/currentColor.
Linear issue: NOT-79
Problem
SVG text elements are currently ignored because Kiwi only extracts path geometry from SVGs.
Impact
Badges, charts, diagrams, and some logos with SVG text import with missing labels.
Suggested scope
textandtspaninside SVG.Linear issue: NOT-79