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="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="Outline">
<g>
<circle fill="#757575" cx="17.003" cy="20.006" r="2"/>
<circle fill="#757575" cx="8.003" cy="20.006" r="2"/>
<path fill="#757575" d="M19.966,10.241c-1.255-1.962-3.445-3.235-5.897-3.235c-0.011,0-0.021,0.002-0.032,0.002
s-0.022-0.002-0.033-0.002c-4.021,0-7.34,2.971-7.905,6.835l-0.095,0.165h-1c-1.104,0-2,0.896-2,2v3c0,0.552,0.448,1,1,1h1
c0-1.656,1.344-3,3-3s3,1.344,3,3h3c0-1.656,1.344-3,3-3s3,1.344,3,3h1c0.552,0,1-0.448,1-1v-3
C22.003,13.961,21.229,11.886,19.966,10.241z M8.093,14.006c0.478-2.837,2.938-5,5.91-5s5.433,2.163,5.91,5H8.093z"/>
</g>
</g>
</svg>
|