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.002px" viewBox="0 0 24 24.002" enable-background="new 0 0 24 24.002" xml:space="preserve">
<g id="Frames-24px">
<rect y="0" fill="none" width="24" height="24.002"/>
<rect y="0" fill="none" width="24" height="24.002"/>
</g>
<g id="Outline">
<g>
<circle fill="#757575" cx="12.002" cy="12.004" r="3"/>
<path fill="#757575" d="M22.002,11.004h-2.069c-0.454-3.611-3.319-6.477-6.931-6.931V2.004h-2v2.069
c-3.611,0.454-6.477,3.32-6.931,6.931H2.002v2h2.069c0.454,3.611,3.319,6.477,6.931,6.931v2.069h2v-2.069
c3.612-0.454,6.477-3.32,6.931-6.931h2.069V11.004z M12.002,18.004c-3.309,0-6-2.691-6-6s2.691-6,6-6s6,2.691,6,6
S15.311,18.004,12.002,18.004z"/>
</g>
</g>
</svg>
|