10 lines
557 B
XML
10 lines
557 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g>
|
|
<path d="M1,2 C0.448,2 0,2.448 0,3 L0,15 C0,15.552 0.448,16 1,16 L17,16 C17.552,16 18,15.552 18,15 L18,3 C18,2.448 17.552,2 17,2 L1,2 Z M2,14 L2,4 L16,4 L16,14 L2,14 L2,14 Z"></path>
|
|
<rect x="3" y="11" width="3" height="2"></rect>
|
|
<rect x="12" y="11" width="3" height="2"></rect>
|
|
<rect x="7" y="11" width="4" height="2"></rect>
|
|
</g>
|
|
</svg>
|