11 lines
623 B
XML
11 lines
623 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 64" role="img" aria-label="sirius.x (monochrome)">
|
||
|
|
<!-- Single-fill variant for print, embossing, one-colour merch. currentColor
|
||
|
|
so the SVG inherits the surrounding text colour when inlined; pass
|
||
|
|
style="color: #d6ff3d" to force the acid green. -->
|
||
|
|
<g fill="currentColor">
|
||
|
|
<path d="M32 12 L35.3 30.7 L54 34 L35.3 37.3 L32 56 L28.7 37.3 L10 34 L28.7 30.7 Z"/>
|
||
|
|
<text x="72" y="42" font-family="system-ui, -apple-system, Segoe UI, Roboto, sans-serif"
|
||
|
|
font-size="28" font-weight="600" letter-spacing=".5">sirius.x</text>
|
||
|
|
</g>
|
||
|
|
</svg>
|