1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?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>
<path fill="#757575" d="M15,22H5c-0.552,0-1-0.448-1-1V10c0-4.411,3.589-8,8-8c6.498,0,7.546,4.586,8.56,9.02
c0.131,0.571,0.264,1.153,0.41,1.738c0.075,0.299,0.007,0.616-0.182,0.858C20.599,13.858,20.308,14,20,14h-1v3
c0,1.103-0.897,2-2,2h-1v2C16,21.552,15.552,22,15,22z M6,20h8v-2c0-0.552,0.448-1,1-1h2v-4c0-0.552,0.448-1,1-1h0.733
c-0.042-0.179-0.082-0.357-0.123-0.535C17.489,6.56,16.685,4,12,4c-3.309,0-6,2.691-6,6V20z"/>
</g>
<g>
<path fill="#757575" d="M12,13.988c0,0,4-2.908,4-5.064c0-2.047-3.111-2.936-4-0.248c-0.889-2.688-4-1.8-4,0.248
C8,11.08,12,13.988,12,13.988z"/>
</g>
</g>
</g>
</svg>
|