1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?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="M6,4C4.346,4,3,5.346,3,7v11.303l3,4.5l3-4.5V7C9,5.346,7.654,4,6,4z M7,17.697l-1,1.5l-1-1.5V10h2V17.697
z M5,8V7c0-0.552,0.449-1,1-1s1,0.448,1,1v1H5z"/>
<path fill="#757575" d="M19,1h-6c-1.103,0-2,0.898-2,2v18c0,1.103,0.897,2,2,2h6c1.103,0,2-0.897,2-2V3C21,1.898,20.103,1,19,1z
M13,21v-3h3v-2h-3v-3h3v-2h-3V8h3V6h-3V3h6l0.001,18H13z"/>
</g>
</g>
</svg>
|