1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?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,2h-16c-1.103,0-2,0.897-2,2v16c0,1.103,0.897,2,2,2h16c1.103,0,2-0.897,2-2V4
C21.999,2.897,21.102,2,19.999,2z M19.999,4v4h-0.414l-1.586,1.586l-4.083-4.083l-4,5L6.999,7.586L4.585,10H3.999V4H19.999z
M3.999,20v-8h1.414l1.586-1.585l3.083,3.083l4-5l3.917,3.917l2-2V20H3.999z"/>
<rect x="4.999" y="16" fill="#757575" width="2" height="2.998"/>
<rect x="8.999" y="14" fill="#757575" width="2" height="4.998"/>
<rect x="13" y="16" fill="#757575" width="2" height="2.998"/>
<rect x="17" y="14" fill="#757575" width="2" height="4.998"/>
</g>
</g>
</svg>
|