10 lines
441 B
XML
10 lines
441 B
XML
<svg viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<radialGradient cx="11" cy="11" r="9" gradientUnits="userSpaceOnUse" id="radialGradient4140">
|
|
<stop style="stop-color:#268bd2;stop-opacity:0"/>
|
|
<stop offset="1" style="stop-color:#268bd2;stop-opacity:1"/>
|
|
</radialGradient>
|
|
</defs>
|
|
<rect height="17" style="fill:url(#radialGradient4140);stroke:#313131;stroke-width:1" x="2.5" y="2.5" rx="1" width="17"/>
|
|
</svg>
|