Initial hidden11 MVP
This commit is contained in:
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 160" role="img" aria-labelledby="title">
|
||||
<title id="title">hidden11 icon</title>
|
||||
<defs>
|
||||
<linearGradient id="oneA" x1="0" y1="1" x2="1" y2="0">
|
||||
<stop offset="0" stop-color="#00d46a"/>
|
||||
<stop offset="1" stop-color="#22c55e"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="oneB" x1="0" y1="1" x2="1" y2="0">
|
||||
<stop offset="0" stop-color="#ffe34d"/>
|
||||
<stop offset="1" stop-color="#facc15"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="160" height="160" rx="32" fill="#061b12"/>
|
||||
<g transform="translate(16 24)">
|
||||
<path d="M10 19l42-9v106H27V41l-17 4z" fill="#f8fff9"/>
|
||||
<circle cx="56" cy="16" r="12" fill="#f8fff9"/>
|
||||
<path d="M27 116h25V91z" fill="url(#oneA)"/>
|
||||
</g>
|
||||
<g transform="translate(84 24)">
|
||||
<path d="M10 19l42-9v106H27V41l-17 4z" fill="#f8fff9"/>
|
||||
<circle cx="56" cy="16" r="12" fill="#f8fff9"/>
|
||||
<path d="M27 116h25V91z" fill="url(#oneB)"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 976 B |
@@ -0,0 +1,36 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 475 120" role="img" aria-labelledby="title">
|
||||
<title id="title">hidden11</title>
|
||||
<defs>
|
||||
<linearGradient id="oneA" x1="0" y1="1" x2="1" y2="0">
|
||||
<stop offset="0" stop-color="#00d46a"/>
|
||||
<stop offset="1" stop-color="#22c55e"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="oneB" x1="0" y1="1" x2="1" y2="0">
|
||||
<stop offset="0" stop-color="#ffe34d"/>
|
||||
<stop offset="1" stop-color="#facc15"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
|
||||
<rect width="475" height="120" fill="none"/>
|
||||
<text
|
||||
x="8"
|
||||
y="82"
|
||||
fill="#f8fff9"
|
||||
font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif"
|
||||
font-size="76"
|
||||
font-weight="900"
|
||||
letter-spacing="0"
|
||||
>hidden</text>
|
||||
|
||||
<g transform="translate(310 17)">
|
||||
<path d="M18 16l42-9v87H35V38l-17 4z" fill="#f8fff9"/>
|
||||
<circle cx="64" cy="13" r="12" fill="#f8fff9"/>
|
||||
<path d="M35 94h25V69z" fill="url(#oneA)"/>
|
||||
</g>
|
||||
|
||||
<g transform="translate(385 17)">
|
||||
<path d="M18 16l42-9v87H35V38l-17 4z" fill="#f8fff9"/>
|
||||
<circle cx="64" cy="13" r="12" fill="#f8fff9"/>
|
||||
<path d="M35 94h25V69z" fill="url(#oneB)"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1,20 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="630" viewBox="0 0 1200 630">
|
||||
<defs>
|
||||
<radialGradient id="bg" cx="50%" cy="35%" r="70%">
|
||||
<stop offset="0" stop-color="#115c39"/>
|
||||
<stop offset="0.55" stop-color="#061b12"/>
|
||||
<stop offset="1" stop-color="#020806"/>
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<rect width="1200" height="630" fill="url(#bg)"/>
|
||||
<rect x="92" y="82" width="1016" height="466" rx="28" fill="none" stroke="#ffffff" stroke-opacity="0.16" stroke-width="3"/>
|
||||
<text x="600" y="252" text-anchor="middle" fill="#f8fff9" font-family="Inter, Arial, sans-serif" font-size="118" font-weight="900">hidden11</text>
|
||||
<text x="600" y="372" text-anchor="middle" fill="#f8fafc" font-family="Inter, Arial, sans-serif" font-size="42" font-weight="800">Daily football lineup puzzle</text>
|
||||
<text x="600" y="438" text-anchor="middle" fill="#d1fae5" font-family="Inter, Arial, sans-serif" font-size="28" font-weight="700">Find the hidden five-player XI</text>
|
||||
<g transform="translate(472 482)">
|
||||
<rect width="52" height="52" rx="8" fill="#34d399"/>
|
||||
<rect x="68" width="52" height="52" rx="8" fill="#facc15"/>
|
||||
<rect x="136" width="52" height="52" rx="8" fill="#64748b"/>
|
||||
<rect x="204" width="52" height="52" rx="8" fill="#34d399"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user