1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?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="M16,4h-2c0-1.104-0.896-2-2-2s-2,0.896-2,2H8v3h8V4z"/>
<path fill="#757575" d="M19,5h-1v3H6V5H5C3.896,5,3,5.896,3,7v14c0,1.104,0.896,2,2,2h14c1.104,0,2-0.896,2-2V7
C21,5.896,20.104,5,19,5z M15.535,17.586L14.121,19L12,16.879L9.879,19l-1.414-1.414l2.121-2.122l-2.121-2.121l1.414-1.414
L12,14.051l2.121-2.121l1.414,1.414l-2.121,2.121L15.535,17.586z"/>
</g>
</g>
</svg>
|