1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?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>
<polygon fill="#757575" points="21.707,3.707 20.293,2.293 14,8.586 14,4 12,4 12,12 20,12 20,10 15.414,10 "/>
<path fill="#757575" d="M18,16h-4c-0.553,0-1,0.447-1,1v1c-4,0-6.938-3.063-7-7h1c0.553,0,1-0.447,1-1V6c0-0.553-0.447-1-1-1H3
C2.447,5,2,5.447,2,6v5c0,6.075,4.925,11,11,11h5c0.553,0,1-0.447,1-1v-4C19,16.447,18.553,16,18,16z"/>
</g>
</g>
</svg>
|