Spaces:
Sleeping
Sleeping
File size: 722 Bytes
c19005f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
<svg width="5" height="5" viewBox="0 0 5 5" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_26_240)">
<rect x="0" y="0" width="1" height="1" fill="white"/>
<rect x="1" y="1" width="1" height="1" fill="white"/>
<rect x="2" y="2" width="1" height="1" fill="white"/>
<rect x="3" y="3" width="1" height="1" fill="white"/>
<rect x="4" y="4" width="1" height="1" fill="white"/>
<rect x="3" y="1" width="1" height="1" fill="white"/>
<rect x="4" y="0" width="1" height="1" fill="white"/>
<rect x="0" y="4" width="1" height="1" fill="white"/>
<rect x="1" y="3" width="1" height="1" fill="white"/>
</g>
<defs>
<clipPath id="clip0_26_240">
<rect width="5" height="5" fill="white"/>
</clipPath>
</defs>
</svg> |