1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?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="24.002px" viewBox="0 0 24 24.002" enable-background="new 0 0 24 24.002" xml:space="preserve">
<g id="Frames-24px">
<rect fill="none" width="24" height="24.002"/>
</g>
<g id="Outline">
<g>
<path fill="#757575" d="M7.999,5c0-1.104-0.896-2-2-2s-2,0.896-2,2v3h4V5z"/>
<path fill="#757575" d="M7.999,9h-4c0,3-2,4-2,8s2,7,3,7h2c0.524,0,1.322-0.83,1.964-2.191C8.348,20.677,7.999,19.379,7.999,18
c0-1.66,0.506-3.203,1.373-4.481C8.786,11.977,7.999,10.882,7.999,9z"/>
<path fill="#757575" d="M15.999,12c-3.313,0-6,2.687-6,6s2.687,6,6,6s6-2.687,6-6S19.313,12,15.999,12z M13.999,16
c-0.553,0-1-0.447-1-1s0.447-1,1-1s1,0.447,1,1S14.552,16,13.999,16z M15.999,19c-0.553,0-1-0.447-1-1s0.447-1,1-1s1,0.447,1,1
S16.552,19,15.999,19z M17.999,16c-0.553,0-1-0.447-1-1s0.447-1,1-1s1,0.447,1,1S18.552,16,17.999,16z"/>
</g>
</g>
</svg>
|