9 lines
434 B
XML
9 lines
434 B
XML
|
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
||
|
<defs>
|
||
|
<linearGradient id="svg_2" x1="0.36328" y1="0.10156" x2="1" y2="1">
|
||
|
<stop offset="0" stop-color="#ffffff" stop-opacity="1"/>
|
||
|
<stop offset="1" stop-color="#3b7e9b" stop-opacity="1"/>
|
||
|
</linearGradient>
|
||
|
</defs>
|
||
|
<rect x="1.5" y="1.5" width="20" height="20" id="svg_1" fill="url(#svg_2)" stroke="#000000"/>
|
||
|
</svg>
|