feat: add windows 11 menu item

This commit is contained in:
Adam 2024-02-06 13:13:47 -06:00
parent 12bb24e552
commit 211dafe5ab
2 changed files with 6 additions and 0 deletions

View File

@ -129,6 +129,10 @@
"key": "Win10",
"class": "windows-10"
},
{
"key": "Win11",
"class": "windows-11"
},
{
"key": "xubuntu",
"class": "xubuntu"

2
src/icons/windows-11.svg Normal file
View File

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="256" height="256" version="1.1" viewBox="0 0 67.733 67.733" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><metadata><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><g transform="matrix(1.3895 0 0 1.3895 376.87 -31.373)" fill="#808080"><rect x="-271.22" y="22.579" width="23.105" height="23.105"/><rect x="-245.58" y="22.579" width="23.105" height="23.105"/><rect x="-271.22" y="48.221" width="23.105" height="23.105"/><rect x="-245.58" y="48.221" width="23.105" height="23.105"/></g></svg>

After

Width:  |  Height:  |  Size: 807 B