This commit is contained in:
2026-05-17 20:54:53 +05:00
parent 65a0babeab
commit 27eb4fd606
90 changed files with 12343 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
<!-- Стилизованный логотип в духе MikroTik: квадрат с голубой буквой M -->
<rect x="2" y="2" width="60" height="60" rx="10" fill="#0b0e14" stroke="#1b78ff" stroke-width="2"/>
<path d="M12 48 V20 L24 36 L32 24 L40 36 L52 20 V48"
stroke="#1b78ff" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
<circle cx="32" cy="52" r="2.4" fill="#1b78ff"/>
</svg>

After

Width:  |  Height:  |  Size: 553 B