mirror of
https://github.com/dbl8005/sitrep-panel.git
synced 2026-08-24 07:29:11 +02:00
7 lines
496 B
XML
7 lines
496 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" width="96" height="96" role="img" aria-label="sitrep-panel logo">
|
|||
|
|
<rect x="2" y="2" width="92" height="92" rx="24" fill="#2f6fed"/>
|
||
|
|
<circle cx="48" cy="48" r="6" fill="#ffffff"/>
|
||
|
|
<path d="M24 48a24 24 0 0 1 48 0" stroke="#ffffff" stroke-width="4.5" stroke-linecap="round" fill="none" opacity="0.85"/>
|
||
|
|
<path d="M9 48a39 39 0 0 1 78 0" stroke="#ffffff" stroke-width="4.5" stroke-linecap="round" fill="none" opacity="0.5"/>
|
||
|
|
</svg>
|