1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?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">
<path fill="#757575" d="M22,7h-1V6V4h-2v1H7V4H5v1C3.346,5,2,6.346,2,8v4c0,0.379,0.214,0.726,0.553,0.895l1.339,0.67l-0.878,5.271
c-0.048,0.29,0.033,0.586,0.223,0.811C3.427,19.871,3.706,20,4,20h7v-2h-0.819l0.667-4H12v2h2v-2h6c0.552,0,1-0.448,1-1V9h1V7z
M5,7h2v1h6V7h6v2H4V8C4,7.448,4.449,7,5,7z M10,12c-0.489,0-0.906,0.354-0.986,0.836L8.153,18H5.181l0.806-4.836
c0.072-0.433-0.146-0.862-0.539-1.059L4,11.382V11h15v1H10z"/>
</g>
</svg>
|