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>
<path fill="#757575" d="M9,10h5c2.757,0,5-2.243,5-5s-2.243-5-5-5c-1.631,0-3.146,0.807-4.073,2.114C9.623,2.038,9.313,2,9,2
C6.794,2,5,3.794,5,6S6.794,10,9,10z M9,4c0.305,0,0.611,0.078,0.909,0.232c0.244,0.125,0.529,0.146,0.786,0.057
c0.259-0.09,0.47-0.281,0.583-0.531C11.765,2.69,12.834,2,14,2c1.654,0,3,1.346,3,3s-1.346,3-3,3H9C7.897,8,7,7.103,7,6
C7,4.897,7.897,4,9,4z"/>
<path fill="#757575" d="M19,12H5c-1.103,0-2,0.897-2,2v8c0,1.103,0.897,2,2,2h14c1.103,0,2-0.897,2-2v-8
C21,12.897,20.103,12,19,12z M19,14l-0.001,3H5v-3H19z M5,22v-3h13.998l-0.001,3H5z"/>
<circle fill="#757575" cx="13.5" cy="20.5" r="1"/>
<circle fill="#757575" cx="16.5" cy="20.5" r="1"/>
<circle fill="#757575" cx="13.5" cy="15.5" r="1"/>
<circle fill="#757575" cx="16.5" cy="15.5" r="1"/>
</g>
</g>
</svg>
|