7 lines
361 B
XML
7 lines
361 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-label="TouchBase">
|
|
<rect width="256" height="256" rx="48" 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="120" fill="#fafafa">TB</text>
|
|
</svg>
|