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="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>
<path fill="#757575" d="M19,9c1.654,0,3-1.346,3-3s-1.346-3-3-3c-1.302,0-2.401,0.838-2.815,2H2v2h14.185
C16.599,8.162,17.698,9,19,9z M19,5c0.551,0,1,0.448,1,1c0,0.552-0.449,1-1,1s-1-0.448-1-1C18,5.448,18.449,5,19,5z"/>
<path fill="#757575" d="M9,9c-1.302,0-2.401,0.838-2.815,2H2v2h4.185C6.599,14.162,7.698,15,9,15s2.401-0.838,2.815-2H22v-2
H11.815C11.401,9.838,10.302,9,9,9z M9,13c-0.551,0-1-0.448-1-1c0-0.552,0.449-1,1-1s1,0.448,1,1C10,12.552,9.551,13,9,13z"/>
<path fill="#757575" d="M19,15c-1.302,0-2.401,0.838-2.815,2H2v2h14.185c0.414,1.162,1.514,2,2.815,2c1.654,0,3-1.346,3-3
S20.654,15,19,15z M19,19c-0.551,0-1-0.448-1-1c0-0.552,0.449-1,1-1s1,0.448,1,1C20,18.552,19.551,19,19,19z"/>
</g>
</g>
</svg>
|