wip
This commit is contained in:
12
apps/website/public/images/logos/team-4.svg
Normal file
12
apps/website/public/images/logos/team-4.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 32">
|
||||
<defs>
|
||||
<linearGradient id="gpTeam4" x1="0" y1="0" x2="1" y2="0">
|
||||
<stop offset="0" stop-color="#f97316"/>
|
||||
<stop offset="1" stop-color="#ea580c"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="96" height="32" rx="8" fill="#050814"/>
|
||||
<path d="M16 22L28 10h10l-8 12z" fill="url(#gpTeam4)"/>
|
||||
<rect x="50" y="9" width="8" height="14" rx="3" fill="#e5e7eb"/>
|
||||
<rect x="62" y="11" width="10" height="10" rx="3" fill="#e5e7eb"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 511 B |
Reference in New Issue
Block a user