1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<?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">
<g>
<g>
<path fill="#757575" d="M15,16c-0.152,0-0.306-0.035-0.447-0.105C14.214,15.726,14,15.379,14,15v-2h-1v-2h2c0.552,0,1,0.448,1,1
v1l2.4-1.8c0.173-0.13,0.384-0.2,0.6-0.2h3V4H12v3h-2V4c0-1.104,0.897-2,2-2h10c1.103,0,2,0.896,2,2v7c0,1.103-0.897,2-2,2
h-2.667L15.6,15.8C15.423,15.932,15.212,16,15,16z"/>
</g>
<g>
<path fill="#757575" d="M8,16c-2.206,0-4-1.794-4-4c0-2.206,1.794-4,4-4s4,1.794,4,4C12,14.206,10.206,16,8,16z M8,10
c-1.103,0-2,0.896-2,2c0,1.103,0.897,2,2,2s2-0.897,2-2C10,10.896,9.103,10,8,10z"/>
</g>
<g>
<path fill="#757575" d="M16,24H0v-1c0-3.533,3.29-6,8-6s8,2.467,8,6V24z M2.159,22h11.683c-0.598-1.808-2.833-3-5.841-3
S2.757,20.192,2.159,22z"/>
</g>
</g>
</g>
</svg>
|