1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;}
.st1{fill:url(#SVGID_1_);}
</style>
<path class="st0" d="M0,0h24v24H0V0z"/>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="1.5875" y1="22.4125" x2="21.4125" y2="2.5875">
<stop offset="0" style="stop-color:#EFD03B"/>
<stop offset="0.5" style="stop-color:#C0FF36"/>
<stop offset="1" style="stop-color:#3BEF3B"/>
</linearGradient>
<path class="st1" d="M2,6H0v5l0,0v9c0,1.1,0.9,2,2,2h18v-2H2V6z M7,15h14l-3.5-4.5l-2.5,3L11.5,9L7,15z M22,4h-8l-2-2H6
C4.9,2,4,2.9,4,4v12c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V6C24,4.9,23.1,4,22,4z M22,16H6V4h5.2l1.4,1.4L13.2,6H22V16z"/>
</svg>
|