blob: f4c98fc2ff962913e6f4da19ab4a5f5121cfe260 (
plain)
1
2
3
4
5
6
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#928374" d="M 1,1 H 15 V 3 H 1 Z"/>
<path style="fill:#928374" d="M 1,5 H 15 V 7 H 1 Z"/>
<path style="fill:#928374" d="M 1,9 H 15 V 11 H 1 Z"/>
<path style="fill:#928374" d="M 1,13 H 15 V 15 H 1 Z"/>
</svg>
|