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,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192" role="img" aria-label="Signals">
<rect width="192" height="192" rx="48" fill="#08111f" />
<rect x="24" y="24" width="144" height="144" rx="36" fill="#0f172a" stroke="#38bdf8" stroke-width="6" />
<circle cx="68" cy="96" r="18" fill="#22c55e" />
<circle cx="124" cy="74" r="18" fill="#38bdf8" />
<circle cx="124" cy="118" r="18" fill="#f97316" />
<path d="M68 96L124 74L124 118Z" fill="none" stroke="#e2e8f0" stroke-width="10" stroke-linecap="round" stroke-linejoin="round" />
</svg>

After

Width:  |  Height:  |  Size: 556 B