1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?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.001px" viewBox="0 0 24 24.001" enable-background="new 0 0 24 24.001" xml:space="preserve">
<g id="Frames-24px">
<rect fill="none" width="24" height="24.001"/>
</g>
<g id="Outline">
<g>
<path fill="#757575" d="M15.293,7.294L11,11.586L8.707,9.294l-1.414,1.414l3,3C10.488,13.903,10.744,14,11,14
s0.512-0.098,0.707-0.292l5-5L15.293,7.294z"/>
<path fill="#757575" d="M12,2C7.589,2,4,5.59,4,10s4.644,9.44,8,12.318c3.354-2.876,8-7.906,8-12.318C20,5.59,16.411,2,12,2z
M12,19.655C9.87,17.658,6,13.339,6,10c0-3.308,2.691-6,6-6s6,2.692,6,6C18,13.339,14.13,17.658,12,19.655z"/>
</g>
</g>
</svg>
|