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="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>
<path fill="#757575" d="M20.722,17.413c-2.58,1.679-5.609,2.589-8.72,2.589s-6.14-0.91-8.72-2.589l-1.44,1.439
c2.98,2.041,6.53,3.15,10.16,3.15s7.18-1.109,10.16-3.15L20.722,17.413z"/>
<path fill="#757575" d="M12.002,18.002c3.093,0,5.6-2.506,5.6-5.599c0-4-5.6-10.401-5.6-10.401s-5.6,6.401-5.6,10.401
C6.402,15.496,8.909,18.002,12.002,18.002z M12.002,14.252c1.241,0,2.25-1.008,2.25-2.25h1.5c0,2.069-1.682,3.75-3.75,3.75V14.252
z"/>
</g>
</g>
</svg>
|