mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 15:07:11 -06:00
9 lines
376 B
XML
9 lines
376 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
<g fill="none" fill-rule="evenodd">
|
|
<rect width="4" height="4" x="3" y="3" fill="#6E6E6E"/>
|
|
<rect width="4" height="4" x="3" y="9" fill="#6E6E6E"/>
|
|
<rect width="4" height="4" x="9" y="9" fill="#6E6E6E"/>
|
|
<rect width="4" height="4" x="9" y="3" fill="#6E6E6E"/>
|
|
</g>
|
|
</svg>
|