1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?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>
<g>
<path fill="#757575" d="M13,22c-0.567,0-1.11-0.224-1.526-0.72L8.479,17H6c-1.103,0-2-0.897-2-2v-4c0-1.102,0.897-2,2-2h2.479
l3.107-4.414c0.563-0.564,1.439-0.739,2.178-0.434C14.515,4.462,15,5.187,15,6v14c0,0.813-0.485,1.54-1.236,1.849
C13.521,21.949,13.263,22,13,22z M6,11v4h3.521l3.48,4.976L13,6.027L9.521,11H6z"/>
</g>
<g>
<path fill="#757575" d="M17,16v-2c0.551,0,1-0.448,1-1c0-0.551-0.449-1-1-1v-2c1.654,0,3,1.346,3,3S18.654,16,17,16z"/>
</g>
</g>
</g>
</svg>
|