1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?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="Solid">
<g>
<polygon fill="#757575" points="20,9 20,7 16.58,7 12.868,0.503 11.132,1.496 14.277,7 5.724,7 8.868,1.496 7.132,0.503 3.42,7
0,7 0,9 "/>
<path fill="#757575" d="M18.58,10H1.421l1.604,7.217C3.126,17.675,3.531,18,4,18h10.349c0.553-1.559,1.727-2.821,3.229-3.485
L18.58,10z"/>
<polygon fill="#757575" points="23.707,17.707 22.293,16.293 20,18.586 17.707,16.293 16.293,17.707 18.586,20 16.293,22.293
17.707,23.707 20,21.414 22.293,23.707 23.707,22.293 21.414,20 "/>
</g>
</g>
</svg>
|