Add vscodicon icons to menu bar items, refactor createMenus() a bit

This commit is contained in:
Sen66
2026-02-06 20:35:58 +01:00
parent e36d1591ba
commit 6a23ebe495
342 changed files with 1189 additions and 29 deletions

8
src/vsicons/build.svg Normal file
View File

@@ -0,0 +1,8 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.854 6.59999L10.354 4.1L9.646 3.4L8 5.043V0H7V5.043L5.354 3.4L4.646 4.1L7.146 6.59999H7.854Z" fill="#C5C5C5"/>
<path d="M14 14.5V4.99999H13V14H2V4.99999H1V14.5L1.5 15H13.5L14 14.5Z" fill="#C5C5C5"/>
<path d="M5 12.5V11.5L4.5 11H3.5L3 11.5V12.5L3.5 13H4.5L5 12.5Z" fill="#C5C5C5"/>
<path d="M9 11.5V12.5L8.5 13H7.5L7 12.5V11.5L7.5 11H8.5L9 11.5Z" fill="#C5C5C5"/>
<path d="M7 9.49999V8.49999L6.5 7.99999H5.5L5 8.49999V9.49999L5.5 9.99999H6.5L7 9.49999Z" fill="#C5C5C5"/>
<path d="M11 8.49999V9.49999L10.5 9.99999H9.5L9 9.49999V8.49999L9.5 7.99999H10.5L11 8.49999Z" fill="#C5C5C5"/>
</svg>

After

Width:  |  Height:  |  Size: 695 B