10 lines
499 B
XML
10 lines
499 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
|
<defs>
|
|
<radialGradient id="radialGradient4140" r="7" cy="8" cx="8" gradientUnits="userSpaceOnUse">
|
|
<stop style="stop-color:#268bd2;stop-opacity:0"/>
|
|
<stop style="stop-color:#268bd2;stop-opacity:1" offset="1"/>
|
|
</radialGradient>
|
|
</defs>
|
|
<rect style="stroke-opacity:1;fill:url(#radialGradient4140);opacity:1;fill-opacity:1;stroke:#313131;fill-rule:nonzero;stroke-width:1" rx="1" height="13" y="1.5" x="1.5" width="13"/>
|
|
</svg>
|