1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?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="24.001px" height="24px" viewBox="0 0 24.001 24" enable-background="new 0 0 24.001 24" xml:space="preserve">
<g id="Frames-24px">
<rect fill="none" width="24.001" height="24"/>
</g>
<g id="Outline">
<g>
<path fill="#757575" d="M20,6h-6c0-1.104-0.896-2-2-2s-2,0.896-2,2C8.897,6,8,6.897,8,8v1H6C5.735,9,5.48,9.105,5.293,9.293l-3,3
C2.105,12.48,2,12.735,2,13v6c0,0.552,0.448,1,1,1h2.185C5.599,21.162,6.698,22,8,22s2.401-0.838,2.816-2h3.369
c0.414,1.162,1.514,2,2.815,2s2.401-0.838,2.816-2H21c0.552,0,1-0.448,1-1V8C22,6.897,21.103,6,20,6z M20,8v10h-0.184
c-0.415-1.162-1.514-2-2.816-2s-2.401,0.838-2.815,2h-3.369c-0.169-0.474-0.45-0.89-0.816-1.22V8H20z M4,13.415L6.414,11H8v5
c-1.302,0-2.401,0.838-2.815,2H4V13.415z M8,20c-0.551,0-1-0.448-1-1s0.449-1,1-1s1,0.448,1,1S8.551,20,8,20z M17,20
c-0.551,0-1-0.448-1-1s0.449-1,1-1s1,0.448,1,1S17.551,20,17,20z"/>
<polygon fill="#757575" points="14,15 16,15 16,13 18,13 18,11 16,11 16,9 14,9 14,11 12,11 12,13 14,13 "/>
<rect x="5" y="13" fill="#757575" width="2" height="2"/>
</g>
</g>
</svg>
|