1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px"
height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g id="Frames-24px">
<rect fill="none" width="24" height="24"/>
</g>
<g id="Outline">
<path fill="#757575" d="M21,2h-4c-0.552,0-1,0.448-1,1v0.522l-3.628-1.451C12.253,2.024,12.127,2,12,2H4
C3.517,2,3.103,2.346,3.016,2.821l-2,11c-0.053,0.292,0.026,0.592,0.216,0.82C1.422,14.868,1.704,15,2,15h6v4c0,0.552,0.448,1,1,1
h3c0.4,0,0.762-0.238,0.919-0.606L15.659,13H16c0,0.552,0.448,1,1,1h4c0.552,0,1-0.448,1-1V3C22,2.448,21.552,2,21,2z M15,11
c-0.4,0-0.762,0.238-0.919,0.606L11.341,18H10v-4c0-0.552-0.448-1-1-1H3.198l1.636-9h6.973L16,5.677V11H15z M20,12h-2V4h2V12z"/>
</g>
</svg>
|