feat(brand): add logo SVG files and brand guidelines
This commit is contained in:
14
logo-horizontal.svg
Normal file
14
logo-horizontal.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<svg viewBox="0 0 210 56" xmlns="http://www.w3.org/2000/svg">
|
||||
<g transform="translate(8,4) scale(0.4)">
|
||||
<rect x="8" y="8" width="22" height="104" fill="#111111"/>
|
||||
<polygon points="30,8 92,8 30,42" fill="#111111"/>
|
||||
<polygon points="30,78 92,112 30,112" fill="#111111"/>
|
||||
<polygon points="30,42 78,60 30,78" fill="#A3E635"/>
|
||||
</g>
|
||||
<text x="56" y="38"
|
||||
font-family="'Inter', 'Helvetica Neue', Arial, sans-serif"
|
||||
font-size="28"
|
||||
font-weight="600"
|
||||
letter-spacing="-1"
|
||||
fill="#111111">konduit</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 538 B |
Reference in New Issue
Block a user