1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?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">
<path fill="#757575" d="M20,5h-5.185C14.401,3.838,13.302,3,12,3S9.599,3.838,9.185,5H4C2.897,5,2,5.896,2,7v12
c0,1.103,0.897,2,2,2h16c1.103,0,2-0.897,2-2V7C22,5.896,21.103,5,20,5z M8,9c1.104,0,2,0.896,2,2s-0.896,2-2,2s-2-0.896-2-2
S6.896,9,8,9z M5,17c0-1.841,1.159-3,3-3s3,1.159,3,3H5z M12,7c-0.551,0-1-0.449-1-1c0-0.551,0.449-1,1-1s1,0.449,1,1
C13,6.551,12.551,7,12,7z M19,17h-6v-2h6V17z M19,13h-6v-2h6V13z"/>
</g>
</svg>
|