mirror of
https://github.com/laoxong/nofx.git
synced 2026-06-04 01:48:22 +08:00
9 lines
448 B
XML
9 lines
448 B
XML
<svg viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="40" height="40" rx="8" fill="#000"/>
|
|
<rect x="7" y="7" width="8" height="8" rx="1" fill="#fff"/>
|
|
<rect x="16" y="16" width="8" height="8" rx="1" fill="#fff"/>
|
|
<rect x="25" y="7" width="8" height="8" rx="1" fill="#fff"/>
|
|
<rect x="7" y="25" width="8" height="8" rx="1" fill="#fff"/>
|
|
<rect x="25" y="25" width="8" height="8" rx="1" fill="#fff"/>
|
|
</svg>
|