new links
Some checks are pending
/ deploy (push) Waiting to run

This commit is contained in:
Loyyd 2026-07-08 11:13:30 +02:00
parent 561b28bebf
commit e1edce4da0
23 changed files with 226 additions and 33 deletions

View file

@ -0,0 +1,39 @@
<svg xmlns="http://www.w3.org/2000/svg" width="618" height="453" viewBox="0 0 618 453" role="img" aria-labelledby="title desc">
<title id="title">Happy New Year 2016</title>
<desc id="desc">A blue and gold Happy New Year 2016 greeting image.</desc>
<defs>
<linearGradient id="sky" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#163a5f"/>
<stop offset="0.55" stop-color="#1f5d7a"/>
<stop offset="1" stop-color="#f4c95d"/>
</linearGradient>
<radialGradient id="glow" cx="50%" cy="38%" r="55%">
<stop offset="0" stop-color="#fff3bf" stop-opacity="0.95"/>
<stop offset="0.38" stop-color="#fff3bf" stop-opacity="0.28"/>
<stop offset="1" stop-color="#fff3bf" stop-opacity="0"/>
</radialGradient>
</defs>
<rect width="618" height="453" fill="url(#sky)"/>
<rect width="618" height="453" fill="url(#glow)"/>
<g fill="none" stroke="#ffffff" stroke-opacity="0.55" stroke-width="2">
<path d="M55 88l18 18m0-18L55 106"/>
<path d="M510 72l22 22m0-22l-22 22"/>
<path d="M460 330l18 18m0-18l-18 18"/>
<circle cx="112" cy="330" r="22"/>
<circle cx="526" cy="220" r="16"/>
</g>
<g fill="#fff8dc" opacity="0.8">
<circle cx="82" cy="168" r="4"/>
<circle cx="156" cy="74" r="3"/>
<circle cx="448" cy="132" r="4"/>
<circle cx="560" cy="146" r="3"/>
<circle cx="394" cy="360" r="3"/>
<circle cx="232" cy="344" r="4"/>
</g>
<g text-anchor="middle" font-family="Georgia, 'Times New Roman', serif">
<text x="309" y="180" fill="#ffffff" font-size="64" font-weight="700">Happy New Year</text>
<text x="309" y="276" fill="#fff0a6" font-size="96" font-weight="700">2016</text>
<text x="309" y="334" fill="#ffffff" font-size="24" letter-spacing="2">peace, family and new beginnings</text>
</g>
<path d="M70 382c75-34 151-34 226 0s151 34 252 0" fill="none" stroke="#ffffff" stroke-opacity="0.55" stroke-width="5" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB