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 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="图层_3" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 19 19" style="enable-background:new 0 0 19 19;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>
<title>画板 1</title>
<g>
<path class="st0" d="M8,14V9H3v5H8z M4,10h3v3H4V10z"/>
<rect x="9" y="9" class="st0" width="7" height="1"/>
<rect x="9" y="13" class="st0" width="7" height="1"/>
<path class="st0" d="M3,2C1.9,2,1,2.9,1,4v2v1v8c0,1.1,0.9,2,2,2h13c1.1,0,2-0.9,2-2V7V6V4c0-1.1-0.9-2-2-2H3z M16,16H3
c-0.6,0-1-0.4-1-1V7h15v8C17,15.6,16.6,16,16,16z M2,6V4c0-0.6,0.4-1,1-1h13c0.6,0,1,0.4,1,1v2H2z"/>
</g>
</svg>
|