4 lines
280 B
XML
4 lines
280 B
XML
|
|
<svg width="200" height="50" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<rect width="200" height="50" fill="white" rx="8"/>
|
||
|
|
<text x="100" y="32" font-family="Inter, Arial, sans-serif" font-size="18" font-weight="600" fill="#1a1a1a" text-anchor="middle">UK Data Services</text>
|
||
|
|
</svg>
|