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="Outline">
<g>
<path fill="#757575" d="M18,12v7.132l-4.445-2.964c-0.336-0.224-0.773-0.224-1.109,0L8,19.132V4h12c0-1.102-0.897-2-2-2H8
C6.897,2,6,2.898,6,4v17c0,0.369,0.203,0.708,0.528,0.882c0.324,0.173,0.718,0.154,1.026-0.05L13,18.202l5.445,3.629
C18.613,21.943,18.806,22,19,22c0.162,0,0.324-0.039,0.472-0.118C19.797,21.708,20,21.369,20,21v-9H18z"/>
<g>
<polygon fill="#757575" points="13,13.768 9.116,9.884 10.884,8.116 13,10.232 17.116,6.116 18.884,7.884 "/>
</g>
</g>
</g>
</svg>
|