JSFiddle - React, Tailwind, and code Playground
HTML
<svg>
<g transform="translate(42, 100)">
<path d="m 10 10 l 50 0" style="stroke: #111" />
<text
text-anchor="start"
transform="rotate(-90)"
>
Design
</text>
</g>
</svg>