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="M15,11.003h1.5c0.276,0,0.5-0.224,0.5-0.5c0-0.275-0.224-0.5-0.5-0.5H15V11.003z"/>
<path fill="#757575" d="M16.5,13.003H15v1h1.5c0.276,0,0.5-0.224,0.5-0.5C17,13.228,16.776,13.003,16.5,13.003z"/>
<path fill="#757575" d="M16,4.003c-3.166,0-5.989,1.867-7.271,4.676C7.884,8.238,6.949,8.003,6,8.003c-3.309,0-6,2.692-6,6
c0,3.309,2.691,6,6,6h10c4.411,0,8-3.589,8-8C24,7.592,20.411,4.003,16,4.003z M19,13.503c0,1.208-0.86,2.217-2,2.449v1.051h-2v-1
h-2v-8h2v-1h2v1.051c1.14,0.232,2,1.243,2,2.449c0,0.566-0.195,1.082-0.513,1.5C18.805,12.422,19,12.938,19,13.503z"/>
</g>
</g>
</svg>
|