mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-15 16:27:13 -06:00
Tree: leafIcon, closedIcon and openIcon added
This commit is contained in:
6
flatlaf-core/svg/TreeLeafIcon.svg
Normal file
6
flatlaf-core/svg/TreeLeafIcon.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<path fill="#D8D8D8" d="M8 6L8 1 13 1 13 15 3 15 3 6z"/>
|
||||
<path fill="#D8D8D8" d="M3 5L7 5 7 1z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 242 B |
Reference in New Issue
Block a user