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:
8
src/vsicons/gripper.svg
Normal file
8
src/vsicons/gripper.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="5" y="3" width="2" height="2" fill="#C5C5C5"/>
|
||||
<rect x="5" y="7" width="2" height="2" fill="#C5C5C5"/>
|
||||
<rect x="5" y="11" width="2" height="2" fill="#C5C5C5"/>
|
||||
<rect x="9" y="3" width="2" height="2" fill="#C5C5C5"/>
|
||||
<rect x="9" y="7" width="2" height="2" fill="#C5C5C5"/>
|
||||
<rect x="9" y="11" width="2" height="2" fill="#C5C5C5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 441 B |
Reference in New Issue
Block a user