blob: 023d0fb1e9a5f7bcfad65f22576026cee7590067 (
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:#e26da9" d="M 1,1 H 15 V 3 H 1 Z"/>
<path style="fill:#e26da9" d="M 1,5 H 15 V 7 H 1 Z"/>
<path style="fill:#e26da9" d="M 1,9 H 15 V 11 H 1 Z"/>
<path style="fill:#e26da9" d="M 1,13 H 15 V 15 H 1 Z"/>
</svg>
|