feat: add haiku

This commit is contained in:
Adam 2024-02-06 14:32:53 -06:00
parent 211dafe5ab
commit 07cf51ad1b
2 changed files with 12 additions and 0 deletions

View File

@ -45,6 +45,10 @@
"key": "gentoo",
"class": "gentoo"
},
{
"key": "haiku",
"class": "haiku-os"
},
{
"key": "HBCD",
"class": "cd"

8
src/icons/haiku-os.svg Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="256" height="256" color-interpolation="linearRGB" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g transform="matrix(1.8828 0 0 1.8828 -7.4934 -34.822)">
<path d="m44.02 33.02v106.92h13.95v-106.92z" fill="#808080"/>
<path d="m107.01 33.02v106.92h13.95v-106.92z" fill="#808080"/>
<path d="m39.7 101.52c13.95 13.37 28.42 17.25 42.67 14.8-2.34-1.72-3.45-3.83-4.38-5.56 15.92 9.08 23.88-2.22 28.79-5.86-1.69-1.37-3.75-0.3-7.15-4.43 4.35 0.59 7.18 0.37 11.19 0.36 2.51-2.33 6.31-4.16 8.66-6.94 2.88-3.41 6.54-8.08 9.54-11.97-1.93-1.18-2.31-2.22-3.04-3.69 1.76 0.44 3.54 0.66 5.31 0.63 2.37-4.5 6.13-7.33 8.66-8.52-10.54-3.66-24.04-3.16-33.81-1.16-3.26 2.79-3.16 6.41-4.22 12.38-2.05-2.67-2.97-6.02-1.76-10.65-6.88 2.16-13.58 5.08-20.04 8.11-2.5 1.17-8.65 5.56-12.25 6.96-1.7 2.54-3.12 4.98-4.29 7.32-0.07-2.15-0.41-4.27-0.24-6.48-11.83 1.84-18.29 5.01-25.67 11.56-15.79 0.05-33.5-6.72-33.36-9.16l-0.33 5.72s19.72 7.48 35.75 6.58h-0.02z" fill="#ccc"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1021 B