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="M21.996,8.982c-0.002-0.117-0.026-0.23-0.068-0.339c-0.011-0.028-0.025-0.053-0.039-0.08
c-0.019-0.038-0.032-0.08-0.057-0.117l-4-6C17.646,2.167,17.334,2,17,2H7C6.666,2,6.354,2.167,6.168,2.445l-4,6
C2.143,8.482,2.13,8.524,2.111,8.563C2.098,8.59,2.083,8.615,2.072,8.643C2.03,8.752,2.006,8.865,2.004,8.982
C2.003,8.988,2,8.993,2,9v12c0,0.552,0.448,1,1,1h18c0.552,0,1-0.448,1-1V9C22,8.993,21.997,8.988,21.996,8.982z M19.131,8H13V4
h3.465L19.131,8z M7.535,4H11v4H4.869L7.535,4z M20,20H4V10h16V20z"/>
</g>
</g>
</svg>
|