mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-03 18:22:57 +00:00
8 lines
514 B
XML
8 lines
514 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" role="img" aria-label="MyClub">
|
|
<rect width="128" height="128" rx="32" fill="rgb(255 255 255)" />
|
|
<rect x="10" y="10" width="108" height="108" rx="28" fill="rgb(255 255 255)" stroke="rgba(17,24,39,0.14)" stroke-width="2" />
|
|
<path d="M32 94V34h12l20 30 20-30h12v60H84V58L64 87 44 58v36H32Z" fill="rgb(108 56 217)" />
|
|
<circle cx="98" cy="34" r="12" fill="rgba(255,153,51,0.24)" />
|
|
<circle cx="98" cy="34" r="6" fill="rgb(255 153 51)" />
|
|
</svg>
|