1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<?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>
<g>
<path fill="#757575" d="M12,9c-1.654,0-3-1.346-3-3s1.346-3,3-3s3,1.346,3,3S13.654,9,12,9z M12,5c-0.551,0-1,0.449-1,1
c0,0.551,0.449,1,1,1s1-0.449,1-1C13,5.449,12.551,5,12,5z"/>
</g>
<g>
<path fill="#757575" d="M13,22h-2c-0.437,0-0.823-0.283-0.954-0.699c-0.258-0.818-0.544-1.709-0.736-2.283
C8.723,19.016,7.979,19,7.979,19c-0.304-0.007-0.589-0.151-0.773-0.393c-0.185-0.242-0.249-0.554-0.175-0.85l1.528-6.011
C8.875,10.179,10.328,9,12,9s3.125,1.179,3.455,2.801l1.516,5.956c0.074,0.295,0.009,0.608-0.175,0.85
c-0.185,0.242-0.469,0.386-0.773,0.393c0,0-0.744,0.016-1.331,0.018c-0.192,0.573-0.479,1.465-0.737,2.283
C13.823,21.717,13.437,22,13,22z M11.733,20h0.534c0.949-3,0.998-3,1.732-3c0.059,0,0.116,0.005,0.173,0.015
c0.113,0.005,0.323,0.005,0.552,0.003l-0.243-0.972c-0.453-1.816-0.453-1.816-0.721-2.832l-0.252-0.96
C13.356,11.516,12.713,11,12,11s-1.356,0.516-1.495,1.199l-0.265,1.015c-0.268,1.016-0.268,1.016-0.721,2.832l-0.243,0.972
c0.231,0.001,0.441,0.001,0.554-0.003C9.913,17,10.005,17,10.082,17C10.739,17,10.823,17.12,11.733,20z"/>
</g>
</g>
</g>
</svg>
|