blob: 1bbfcad50f974fcd0db58db3a2acfb6a8ecedb3c [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg">
<text stroke="green" stroke-width="3" fill="none" x="20" y="100" font-size="36" font-weight="bold">paint-<tspan stroke="none" fill="blue">order</tspan></text>
<text fill="blue" x="20" y="100" font-size="36" font-weight="bold">paint-<tspan fill="none" stroke="green" stroke-width="3">order</tspan></text>
</svg>