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>
<polygon fill="#757575" points="12,10 11,10 10,14 13,14 "/>
<polygon fill="#757575" points="5,14 7.5,14 10,10 8.5,10 "/>
<polygon fill="#757575" points="14.5,10 13,10 15.5,14 18,14 "/>
<path fill="#757575" d="M19,6h-4V2c0-0.552-0.447-1-1-1H9C8.447,1,8,1.448,8,2v5c0,0.552,0.447,1,1,1h10v8H3v7h18V8
C21,6.898,20.103,6,19,6z M11.5,6C10.672,6,10,5.328,10,4.5S10.672,3,11.5,3S13,3.672,13,4.5S12.328,6,11.5,6z M14,21
c-0.552,0-1-0.448-1-1c0-0.552,0.448-1,1-1s1,0.448,1,1C15,20.552,14.552,21,14,21z M18,21c-0.552,0-1-0.448-1-1
c0-0.552,0.448-1,1-1s1,0.448,1,1C19,20.552,18.552,21,18,21z"/>
</g>
</g>
</svg>
|