7 lines
364 B
XML
7 lines
364 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Bit">
|
|
<rect width="64" height="64" fill="#06100b"/>
|
|
<path d="M32 7 57 32 32 57 7 32z" fill="#071c22" stroke="#53e5ff" stroke-width="3"/>
|
|
<path d="M32 18 46 32 32 46 18 32z" fill="#53e5ff"/>
|
|
<path d="M32 7v50M7 32h50" stroke="#d8fbff" stroke-width="2" opacity=".7"/>
|
|
</svg>
|