8 lines
437 B
XML
8 lines
437 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-label="TouchBase">
|
|
<!-- Maskable: full bleed background, content in center safe area (~80% inset) -->
|
|
<rect width="256" height="256" fill="#18181b"/>
|
|
<text x="128" y="128" text-anchor="middle" dominant-baseline="central"
|
|
font-family="system-ui, -apple-system, sans-serif" font-weight="600"
|
|
font-size="96" fill="#fafafa">TB</text>
|
|
</svg>
|