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

3
src/vsicons/archive.svg Normal file
View File

@@ -0,0 +1,3 @@
<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="M14.5 1H1.5L1 1.5V4.5L1.5 5H2V13.5L2.5 14H13.5L14 13.5V5H14.5L15 4.5V1.5L14.5 1ZM13.5 4H2.5H2V2H14V4H13.5ZM3 13V5H13V13H3ZM11 7H5V8H11V7Z" fill="#C5C5C5"/>
</svg>

After

Width:  |  Height:  |  Size: 308 B