1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?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="M15.44,17.619l-1.403-1.027V18h-8V6h8v2.356l2-2.731V4c0-1.104-0.896-2-2-2h-8c-1.104,0-2,0.896-2,2v16
c0,1.104,0.896,2,2,2h8c1.104,0,2-0.896,2-2v-3.196L15.44,17.619z"/>
<g>
<polygon fill="#757575" points="14.244,15.261 9.272,11.532 10.772,9.532 13.801,11.804 19.045,5.221 21,6.779 "/>
</g>
</g>
</g>
</svg>
|