1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?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>
<path fill="#757575" d="M7.719,13h2.062l-2.5-10h2.862L11,9h2l0.857-6h2.862l-2.5,10h2.062L18.97,2.243
c0.075-0.298,0.007-0.616-0.182-0.858C18.599,1.142,18.308,1,18,1H6C5.692,1,5.401,1.142,5.212,1.385
C5.022,1.627,4.955,1.944,5.03,2.243L7.719,13z"/>
<g>
<polygon fill="#757575" points="12,11 13.714,15.286 18,15.286 14.292,18.416 16.285,23 12,20.165 7.714,23 9.708,18.416
6,15.286 10.285,15.286 "/>
</g>
</g>
</g>
</svg>
|