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="24.001px" viewBox="0 0 24 24.001" enable-background="new 0 0 24 24.001" xml:space="preserve">
<g id="Frames-24px">
<rect fill="none" width="24" height="24.001"/>
</g>
<g id="Outline">
<g>
<path fill="#757575" d="M17.999,2h-12c-1.103,0-2,0.897-2,2v4h1v12c0,1.103,0.897,2,2,2h10c1.103,0,2-0.897,2-2V8V7h1V4
C19.999,2.897,19.102,2,17.999,2z M17.999,6h-1V4h1V6z M8.999,6V4h2v2H8.999z M12.999,4h2v2h-2V4z M5.999,4h1v2h-1V4z M16.999,20
h-10V8h10V20z"/>
<polygon fill="#757575" points="8.999,15 10.999,15 10.999,17 12.999,17 12.999,15 14.999,15 14.999,13 12.999,13 12.999,11
10.999,11 10.999,13 8.999,13 "/>
</g>
</g>
</svg>
|