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

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="M2 6.99994L5.28 5.64994L4.89 4.71994L2.57 5.71994C2.97731 4.53398 3.77903 3.52357 4.84137 2.85735C5.90371 2.19113 7.1624 1.9094 8.40739 2.05917C9.65237 2.20894 10.8083 2.78116 11.6824 3.68033C12.5564 4.57949 13.0956 5.75121 13.21 6.99994H14.21C14.1027 5.53846 13.5032 4.15649 12.5093 3.0796C11.5155 2.0027 10.1859 1.29448 8.73774 1.07052C7.28953 0.846559 5.80817 1.12008 4.53544 1.84645C3.2627 2.57282 2.27376 3.70914 1.73 5.06994L0.92 3.11994L0 3.49994L1.34 6.73994L2 6.99994ZM7.24001 4H8.24001V9H7.24001V4ZM7.24001 10H8.24001V11H7.24001V10ZM14.14 8.33L15.48 11.56L14.56 12L13.74 10C13.1919 11.3661 12.1958 12.5054 10.9149 13.2308C9.63412 13.9562 8.14476 14.2246 6.69127 13.9921C5.23779 13.7595 3.90654 13.0398 2.91599 11.951C1.92544 10.8621 1.33445 9.46894 1.24001 8H2.24001V7.5C2.24281 8.78746 2.69801 10.033 3.52602 11.0189C4.35404 12.0047 5.5022 12.6683 6.76983 12.8934C8.03745 13.1186 9.34388 12.8911 10.4608 12.2507C11.5777 11.6103 12.434 10.5977 12.88 9.39L10.63 10.32L10.24 9.4L13.49 8.05L14.14 8.33Z" fill="#C5C5C5"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB