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

5
src/vsicons/library.svg Normal file
View File

@@ -0,0 +1,5 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 2.5L5.5 2H7.5L8 2.5V13.5L7.5 14H5.5L5 13.5V2.5ZM6 3V13H7V3H6Z" fill="#C5C5C5"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.17101 3.34472L9.46985 2.70387L11.3492 2.01983L11.9901 2.31866L15.7523 12.6553L15.4535 13.2961L13.5741 13.9802L12.9332 13.6813L9.17101 3.34472ZM10.2817 3.47255L13.7019 12.8695L14.6416 12.5275L11.2214 3.13053L10.2817 3.47255Z" fill="#C5C5C5"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 2.5L1.5 2H3.5L4 2.5V13.5L3.5 14H1.5L1 13.5V2.5ZM2 3V13H3V3H2Z" fill="#C5C5C5"/>
</svg>

After

Width:  |  Height:  |  Size: 661 B