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="Outline">
<g>
<path fill="#757575" d="M13.461,11.956l2.247-2.248l-1.414-1.414c-4.083,4.083-7.293,6.554-7.293,9.708c0,4,3.504,4,5,4s5,0,5-4
C17.001,15.615,14.747,13.161,13.461,11.956z M12.001,20.002c-2.355,0-3-0.431-3-2c0-1.533,1.831-3.573,3-4.668
c1.169,1.095,3,3.135,3,4.668C15.001,19.571,14.356,20.002,12.001,20.002z"/>
<polygon fill="#757575" points="9.708,11.708 15.708,5.708 14.294,4.294 13.001,5.588 13.001,2.002 11.001,2.002 11.001,7.588
8.294,10.294 "/>
</g>
</g>
</svg>
|