22 lines
1.0 KiB
XML
22 lines
1.0 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 1080" preserveAspectRatio="xMidYMid slice">
|
|
<defs>
|
|
<linearGradient id="deep" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" stop-color="#0f2027"/>
|
|
<stop offset="40%" stop-color="#203a43"/>
|
|
<stop offset="100%" stop-color="#2c5364"/>
|
|
</linearGradient>
|
|
<linearGradient id="wave" x1="0%" y1="100%" x2="0%" y2="40%">
|
|
<stop offset="0%" stop-color="#1a73e8" stop-opacity="0.9"/>
|
|
<stop offset="50%" stop-color="#34a853" stop-opacity="0.35"/>
|
|
<stop offset="100%" stop-color="#81d4fa" stop-opacity="0"/>
|
|
</linearGradient>
|
|
<radialGradient id="light" cx="70%" cy="25%" r="45%">
|
|
<stop offset="0%" stop-color="#e0f7fa" stop-opacity="0.5"/>
|
|
<stop offset="100%" stop-color="#e0f7fa" stop-opacity="0"/>
|
|
</radialGradient>
|
|
</defs>
|
|
<rect width="1920" height="1080" fill="url(#deep)"/>
|
|
<rect width="1920" height="1080" fill="url(#wave)"/>
|
|
<rect width="1920" height="1080" fill="url(#light)"/>
|
|
</svg>
|