blob: 9ce41e56199a3a378a4adeb0fbf9f8920d7655f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16">
<defs>
<clipPath id="_clipPath_NIZaKZXLaI0sq6jWTxOYxegxsCyqFzAc">
<rect width="16" height="16"/>
</clipPath>
</defs>
<g clip-path="url(#_clipPath_NIZaKZXLaI0sq6jWTxOYxegxsCyqFzAc)">
<rect fill="#d4be98" width="4.625" height="3.594" x="17.19" y=".06" transform="matrix(1,0,0,1,0,0)"/>
<path fill="#d4be98" d="M 5 1 L 5 7 L 11 7 L 11 1 L 5 1 Z M 1 9.167 L 1 15 L 6.833 15 L 6.833 9.167 L 1 9.167 Z M 9.167 9.167 L 9.167 15 L 15 15 L 15 9.167 L 9.167 9.167 Z"/>
</g>
</svg>
|