mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-10 22:17:13 -06:00
Tree: leafIcon, closedIcon and openIcon added
This commit is contained in:
6
flatlaf-core/svg/TreeOpenIcon.svg
Normal file
6
flatlaf-core/svg/TreeOpenIcon.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="M1 2L6 2 8 4 14 4 14 6 3.5 6 1 11z"/>
|
||||
<path fill="#D8D8D8" d="M4 7L16 7 13 13 1 13z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 255 B |
Reference in New Issue
Block a user