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="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,1v1
l2.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,2h-2.667
L15.6,15.8C15.423,15.932,15.212,16,15,16z"/>
</g>
<g>
<path fill="#757575" d="M8,16c2.206,0,4-1.794,4-4c0-2.206-1.794-4-4-4s-4,1.794-4,4C4,14.206,5.794,16,8,16z"/>
<path fill="#757575" d="M8,17c-4.71,0-8,2.467-8,6v1h16v-1C16,19.467,12.71,17,8,17z"/>
</g>
</g>
</svg>
|