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