This commit is contained in:
Dmytro Tkachenko
2026-08-29 11:59:28 +03:00
commit 28d817ebe9
147 changed files with 17534 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="7" fill="#6366f1"/>
<g stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none">
<path d="M16 5.5V26.5M7 10.75 25 21.25M25 10.75 7 21.25"/>
<path d="M16 9.5l3-2M16 9.5l-3-2M16 22.5l3 2M16 22.5l-3 2M9.5 12l-.4-3.4M22.5 12l.4-3.4M9.5 20l-.4 3.4M22.5 20l.4 3.4"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 417 B