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="Solid">
<g>
<path fill="#757575" d="M12,9.004c-2.206,0-4,1.794-4,4c0,2.206,1.794,4,4,4s4-1.794,4-4C16,10.798,14.206,9.004,12,9.004z"/>
<path fill="#757575" d="M20,6.004h-1.93c-0.668,0-1.293-0.334-1.664-0.891l-0.813-1.22c-0.371-0.556-0.996-0.89-1.664-0.89H10.07
c-0.668,0-1.293,0.334-1.664,0.89l-0.813,1.22C7.223,5.67,6.598,6.004,5.93,6.004H4c-1.104,0-2,0.896-2,2v11c0,1.104,0.896,2,2,2
h16c1.104,0,2-0.896,2-2v-11C22,6.899,21.104,6.004,20,6.004z M12,19.004c-3.309,0-6-2.691-6-6s2.691-6,6-6s6,2.691,6,6
S15.309,19.004,12,19.004z"/>
</g>
</g>
</svg>
|