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
26
27
28
29
30
|
<?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="M13,5.278V1c0-0.321-0.154-0.623-0.416-0.811C12.323,0,11.988-0.049,11.684,0.052L9.077,0.921L7.447,0.105
c-0.281-0.14-0.613-0.14-0.895,0L4.923,0.921L2.316,0.052C2.01-0.049,1.676,0,1.416,0.19C1.154,0.378,1,0.679,1,1v4.278
C0.405,5.626,0,6.264,0,7v15c0,1.103,0.897,2,2,2h10c1.103,0,2-0.897,2-2V7C14,6.264,13.595,5.626,13,5.278z M4.684,2.949
C4.936,3.033,5.21,3.013,5.447,2.895L7,2.119l1.553,0.775C8.79,3.013,9.064,3.033,9.316,2.949L11,2.388V5H3V2.388L4.684,2.949z
M11.997,22H2V7h10L11.997,22z"/>
<rect x="3" y="8" fill="#757575" width="8" height="4"/>
<circle fill="#757575" cx="4" cy="14" r="1"/>
<circle fill="#757575" cx="10" cy="14" r="1"/>
<circle fill="#757575" cx="7" cy="14" r="1"/>
<circle fill="#757575" cx="4" cy="17" r="1"/>
<circle fill="#757575" cx="10" cy="17" r="1"/>
<circle fill="#757575" cx="7" cy="17" r="1"/>
<circle fill="#757575" cx="4" cy="20" r="1"/>
<circle fill="#757575" cx="10" cy="20" r="1"/>
<circle fill="#757575" cx="7" cy="20" r="1"/>
<path fill="#757575" d="M23,8h-7c-0.552,0-1,0.448-1,1v10c0,0.552,0.448,1,1,1h7c0.552,0,1-0.448,1-1V9C24,8.448,23.552,8,23,8z
M17,10h1v8h-1V10z M22,18h-2v-8h2V18z"/>
</g>
</g>
</svg>
|