1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?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>
<circle fill="#757575" cx="20" cy="22" r="1"/>
<circle fill="#757575" cx="4" cy="22" r="1"/>
<g>
<path fill="#757575" d="M22.632,15.735L21,10.838V2c0-0.552-0.448-1-1-1H4C3.448,1,3,1.448,3,2v8.838l-1.632,4.896
c-0.186,0.558-0.11,1.13,0.208,1.571C1.893,17.748,2.412,18,3,18h8v3H6v2h12v-2h-5v-3h8c0.588,0,1.107-0.252,1.425-0.694
C22.743,16.865,22.818,16.292,22.632,15.735z M19,3v7H5V3H19z M3.388,16l1.333-4h14.559l1.333,4H3.388z"/>
<rect x="10" y="13" fill="#757575" width="4" height="2"/>
</g>
</g>
</g>
</svg>
|