Add mobile gradient background

This commit is contained in:
Robin
2026-06-25 18:16:37 +02:00
parent 8c6a16f3d7
commit 360a4ff026
4 changed files with 98 additions and 52 deletions

View File

@@ -0,0 +1,86 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="1391"
height="285"
viewBox="0 0 1391 285"
fill="none"
version="1.1"
id="svg5"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<g
filter="url(#filter0_f_1001_6598)"
id="g2"
transform="translate(500.50201)">
<path
d="m -147.342,495.134 c 188.2881,-188.288 494.684,-190 684.684,0"
stroke="url(#paint0_linear_1001_6598)"
stroke-width="235.517"
stroke-linecap="round"
id="path1"
style="stroke:url(#paint0_linear_1001_6598)" />
<path
d="m -147.342,495.134 c 188.2881,-188.288 494.684,-190 684.684,0"
stroke="url(#paint1_linear_1001_6598)"
style="mix-blend-mode:overlay;stroke:url(#paint1_linear_1001_6598)"
stroke-width="235.517"
stroke-linecap="round"
id="path2" />
</g>
<defs
id="defs5">
<filter
id="filter0_f_1001_6598"
x="-500.617"
y="0.00012207"
width="1391.23"
height="848.409"
filterUnits="userSpaceOnUse"
color-interpolation-filters="sRGB">
<feFlood
flood-opacity="0"
result="BackgroundImageFix"
id="feFlood2" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
id="feBlend2" />
<feGaussianBlur
stdDeviation="235.52"
result="effect1_foregroundBlur_1001_6598"
id="feGaussianBlur2" />
</filter>
<linearGradient
id="paint0_linear_1001_6598"
x1="366.17099"
y1="323.96301"
x2="23.829"
y2="666.30499"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#0D5CBD"
id="stop2" />
<stop
offset="0.730863"
stop-color="#0DBDA8"
id="stop3" />
</linearGradient>
<linearGradient
id="paint1_linear_1001_6598"
x1="366.17099"
y1="323.96301"
x2="23.829"
y2="666.30499"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#0D5CBD"
id="stop4" />
<stop
offset="0.730863"
stop-color="#0DBDA8"
id="stop5" />
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB