10 lines
508 B
XML
10 lines
508 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="raycer">
|
||
|
|
<rect width="64" height="64" fill="#0a0a0a"/>
|
||
|
|
<g font-family="ui-monospace, SFMono-Regular, Menlo, monospace" font-weight="300" font-size="22" letter-spacing="-1">
|
||
|
|
<text x="8" y="40" fill="#c47a1c">r</text>
|
||
|
|
<text x="22" y="40" fill="#3a3a3a">/</text>
|
||
|
|
<text x="36" y="40" fill="#1c8a8a">c</text>
|
||
|
|
</g>
|
||
|
|
<rect x="0" y="0" width="64" height="64" fill="none" stroke="#2a2a2a" stroke-width="1"/>
|
||
|
|
</svg>
|