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 512 512" role="img" aria-label="Signals">
<rect width="512" height="512" rx="128" fill="#08111f" />
<rect x="64" y="64" width="384" height="384" rx="96" fill="#0f172a" stroke="#38bdf8" stroke-width="16" />
<circle cx="180" cy="256" r="48" fill="#22c55e" />
<circle cx="332" cy="196" r="48" fill="#38bdf8" />
<circle cx="332" cy="316" r="48" fill="#f97316" />
<path d="M180 256L332 196L332 316Z" fill="none" stroke="#e2e8f0" stroke-width="28" stroke-linecap="round" stroke-linejoin="round" />
</svg>

After

Width:  |  Height:  |  Size: 564 B