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:
4
src/vsicons/record-start.svg
Normal file
4
src/vsicons/record-start.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M8 13.5C11.0376 13.5 13.5 11.0376 13.5 8C13.5 4.96243 11.0376 2.5 8 2.5C4.96243 2.5 2.5 4.96243 2.5 8C2.5 11.0376 4.96243 13.5 8 13.5Z" stroke="#C5C5C5"/>
|
||||
<path d="M9.5 8C9.5 8.82843 8.82843 9.5 8 9.5C7.17157 9.5 6.5 8.82843 6.5 8C6.5 7.17157 7.17157 6.5 8 6.5C8.82843 6.5 9.5 7.17157 9.5 8Z" fill="#C5C5C5" stroke="#C5C5C5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 439 B |
Reference in New Issue
Block a user