6 lines
549 B
XML
6 lines
549 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 64" role="img" aria-label="Car Clinic Kunas">
|
|
<circle cx="30" cy="32" r="20" fill="#2FA4F0"/>
|
|
<path d="M30 22 V42 M20 32 H40" stroke="#0D2A46" stroke-width="5" stroke-linecap="round"/>
|
|
<text x="64" y="31" font-family="Arial, Helvetica, sans-serif" font-size="22" font-weight="700" letter-spacing="1.5" fill="#2FA4F0">CAR CLINIC</text>
|
|
<text x="64" y="53" font-family="Arial, Helvetica, sans-serif" font-size="17" font-weight="700" letter-spacing="3" fill="#1E7FC2">KUNAS</text>
|
|
</svg> |