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 y="0" fill="none" width="24" height="24.001"/>
</g>
<g id="Outline">
<g>
<rect x="3" y="9.001" fill="#757575" width="11" height="2"/>
<path fill="#757575" d="M20,2.001h-3c-1.103,0-2,0.897-2,2v8H4c-0.552,0-1,0.448-1,1c0,2.205,1.794,4,4,4h4.78l-0.761,3.803
c-0.059,0.294,0.017,0.599,0.207,0.83c0.19,0.232,0.474,0.366,0.773,0.366h9c0.552,0,1-0.448,1-1v-17
C22,2.898,21.103,2.001,20,2.001z M20,4.001v2h-3v-2H20z M13.22,20.001l0.761-3.804c0.059-0.294-0.017-0.598-0.207-0.83
c-0.19-0.232-0.474-0.366-0.773-0.366H7c-0.739,0-1.385-0.403-1.731-1H16c0.552,0,1-0.448,1-1v-5h3v12H13.22z"/>
</g>
</g>
</svg>
|