14 lines
740 B
XML
14 lines
740 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1">
|
||
|
<rect style="opacity:0.2" width="20" height="20" x="2" y="2.5" rx="1" ry="1"/>
|
||
|
<rect style="fill:#4f4f4f" width="20" height="20" x="2" y="2" rx="1" ry="1"/>
|
||
|
<g style="opacity:0.40">
|
||
|
<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 3,2 C 2.446,2 2,2.446 2,3 V 3.5 C 2,2.946 2.446,2.5 3,2.5 H 21 C 21.554,2.5 22,2.946 22,3.5 V 3 C 22,2.446 21.554,2 21,2 Z"/>
|
||
|
</svg>
|