8 lines
531 B
XML
8 lines
531 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 48 48" width="480" height="480">
|
|
<linearGradient id="SVGID_1_" x1="4.253" x2="44.277" y1="4.557" y2="43.964" gradientUnits="userSpaceOnUse">
|
|
<stop offset="0" stop-color="#21ad64" />
|
|
<stop offset="1" stop-color="#088242" />
|
|
</linearGradient>
|
|
<path fill="url(#SVGID_1_)" d="M40,7H29.4l-5.7,5.7c-0.4,0.4-0.9,0.4-1.3,0L16.6,7H8C6.9,7,6,7.9,6,9v30c0,1.1,0.9,2,2,2h32c1.1,0,2-0.9,2-2V9C42,7.9,41.1,7,40,7z" />
|
|
</svg> |