1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
<?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="Outline">
<g>
<g>
<polygon fill="#757575" points="17.007,11.002 20.007,14.002 20.007,19.002 22.007,24.002 17.007,24.002 17.007,20.002
14.007,17.002 15.007,16.002 17.007,17.002 "/>
</g>
<g>
<path fill="#757575" d="M14.007,23.002h-6c-1.103,0-2-0.897-2-2v-10c0-1.103,0.897-2,2-2h6c1.103,0,2,0.897,2,2v4.002h-2v-4.002
h-6v10h6v-0.996h2v0.996C16.007,22.105,15.11,23.002,14.007,23.002z"/>
</g>
<g>
<path fill="#757575" d="M4.889,4.852L3.359,3.563C5.267,1.298,8.057,0,11.013,0c2.95,0,5.734,1.293,7.64,3.547l-1.527,1.291
C15.6,3.035,13.373,2,11.013,2C8.648,2,6.416,3.04,4.889,4.852z"/>
</g>
<g>
<path fill="#757575" d="M14.215,7.602C13.451,6.584,12.284,6,11.013,6c-1.27,0-2.437,0.583-3.2,1.602l-1.6-1.202
C7.341,4.897,9.135,4,11.013,4c1.907,0,3.657,0.875,4.802,2.402L14.215,7.602z"/>
</g>
<g>
<circle fill="#757575" cx="11" cy="18.002" r="1.25"/>
</g>
<g>
<circle fill="#757575" cx="11" cy="14.002" r="1.25"/>
</g>
</g>
</g>
</svg>
|