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="Outline">
<g>
<path fill="#757575" d="M19.001,11.002h-4v-2c0-3.86-3.14-7-7-7h-4c-1.103,0-2,0.897-2,2v9c0,0.552,0.448,1,1,1h11
c0.552,0,1-0.448,1-1h4c0.551,0,1,0.448,1,1c0,0.552-0.449,1-1,1h-13c-1.654,0-3,1.346-3,3s1.346,3,3,3h9v1h2v-2
c0-0.552-0.448-1-1-1h-10c-0.551,0-1-0.448-1-1c0-0.552,0.449-1,1-1h13c1.654,0,3-1.346,3-3S20.655,11.002,19.001,11.002z
M13.001,12.002h-9v-8h4c2.757,0,5,2.243,5,5V12.002z"/>
<rect x="5.001" y="9.002" fill="#757575" width="6" height="2"/>
</g>
</g>
</svg>
|