mirror of
https://github.com/NohamR/Reclass.git
synced 2026-05-10 19:59:21 +00:00
Add vscodicon icons to menu bar items, refactor createMenus() a bit
This commit is contained in:
7
src/vsicons/list-tree.svg
Normal file
7
src/vsicons/list-tree.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M14 3V4H2V3H14Z" fill="#C5C5C5"/>
|
||||
<path d="M13 6V7H6V6H13Z" fill="#C5C5C5"/>
|
||||
<path d="M13 9V10H5V9H13Z" fill="#C5C5C5"/>
|
||||
<path d="M13 12V13H5V12H13Z" fill="#C5C5C5"/>
|
||||
<rect x="5" y="4" width="1" height="9" fill="#C5C5C5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 335 B |
Reference in New Issue
Block a user