1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?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 fill="none" width="24" height="24.002"/>
</g>
<g id="Outline">
<g>
<path fill="#757575" d="M19.983,8c0-4.636-3.364-8-8-8s-8,3.364-7.999,7.946c-0.009,0.174-0.216,4.32,1.028,9.297
C6.292,22.358,7.986,24,11.983,24s5.691-1.642,6.97-6.757C20.198,12.266,19.991,8.12,19.983,8z M16.741,17.761l-3.259-1.629
l3.981-1.493C17.246,15.857,17.013,16.825,16.741,17.761z M5.983,8c0-3.477,2.523-6,6-6s6,2.523,6.001,6.053
c0.001,0.026,0.084,1.788-0.196,4.327l-6.749,2.53l-4.851-2.425C5.895,9.885,5.981,8.063,5.983,8z M11.983,22
c-2.643,0-3.837-0.474-5.03-5.243c-0.159-0.634-0.29-1.254-0.402-1.855l9.511,4.755C15.105,21.735,13.942,22,11.983,22z"/>
<path fill="#757575" d="M11.983,13c2.757,0,5-2.243,5-5s-2.243-5-5-5s-5,2.243-5,5S9.227,13,11.983,13z M11.983,5
c1.654,0,3,1.346,3,3s-1.346,3-3,3s-3-1.346-3-3S10.329,5,11.983,5z"/>
<circle fill="#757575" cx="11.983" cy="9" r="1"/>
</g>
</g>
</svg>
|