1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?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">
<path fill="#757575" d="M14.5,6c0-0.345,0.047-0.677,0.121-1H2v2h12.621C14.547,6.677,14.5,6.345,14.5,6z"/>
<path fill="#757575" d="M14.5,18c0-0.345,0.047-0.677,0.121-1H2v2h12.621C14.547,18.677,14.5,18.345,14.5,18z"/>
<g>
<path fill="#757575" d="M4.5,12c0-0.345,0.047-0.677,0.121-1H2v2h2.621C4.547,12.677,4.5,12.345,4.5,12z"/>
<path fill="#757575" d="M13.379,11c0.074,0.323,0.121,0.655,0.121,1s-0.047,0.677-0.121,1H22v-2H13.379z"/>
</g>
<circle fill="#757575" cx="19" cy="6" r="3"/>
<circle fill="#757575" cx="9" cy="12" r="3"/>
<circle fill="#757575" cx="19" cy="18" r="3"/>
</g>
</svg>
|