14 lines
615 B
XML
14 lines
615 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 120">
|
||
|
|
<title>Silent Mode — wordmark</title>
|
||
|
|
<g transform="translate(8,0)">
|
||
|
|
<rect x="8" y="42" width="72" height="52" rx="26" ry="26"
|
||
|
|
fill="none" stroke="#8b98a9" stroke-width="8"/>
|
||
|
|
<rect x="60" y="42" width="72" height="52" rx="26" ry="26"
|
||
|
|
fill="none" stroke="#d6ff3d" stroke-width="8"/>
|
||
|
|
</g>
|
||
|
|
<text x="160" y="88" font-family="system-ui,-apple-system,Segoe UI,Roboto,sans-serif"
|
||
|
|
font-size="56" font-weight="600" letter-spacing="0.4" fill="#e7eaf1">
|
||
|
|
Silent <tspan fill="#d6ff3d">Mode</tspan>
|
||
|
|
</text>
|
||
|
|
</svg>
|