10 lines
452 B
XML
Executable File
10 lines
452 B
XML
Executable File
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
|
|
<defs>
|
|
<linearGradient x1="2" id="linearGradient4140" gradientUnits="userSpaceOnUse" x2="20">
|
|
<stop style="stop-color:#268bd2;stop-opacity:1"/>
|
|
<stop offset="1" style="stop-color:#268bd2;stop-opacity:0"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect height="17" x="2.5" y="2.5" width="17" style="fill:url(#linearGradient4140);opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/>
|
|
</svg>
|