1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?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">
<g>
<path fill="#757575" d="M6.586,11h2.828l-2-2L14,2.415L17.586,6l-5,5h2.828l4.293-4.292c0.391-0.391,0.391-1.024,0-1.414l-5-5
c-0.391-0.391-1.023-0.391-1.414,0l-8,8c-0.391,0.39-0.391,1.023,0,1.414L6.586,11z"/>
<path fill="#757575" d="M20,12H4c-0.552,0-1,0.448-1,1v10c0,0.552,0.448,1,1,1h16c0.552,0,1-0.448,1-1V13
C21,12.448,20.552,12,20,12z M19,22H5v-8h14V22z"/>
<polygon fill="#757575" points="11,21 13,21 13,19 15,19 15,17 13,17 13,15 11,15 11,17 9,17 9,19 11,19 "/>
<circle fill="#757575" cx="12.5" cy="7.5" r="1.5"/>
</g>
</g>
</svg>
|