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="24.001px" viewBox="0 0 24 24.001" enable-background="new 0 0 24 24.001" xml:space="preserve">
<g id="Frames-24px">
<rect fill="none" width="24" height="24.001"/>
</g>
<g id="Outline">
<g>
<path fill="#757575" d="M12,2.001c-4.411,0-8,3.589-8,8c0,4.411,4.644,9.44,8,12.318c3.354-2.876,8-7.906,8-12.318
C20,5.59,16.412,2.001,12,2.001z M12,19.655c-2.13-1.997-6-6.316-6-9.654c0-3.309,2.691-6,6-6s6,2.691,6,6
C18,13.339,14.13,17.658,12,19.655z"/>
<polygon fill="#757575" points="14.293,6.294 12,8.587 9.708,6.294 8.293,7.708 10.586,10.001 8.293,12.294 9.708,13.708
12,11.415 14.293,13.708 15.708,12.294 13.415,10.001 15.708,7.708 "/>
</g>
</g>
</svg>
|