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.515,7.143l-10-6c-0.317-0.19-0.712-0.19-1.029,0l-10,6C1.1,7.374,0.917,7.834,1.036,8.268
C1.156,8.7,1.55,9,2,9v14h2V9h16v14h2V9c0.45,0,0.844-0.3,0.964-0.732C23.083,7.834,22.9,7.374,22.515,7.143z"/>
<polygon fill="#757575" points="9,10 9,16 15,16 15,10 13,10 13,12 11,12 11,10 "/>
<polygon fill="#757575" points="9,19 7,19 7,17 5,17 5,23 11,23 11,17 9,17 "/>
<polygon fill="#757575" points="17,19 15,19 15,17 13,17 13,23 19,23 19,17 17,17 "/>
</g>
</g>
</svg>
|