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 25.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
<style type="text/css">
.st0{fill:#808080;}
.st1{fill:none;}
.st2{fill:#FFFFFF;}
</style>
<path class="st0" d="M18,10.5V6c0-1.1-0.9-2-2-2H4C2.9,4,2,4.9,2,6v12c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2v-4.5l4,4v-11L18,10.5z
M16,9.7V18H4V6h12V9.7z"/>
<circle class="st0" cx="10" cy="10" r="2"/>
<path class="st0" d="M14,15.4c0-0.8-0.5-1.5-1.2-1.9C11.9,13.2,11,13,10,13s-1.9,0.2-2.8,0.6c-0.7,0.3-1.2,1-1.2,1.9V16h8V15.4z"/>
<g>
<rect class="st1" width="24" height="24"/>
</g>
<circle class="st2" cx="17.1" cy="19.3" r="4.7"/>
<g>
<path class="st1" d="M13.2,15.5H21v7.8h-7.8V15.5z"/>
<path d="M20.5,21.6l-2.9-2.9c0.3-0.7,0.1-1.6-0.5-2.2c-0.6-0.6-1.6-0.8-2.4-0.4l1.4,1.4l-1,1L13.7,17c-0.4,0.8-0.2,1.8,0.4,2.4
c0.6,0.6,1.5,0.8,2.2,0.5l2.9,2.9c0.1,0.1,0.3,0.1,0.5,0l0.7-0.7C20.7,21.9,20.7,21.7,20.5,21.6z"/>
</g>
</svg>
|