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.002px" viewBox="0 0 24 24.002" enable-background="new 0 0 24 24.002" xml:space="preserve">
<g id="Frames-24px">
<rect fill="none" width="24" height="24.002"/>
</g>
<g id="Outline">
<g>
<path fill="#757575" d="M19,5.002h-2c-1.103,0-2,0.897-2,2v3H9v-3c0-1.103-0.897-2-2-2H5c-1.103,0-2,0.897-2,2v8
c0,1.103,0.897,2,2,2h2c1.103,0,2-0.897,2-2v-3h6v3c0,1.103,0.897,2,2,2h2c1.103,0,2-0.897,2-2v-8C21,5.899,20.103,5.002,19,5.002
z M5,15.002v-8h2l0.001,8H5z M17,15.002v-8h2l0.001,8H17z"/>
<rect x="22" y="9.002" fill="#757575" width="2" height="4"/>
<rect y="9.002" fill="#757575" width="2" height="4"/>
</g>
</g>
</svg>
|