wip
This commit is contained in:
13
apps/website/public/images/logos/team-1.svg
Normal file
13
apps/website/public/images/logos/team-1.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 32">
|
||||
<defs>
|
||||
<linearGradient id="gpTeam1" x1="0" y1="0" x2="1" y2="0">
|
||||
<stop offset="0" stop-color="#1f5fff"/>
|
||||
<stop offset="1" stop-color="#23c4ff"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="96" height="32" rx="8" fill="#050814"/>
|
||||
<path d="M10 22L18 10h8l-8 12z" fill="url(#gpTeam1)"/>
|
||||
<rect x="32" y="10" width="6" height="12" rx="2" fill="#e5e7eb"/>
|
||||
<rect x="44" y="8" width="6" height="16" rx="2" fill="#e5e7eb"/>
|
||||
<rect x="56" y="10" width="6" height="12" rx="2" fill="#e5e7eb"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 577 B |
Reference in New Issue
Block a user