mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-18 18:59:23 +00:00
Fix broken gradient SVG
This commit is contained in:
@@ -1,28 +1,28 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<svg
|
<svg
|
||||||
width="1391"
|
width="1200"
|
||||||
height="285"
|
height="285"
|
||||||
viewBox="0 0 1391 285"
|
viewBox="0 0 1200 285"
|
||||||
fill="none"
|
fill="none"
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg5"
|
id="svg5"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
<g
|
<g
|
||||||
filter="url(#filter0_f_1001_6598)"
|
filter="url(#filter0_f_3970_9366)"
|
||||||
id="g2"
|
id="g2"
|
||||||
transform="translate(500.50201)">
|
transform="translate(422.00201)">
|
||||||
<path
|
<path
|
||||||
d="m -147.342,495.134 c 188.2881,-188.288 494.684,-190 684.684,0"
|
d="m -164.342,495.134 c 188.2881,-188.288 494.684,-190 684.684,0"
|
||||||
stroke="url(#paint0_linear_1001_6598)"
|
stroke="url(#paint0_linear_3970_9366)"
|
||||||
stroke-width="235.517"
|
stroke-width="235.517"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path1"
|
id="path1"
|
||||||
style="stroke:url(#paint0_linear_1001_6598)" />
|
style="stroke:url(#paint0_linear_3970_9366)" />
|
||||||
<path
|
<path
|
||||||
d="m -147.342,495.134 c 188.2881,-188.288 494.684,-190 684.684,0"
|
d="m -164.342,495.134 c 188.2881,-188.288 494.684,-190 684.684,0"
|
||||||
stroke="url(#paint1_linear_1001_6598)"
|
stroke="url(#paint1_linear_3970_9366)"
|
||||||
style="mix-blend-mode:overlay;stroke:url(#paint1_linear_1001_6598)"
|
style="mix-blend-mode:overlay;stroke:url(#paint1_linear_3970_9366)"
|
||||||
stroke-width="235.517"
|
stroke-width="235.517"
|
||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
id="path2" />
|
id="path2" />
|
||||||
@@ -30,9 +30,9 @@
|
|||||||
<defs
|
<defs
|
||||||
id="defs5">
|
id="defs5">
|
||||||
<filter
|
<filter
|
||||||
id="filter0_f_1001_6598"
|
id="filter0_f_3970_9366"
|
||||||
x="-500.617"
|
x="-517.617"
|
||||||
y="0.00012207"
|
y="-0.00012207"
|
||||||
width="1391.23"
|
width="1391.23"
|
||||||
height="848.409"
|
height="848.409"
|
||||||
filterUnits="userSpaceOnUse"
|
filterUnits="userSpaceOnUse"
|
||||||
@@ -48,15 +48,15 @@
|
|||||||
result="shape"
|
result="shape"
|
||||||
id="feBlend2" />
|
id="feBlend2" />
|
||||||
<feGaussianBlur
|
<feGaussianBlur
|
||||||
stdDeviation="235.52"
|
stdDeviation="117.758"
|
||||||
result="effect1_foregroundBlur_1001_6598"
|
result="effect1_foregroundBlur_3970_9366"
|
||||||
id="feGaussianBlur2" />
|
id="feGaussianBlur2" />
|
||||||
</filter>
|
</filter>
|
||||||
<linearGradient
|
<linearGradient
|
||||||
id="paint0_linear_1001_6598"
|
id="paint0_linear_3970_9366"
|
||||||
x1="366.17099"
|
x1="349.17099"
|
||||||
y1="323.96301"
|
y1="323.96301"
|
||||||
x2="23.829"
|
x2="6.82898"
|
||||||
y2="666.30499"
|
y2="666.30499"
|
||||||
gradientUnits="userSpaceOnUse">
|
gradientUnits="userSpaceOnUse">
|
||||||
<stop
|
<stop
|
||||||
@@ -68,10 +68,10 @@
|
|||||||
id="stop3" />
|
id="stop3" />
|
||||||
</linearGradient>
|
</linearGradient>
|
||||||
<linearGradient
|
<linearGradient
|
||||||
id="paint1_linear_1001_6598"
|
id="paint1_linear_3970_9366"
|
||||||
x1="366.17099"
|
x1="349.17099"
|
||||||
y1="323.96301"
|
y1="323.96301"
|
||||||
x2="23.829"
|
x2="6.82898"
|
||||||
y2="666.30499"
|
y2="666.30499"
|
||||||
gradientUnits="userSpaceOnUse">
|
gradientUnits="userSpaceOnUse">
|
||||||
<stop
|
<stop
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Reference in New Issue
Block a user