1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?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"/>
<rect fill="none" width="24" height="24.001"/>
</g>
<g id="Outline">
<g>
<path fill="#757575" d="M12.001,2.002c-4.411,0-8,3.589-8,8c0,4.41,4.644,9.44,8,12.318c3.354-2.876,8-7.906,8-12.318
C20.001,5.591,16.412,2.002,12.001,2.002z M12.001,19.656c-2.13-1.997-6-6.316-6-9.654c0-3.309,2.691-6,6-6s6,2.691,6,6
C18.001,13.339,14.131,17.659,12.001,19.656z"/>
<polygon fill="#757575" points="13.001,6.002 11.001,6.002 11.001,9.002 8.001,9.002 8.001,11.002 11.001,11.002 11.001,14.002
13.001,14.002 13.001,11.002 16.001,11.002 16.001,9.002 13.001,9.002 "/>
</g>
</g>
</svg>
|