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="M14.004,19.502c0,0.276-0.224,0.5-0.5,0.5s-0.5-0.224-0.5-0.5v-4.5h-2v4.5c0,1.379,1.122,2.5,2.5,2.5
s2.5-1.121,2.5-2.5v-0.5h-2V19.502z"/>
<path fill="#757575" d="M13.003,4.053l0.001-1.051c0-0.553-0.448-1-1-1c-0.553,0-1,0.447-1,1l-0.001,1.051
c-5.025,0.5-8.953,4.72-8.995,9.866c1.327-1.188,3.074-1.917,4.996-1.917c1.925,0,3.675,0.732,5.003,1.924
c1.327-1.19,3.073-1.924,4.997-1.924c1.922,0,3.668,0.729,4.996,1.917C21.958,8.771,18.028,4.551,13.003,4.053z"/>
</g>
</g>
</svg>
|