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="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="M22,0.001h-4v6l-3-2l-3,2v-6H8c-1.103,0-2,0.897-2,2v12l4-1l3,3h9c1.103,0,2-0.897,2-2v-12
C24,0.898,23.103,0.001,22,0.001z"/>
<path fill="#757575" d="M19,18.001h-8.586l0.293-0.293c0.391-0.39,0.391-1.022,0-1.414l-1-1C9.424,15.011,9,14.925,8.628,15.072
L5,16.523v6.478h11c0.265,0,0.52-0.105,0.707-0.293l3-3c0.286-0.286,0.372-0.716,0.217-1.089
C19.769,18.245,19.404,18.001,19,18.001z"/>
<path fill="#757575" d="M3,15.001H1c-0.552,0-1,0.448-1,1v7c0,0.552,0.448,1,1,1h2c0.552,0,1-0.448,1-1v-7
C4,15.449,3.552,15.001,3,15.001z"/>
</g>
</g>
</svg>
|