blob: fd6da905d06de2116255e8ecf8278ca6c8b03159 (
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="#eff0f2" width="4.625" height="3.594" x="17.19" y=".06" transform="matrix(1,0,0,1,0,0)"/>
<path fill="#eff0f2" 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>
|