blob: 2d248963f77b5c5511c220686432f84b5caa4aef (
plain)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<path style="fill:#b9b9b9" d="m8 1c-2.216 0-4 1.784-4 4v2h2v-2c0-1.108 0.892-2 2-2s2 0.892 2 2v2h2v-2c0-2.216-1.784-4-4-4z"/>
<rect style="fill:#9b9b9b" width="9" height="12" x="-16" y="-14" rx="1" ry="1" transform="matrix(0,-1,-1,0,0,0)"/>
</svg>
|