Files
touchbase/public/icon-mask.svg

8 lines
437 B
XML
Raw Normal View History

2026-05-02 14:05:30 -04:00
<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>