1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?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="M12,2C7.527,2,3,3.374,3,6v12c0,2.626,4.527,4,9,4s9-1.374,9-4V6C21,3.374,16.473,2,12,2z M12,4
c4.547,0,7,1.419,7,2c0,0.582-2.453,2-7,2S5,6.582,5,6C5,5.419,7.453,4,12,4z M12,20c-4.547,0-7-1.418-7-2v-1.4
c1.736,0.922,4.374,1.4,7,1.4s5.264-0.478,7-1.4V18C19,18.582,16.547,20,12,20z M12,16c-4.547,0-7-1.418-7-2v-1.4
c1.736,0.922,4.374,1.4,7,1.4s5.264-0.478,7-1.4V14C19,14.582,16.547,16,12,16z M12,12c-4.547,0-7-1.418-7-2V8.6
C6.736,9.522,9.374,10,12,10s5.264-0.478,7-1.4V10C19,10.582,16.547,12,12,12z"/>
</g>
</svg>
|