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
|
<?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="24.002px" viewBox="0 0 24 24.002" enable-background="new 0 0 24 24.002" xml:space="preserve">
<g id="Frames-24px">
<rect y="0" fill="none" width="24" height="24.002"/>
</g>
<g id="Outline">
<g>
<polygon fill="#757575" points="5.999,4.414 5.999,8 7.999,8 7.999,4.414 9.292,5.707 10.706,4.292 6.999,0.586 3.292,4.292
4.706,5.707 "/>
<polygon fill="#757575" points="20.706,4.707 19.292,3.292 17.999,4.586 17.999,1 15.999,1 15.999,4.586 14.706,3.292
13.292,4.707 16.999,8.414 "/>
<path fill="#757575" d="M10.999,15c0-1.655-1.346-3-3-3s-3,1.345-3,3c0,1.654,1.346,3,3,3S10.999,16.654,10.999,15z M7.999,16
c-0.551,0-1-0.449-1-1c0-0.551,0.449-1,1-1s1,0.449,1,1C8.999,15.551,8.55,16,7.999,16z"/>
<path fill="#757575" d="M4.999,21h2c0-0.551,0.449-1,1-1s1,0.449,1,1h2c0-1.655-1.346-3-3-3S4.999,19.345,4.999,21z"/>
<path fill="#757575" d="M18.999,15c0-1.655-1.346-3-3-3s-3,1.345-3,3c0,1.654,1.346,3,3,3S18.999,16.654,18.999,15z M15.999,16
c-0.551,0-1-0.449-1-1c0-0.551,0.449-1,1-1s1,0.449,1,1C16.999,15.551,16.55,16,15.999,16z"/>
<path fill="#757575" d="M12.999,21h2c0-0.551,0.449-1,1-1s1,0.449,1,1h2c0-1.655-1.346-3-3-3S12.999,19.345,12.999,21z"/>
<path fill="#757575" d="M21.999,9h-20c-0.552,0-1,0.448-1,1v13c0,0.551,0.448,1,1,1h20c0.552,0,1-0.449,1-1V10
C22.999,9.448,22.551,9,21.999,9z M20.999,22h-18V11h18V22z"/>
</g>
</g>
</svg>
|