1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?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="#000000" d="M12,3.003c-4.971,0-9,4.029-9,9s4.029,9,9,9s9-4.029,9-9S16.971,3.003,12,3.003z M12,18.003
c-3.313,0-6-2.687-6-6c0-3.313,2.687-6,6-6s6,2.687,6,6C18,15.316,15.313,18.003,12,18.003z"/>
<circle fill="#000000" cx="12" cy="12.003" r="3"/>
</g>
</g>
</svg>
|