This commit is contained in:
2025-12-04 11:54:23 +01:00
parent c0fdae3d3c
commit 9d5caa87f3
83 changed files with 1579 additions and 2151 deletions

View File

@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<defs>
<linearGradient id="gpAvatar1" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#1f5fff"/>
<stop offset="1" stop-color="#23c4ff"/>
</linearGradient>
</defs>
<rect width="64" height="64" rx="16" fill="#050814"/>
<circle cx="32" cy="24" r="12" fill="url(#gpAvatar1)"/>
<path d="M16 52c3.5-9 9-14 16-14s12.5 5 16 14" fill="#111827"/>
</svg>

After

Width:  |  Height:  |  Size: 444 B

View File

@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<defs>
<linearGradient id="gpAvatar2" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#7c3aed"/>
<stop offset="1" stop-color="#ec4899"/>
</linearGradient>
</defs>
<rect width="64" height="64" rx="16" fill="#050814"/>
<circle cx="32" cy="24" r="12" fill="url(#gpAvatar2)"/>
<path d="M16 52c3.5-9 9-14 16-14s12.5 5 16 14" fill="#111827"/>
</svg>

After

Width:  |  Height:  |  Size: 444 B

View File

@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<defs>
<linearGradient id="gpAvatar3" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#22c55e"/>
<stop offset="1" stop-color="#16a34a"/>
</linearGradient>
</defs>
<rect width="64" height="64" rx="16" fill="#050814"/>
<circle cx="32" cy="24" r="12" fill="url(#gpAvatar3)"/>
<path d="M16 52c3.5-9 9-14 16-14s12.5 5 16 14" fill="#111827"/>
</svg>

After

Width:  |  Height:  |  Size: 444 B

View File

@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<defs>
<linearGradient id="gpAvatar4" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#f97316"/>
<stop offset="1" stop-color="#ea580c"/>
</linearGradient>
</defs>
<rect width="64" height="64" rx="16" fill="#050814"/>
<circle cx="32" cy="24" r="12" fill="url(#gpAvatar4)"/>
<path d="M16 52c3.5-9 9-14 16-14s12.5 5 16 14" fill="#111827"/>
</svg>

After

Width:  |  Height:  |  Size: 444 B

View File

@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<defs>
<linearGradient id="gpAvatar5" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#eab308"/>
<stop offset="1" stop-color="#a16207"/>
</linearGradient>
</defs>
<rect width="64" height="64" rx="16" fill="#050814"/>
<circle cx="32" cy="24" r="12" fill="url(#gpAvatar5)"/>
<path d="M16 52c3.5-9 9-14 16-14s12.5 5 16 14" fill="#111827"/>
</svg>

After

Width:  |  Height:  |  Size: 444 B

View File

@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<defs>
<linearGradient id="gpAvatar6" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#06b6d4"/>
<stop offset="1" stop-color="#0ea5e9"/>
</linearGradient>
</defs>
<rect width="64" height="64" rx="16" fill="#050814"/>
<circle cx="32" cy="24" r="12" fill="url(#gpAvatar6)"/>
<path d="M16 52c3.5-9 9-14 16-14s12.5 5 16 14" fill="#111827"/>
</svg>

After

Width:  |  Height:  |  Size: 444 B

View 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

View File

@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 32">
<defs>
<linearGradient id="gpTeam2" x1="0" y1="0" x2="1" y2="0">
<stop offset="0" stop-color="#7c3aed"/>
<stop offset="1" stop-color="#ec4899"/>
</linearGradient>
</defs>
<rect width="96" height="32" rx="8" fill="#050814"/>
<path d="M12 22L22 10h8l-8 12z" fill="url(#gpTeam2)"/>
<rect x="40" y="9" width="10" height="14" rx="3" fill="#e5e7eb"/>
<rect x="56" y="11" width="12" height="10" rx="3" fill="#e5e7eb"/>
</svg>

After

Width:  |  Height:  |  Size: 511 B

View File

@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 32">
<defs>
<linearGradient id="gpTeam3" x1="0" y1="0" x2="1" y2="0">
<stop offset="0" stop-color="#22c55e"/>
<stop offset="1" stop-color="#16a34a"/>
</linearGradient>
</defs>
<rect width="96" height="32" rx="8" fill="#050814"/>
<path d="M14 22L24 10h10l-8 12z" fill="url(#gpTeam3)"/>
<circle cx="54" cy="16" r="6" fill="#e5e7eb"/>
<rect x="66" y="12" width="12" height="8" rx="3" fill="#e5e7eb"/>
</svg>

After

Width:  |  Height:  |  Size: 492 B

View 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