Files
antigol-service/frontend/public/icons/app-badge.svg
talorr cda36918e8 init
2026-03-27 03:36:08 +03:00

8 lines
444 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" role="img" aria-label="Signals badge">
<rect width="96" height="96" rx="24" fill="#ffffff" />
<circle cx="32" cy="48" r="12" fill="#08111f" />
<circle cx="64" cy="32" r="12" fill="#08111f" />
<circle cx="64" cy="64" r="12" fill="#08111f" />
<path d="M32 48L64 32L64 64Z" fill="none" stroke="#08111f" stroke-width="8" stroke-linecap="round" stroke-linejoin="round" />
</svg>