JSFiddle - React, Tailwind, and code Playground

by toubia95

HTML

<svg xmlns="http://www.w3.org/2000/svg" width="100mm" height="50mm">
  <text x="5mm" y="5mm">
    <tspan x="0mm" dy="0mm">Paragraphe</tspan>
    <tspan x="0mm" dy="5mm">de texte sur</tspan>
    <tspan x="0mm" dy="5mm">trois lignes</tspan>
  </text>
</svg>