1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?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="M14,6.753v-2.75c0-0.55-0.36-0.73-0.8-0.4L2.8,11.403c-0.44,0.329-0.44,0.87,0,1.199l10.4,7.801
c0.44,0.329,0.8,0.149,0.8-0.4v-2.75l-7-5.25L14,6.753z"/>
<path fill="#757575" d="M21.2,3.603l-10.4,7.801c-0.44,0.329-0.44,0.87,0,1.199l10.4,7.801c0.44,0.329,0.8,0.149,0.8-0.4v-16
C22,3.453,21.64,3.273,21.2,3.603z"/>
</g>
</g>
</svg>
|