feat(brand): add logo SVG files and brand guidelines
This commit is contained in:
6
logo-dark.svg
Normal file
6
logo-dark.svg
Normal 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 |
Reference in New Issue
Block a user