This commit is contained in:
talorr
2026-03-27 03:36:08 +03:00
parent 8a97ce6d54
commit cda36918e8
225 changed files with 35641 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<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>

After

Width:  |  Height:  |  Size: 444 B