1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?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">
<path fill="#757575" d="M19,14c-1.341,0-2.591,0.535-3.511,1.457l-0.962-1.479l0.992-1.59c1.508-2.419,3.392-5.439,5.475-8.766
l0.521-0.833l-3.338-2.173L12,10.095L5.823,0.617L2.485,2.79l0.521,0.833c2.083,3.326,3.966,6.347,5.475,8.766l0.992,1.59
l-0.962,1.479C7.591,14.535,6.341,14,5,14c-2.757,0-5,2.243-5,5s2.243,5,5,5c2.666,0,3.875-1.182,7-6.021
C15.125,22.818,16.334,24,19,24c2.757,0,5-2.243,5-5S21.757,14,19,14z M5,21c-1.104,0-2-0.896-2-2s0.896-2,2-2s2,0.896,2,2
S6.104,21,5,21z M19,21c-1.104,0-2-0.896-2-2s0.896-2,2-2s2,0.896,2,2S20.104,21,19,21z"/>
</g>
</svg>
|