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="Solid">
<g>
<circle fill="#757575" cx="12" cy="6" r="3"/>
<path fill="#757575" d="M16.97,17.757l-1.516-5.956C15.125,10.179,13.672,9,12,9s-3.125,1.179-3.442,2.746L7.03,17.757
c-0.074,0.295-0.009,0.608,0.175,0.85C7.39,18.849,7.674,18.993,7.979,19c0,0,0.745,0.016,1.332,0.018
c0.191,0.573,0.478,1.465,0.736,2.283C10.177,21.717,10.563,22,11,22h2c0.437,0,0.823-0.283,0.954-0.699
c0.258-0.818,0.545-1.709,0.737-2.283C15.277,19.016,16.021,19,16.021,19c0.304-0.007,0.589-0.151,0.773-0.393
C16.979,18.365,17.044,18.053,16.97,17.757z"/>
</g>
</g>
</svg>
|