feat: add shredos menu item

This commit is contained in:
Adam 2024-02-06 13:10:58 -06:00
parent c95e3be4b1
commit f5da8712ef
2 changed files with 16 additions and 0 deletions

View File

@ -85,6 +85,10 @@
"key": "openSUSE",
"class": "opensuse"
},
{
"key": "shredos",
"class": "shredos"
},
{
"key": "Solus",
"class": "solus"

12
src/icons/shredos.svg Normal file
View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="256" height="256" version="1.1" viewBox="0 0 67.733 67.733" 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>
<path d="m7.1174 58.729v-9.0047h5.8266v18.009h-5.8266zm11.918 0v-9.0047h5.8266v18.009h-5.8266zm11.918 0v-9.0047h5.8266v18.009h-5.8266zm11.918 0v-9.0047h5.8266v18.009h-5.8266zm11.918 0v-9.0047h5.8266v18.009h-5.8266zm-50.85-18.009v-2.9133h7.5481c4.1514 0 7.5481-0.05397 7.5481-0.11992 0-0.06596-2.0789-3.2876-4.6198-7.1593-5.0179-7.646-5.2312-8.1343-4.678-10.714 1.7931-8.3609 14.9-18.102 26.418-19.635 4.0193-0.53487 7.0802 0.13952 8.9431 1.9704 1.1995 1.1789 12.664 20.319 13.332 22.258 0.9636 2.7969-0.85111 7.3131-4.4783 11.145l-2.1346 2.2551h11.976v5.8266h-59.855zm42.209-4.073c2.3471-1.6775 5.973-5.5677 7.0006-7.5108 1.2487-2.3612 1.2007-3.1904-0.33349-5.7634-0.69483-1.1653-1.2916-2.1504-1.326-2.189-0.03451-0.03863-0.52053 0.67645-1.0801 1.5891-1.3728 2.239-5.5481 6.3426-8.4649 8.3193-5.1708 3.5044-10.997 5.8302-16.088 6.4224-1.3241 0.15402 1.2779 0.23412 8.3743 0.25781l10.295 0.03436zm-15.94-4.7532c4.3165-1.4444 7.8201-3.387 11.627-6.4465 3.344-2.6878 6.3333-6.9486 6.3333-9.027 0-0.61282-0.40888-1.5912-1.2552-3.0034-0.69036-1.152-1.3161-2.0911-1.3904-2.087-0.07438 0.0041-0.52614 0.65353-1.0039 1.4431-2.0524 3.3918-7.0325 7.7901-11.818 10.438-4.4058 2.4373-8.1821 3.7407-12.561 4.3353l-2.4249 0.32929 1.0959 1.8539c1.3186 2.2306 1.9599 2.9755 2.7076 3.1454 0.30964 0.07033 1.7567 0.09094 3.2156 0.0458 2.1975-0.06799 3.1368-0.2441 5.4747-1.0264zm-9.5524-9.0422c2.3629-0.41382 4.9518-1.2298 7.4748-2.3561 1.8171-0.81113 6.3393-3.728 8.2087-5.2948 3.1841-2.6686 6.1321-7.0943 5.9553-8.9403-0.1226-1.2801-1.081-1.685-3.9258-1.6584-6.1886 0.057787-14.17 3.8924-19.739 9.4833-2.639 2.6493-4.3615 5.4569-4.3615 7.1087 0 1.1131 0.37623 1.4634 1.8919 1.7614 1.6897 0.33219 2.0541 0.32378 4.4959-0.10386z" fill="#808080"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB