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>
<polygon fill="#757575" points="9,15 12,9 15,15 12,13 "/>
<path fill="#757575" d="M16.318,5.272L15,0H9L7.682,5.272C5.469,6.695,4,9.174,4,12c0,2.827,1.469,5.305,3.682,6.728L9,24h6
l1.318-5.272C18.531,17.305,20,14.827,20,12C20,9.174,18.531,6.695,16.318,5.272z M12,18c-3.313,0-6-2.687-6-6s2.687-6,6-6
s6,2.687,6,6S15.313,18,12,18z"/>
</g>
</g>
</svg>
|