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="17" cy="16" r="1"/>
<circle fill="#757575" cx="15" cy="18.5" r="1"/>
<circle fill="#757575" cx="19" cy="18.5" r="1"/>
<circle fill="#757575" cx="17" cy="21" r="1"/>
<circle fill="#757575" cx="13" cy="21" r="1"/>
<circle fill="#757575" cx="21" cy="21" r="1"/>
<path fill="#757575" d="M14,13c0,0.552,0.448,1,1,1h3c0.552,0,1-0.448,1-1V7c0-1.103-0.897-2-2-2h-6V3h3V1H6v2h3v2H3
C2.447,5,2,5.448,2,6v4c0,0.552,0.448,1,1,1h11V13z M4,9V7h13v5h-1v-2c0-0.552-0.448-1-1-1H4z"/>
</g>
</g>
</svg>
|