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="M21,11c0.488,0,0.905-0.352,0.986-0.833c0.081-0.481-0.198-0.95-0.659-1.11l-18-6.156
C2.93,2.763,2.488,2.89,2.224,3.216C1.959,3.541,1.926,3.999,2.143,4.359l3.693,6.155C6.017,10.815,6.342,11,6.693,11H21z"/>
<path fill="#757575" d="M6.693,13c-0.352,0-0.677,0.186-0.857,0.485l-3.694,6.157c-0.217,0.359-0.183,0.818,0.081,1.144
c0.265,0.326,0.706,0.451,1.104,0.314l18-6.155c0.461-0.159,0.74-0.629,0.659-1.11C21.906,13.352,21.489,13,21,13H6.693z"/>
</g>
</g>
</svg>
|