feat(brand): add logo SVG files and brand guidelines

This commit is contained in:
Eugen Kaparulin
2026-06-07 22:32:27 +03:00
parent 852b6a0cd8
commit ee7898cfac
5 changed files with 76 additions and 1 deletions

6
logo-dark.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg viewBox="0 0 100 120" xmlns="http://www.w3.org/2000/svg">
<rect x="8" y="8" width="22" height="104" fill="#FFFFFF"/>
<polygon points="30,8 92,8 30,42" fill="#FFFFFF"/>
<polygon points="30,78 92,112 30,112" fill="#FFFFFF"/>
<polygon points="30,42 78,60 30,78" fill="#A3E635"/>
</svg>

After

Width:  |  Height:  |  Size: 296 B