1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?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="M19,8.003h-0.08c-0.487-3.387-3.4-6-6.92-6s-6.433,2.613-6.92,6H5c-1.104,0-2,0.896-2,2v2
c0,1.104,0.896,2,2,2h2v-5c0-2.757,2.243-5,5-5s5,2.243,5,5v5h2c1.104,0,2-0.896,2-2v-2C21,8.898,20.104,8.003,19,8.003z"/>
<path fill="#757575" d="M16,10.003c0-2.206-1.794-4-4-4s-4,1.794-4,4c0,2.205,1.794,4,4,4S16,12.208,16,10.003z"/>
<path fill="#757575" d="M12,15.003c-4.71,0-8,2.467-8,6v1h16v-1C20,17.47,16.71,15.003,12,15.003z"/>
</g>
</g>
</svg>
|