stuff
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<svg width="440" height="140" viewBox="0 0 440 140" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="ModernSK">
|
||||
<defs>
|
||||
<linearGradient id="panel" x1="0" y1="0" x2="0" y2="140" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#1b1d15"/>
|
||||
<stop offset="1" stop-color="#0d0e0a"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="sk" x1="300" y1="0" x2="420" y2="140" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#d4ff7a"/>
|
||||
<stop offset="1" stop-color="#a8e04a"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
|
||||
<rect x="1" y="1" width="438" height="138" rx="22" fill="url(#panel)" stroke="#2a2c22" stroke-width="1.5"/>
|
||||
<rect x="6" y="6" width="428" height="2" rx="1" fill="#ffffff" opacity="0.05"/>
|
||||
|
||||
<text x="50%" y="50%" dominant-baseline="central" text-anchor="middle"
|
||||
font-family="'Anta', 'Onest', system-ui, -apple-system, 'Segoe UI', sans-serif"
|
||||
font-size="58" font-weight="700" letter-spacing="2">
|
||||
<tspan fill="#e7e8e0">MODERN</tspan><tspan fill="url(#sk)">SK</tspan>
|
||||
</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user