blob: c871c78ebb727bbad454ae5c8b9cc6c6b613cd65 (
plain)
1
2
3
4
5
6
7
8
9
|
<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>
|