1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?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,3H2C1.448,3,1,3.448,1,4v10h8c0.53,0,1.039,0.211,1.414,0.586L10.829,15h2.343l0.415-0.414
C13.961,14.211,14.47,14,15,14h8V4C23,3.448,22.552,3,22,3z"/>
<path fill="#757575" d="M23.243,15H15c-0.265,0-0.52,0.106-0.707,0.293L13.586,16h-3.172l-0.707-0.707C9.52,15.106,9.265,15,9,15
l-8.243,0.019c-0.536,0.134-0.861,0.688-0.728,1.225l0.758,3.031C1.034,20.258,1.985,21,3,21h18c1.015,0,1.967-0.743,2.213-1.727
l0.757-3.03C24.104,15.707,23.778,15.134,23.243,15z"/>
</g>
</g>
</svg>
|