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="M20.879,5.249c-0.668-0.328-1.518-0.242-2.107,0.217L12.4,10.422c-0.49,0.382-0.771,0.957-0.771,1.578
s0.281,1.196,0.772,1.578l6.372,4.957c0.595,0.462,1.41,0.558,2.107,0.217C21.56,18.418,22,17.713,22,16.955v-9.91
C22,6.287,21.56,5.582,20.879,5.249z M20,16.956l-6.371-4.955L20,7.045L20,16.956z"/>
<path fill="#757575" d="M7,3H5C3.897,3,3,3.896,3,5v14c0,1.103,0.897,2,2,2h2c1.103,0,2-0.897,2-2V5C9,3.896,8.103,3,7,3z M5,19V5
h2l0.001,14H5z"/>
</g>
</g>
</svg>
|