14 lines
769 B
XML
14 lines
769 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1">
|
||
|
<rect style="opacity:0.2" width="20" height="20" x="1" y="1.5" rx="1" ry="1"/>
|
||
|
<rect style="fill:#4f4f4f" width="20" height="20" x="1" y="1" rx="1" ry="1"/>
|
||
|
<g style="opacity:0.40" transform="translate(-1,-1)">
|
||
|
<rect width="8" height="5" x="3" y="16" rx="1" ry="1"/>
|
||
|
<rect width="8" height="5" x="13" y="16" rx="1" ry="1"/>
|
||
|
<rect width="3" height="1" x="18" y="13"/>
|
||
|
<rect width="3" height="1" x="18" y="11"/>
|
||
|
<rect width="3" height="1" x="18" y="9"/>
|
||
|
<rect width="3" height="1" x="18" y="7"/>
|
||
|
</g>
|
||
|
<path style="opacity:0.1;fill:#ffffff" d="M 2,1 C 1.446,1 1,1.446 1,2 V 2.5 C 1,1.946 1.446,1.5 2,1.5 H 20 C 20.554,1.5 21,1.946 21,2.5 V 2 C 21,1.446 20.554,1 20,1 Z"/>
|
||
|
</svg>
|