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.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" cy="12.002" r="3"/>
<path fill="#757575" d="M22,11.002h-2.069C19.477,7.39,16.612,4.524,13,4.071V2.002h-2v2.069C7.389,4.524,4.523,7.39,4.069,11.002
H2v2h2.069c0.454,3.612,3.319,6.477,6.931,6.931v2.069h2v-2.069c3.612-0.454,6.477-3.319,6.931-6.931H22V11.002z M12,18.002
c-3.309,0-6-2.692-6-6s2.691-6,6-6s6,2.692,6,6S15.309,18.002,12,18.002z"/>
</g>
</g>
</svg>
|