push
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<rect width="32" height="32" fill="#000"/>
|
||||
<text x="16" y="21" font-family="monospace" font-size="18" fill="#fff" text-anchor="middle" font-weight="bold">VM</text>
|
||||
<circle cx="16" cy="16" r="8" fill="none" stroke="#fff" stroke-width="1.5"/>
|
||||
<circle cx="16" cy="16" r="4" fill="none" stroke="#fff" stroke-width="1"/>
|
||||
<path d="M16 4 L16 8 M28 16 L24 16 M16 28 L16 24 M4 16 L8 16" stroke="#fff" stroke-width="1.5" stroke-linecap="square"/>
|
||||
<path d="M23 9 L20.5 11.5 M23 23 L20.5 20.5 M9 23 L11.5 20.5 M9 9 L11.5 11.5" stroke="#fff" stroke-width="1" stroke-linecap="square"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 236 B After Width: | Height: | Size: 529 B |
Reference in New Issue
Block a user