1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?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="M12,2.002c-5.522,0-10,4.477-10,10c0,5.521,4.478,10,10,10s10-4.479,10-10C22,6.479,17.522,2.002,12,2.002z
M14,6.002h2v4h-2V6.002z M8,6.002h2v4H8V6.002z M18,14.002c0,2.617-2.86,5-6,5s-6-2.383-6-5v-1h12V14.002z"/>
</g>
</svg>
|