1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?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="M19.999,3h-2c0-0.552-0.448-1-1-1h-2.171c-0.413-1.164-1.525-2-2.829-2S9.583,0.836,9.17,2H6.999
c-0.552,0-1,0.448-1,1h-2c-1.103,0-2,0.897-2,2v17c0,1.103,0.897,2,2,2h16c1.103,0,2-0.897,2-2V5C21.999,3.897,21.102,3,19.999,3z
M6.999,8h10v11h-10V8z M7.999,4h2c0.552,0,1-0.448,1-1s0.449-1,1-1s1,0.448,1,1s0.448,1,1,1h2v2h-8V4z M19.999,22h-16V5h2v1
c-0.552,0-1,0.448-1,1v13c0,0.552,0.448,1,1,1h12c0.552,0,1-0.448,1-1V7c0-0.552-0.448-1-1-1V5h2V22z"/>
<polygon fill="#757575" points="12.999,11 10.999,11 10.999,13 8.999,13 8.999,15 10.999,15 10.999,17 12.999,17 12.999,15
14.999,15 14.999,13 12.999,13 "/>
</g>
</g>
</svg>
|