Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.all-contributorsrc11
-rw-r--r--.github/ISSUE_TEMPLATE/Icon_request.md29
-rw-r--r--.github/ISSUE_TEMPLATE/icon_request.yaml48
-rw-r--r--CONTRIBUTORS.md1
-rw-r--r--src/icons/icons.yml60
-rw-r--r--src/icons/svg/canonical.svg3
-rw-r--r--src/icons/svg/discourse.svg3
-rw-r--r--src/icons/svg/freedesktop.svg3
-rw-r--r--src/icons/svg/ipfs.svg3
-rw-r--r--src/icons/svg/javascript.svg3
-rw-r--r--src/icons/svg/lemmy.svg3
-rw-r--r--src/icons/svg/mumble.svg3
-rw-r--r--src/icons/svg/ubuntu.svg3
13 files changed, 143 insertions, 30 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f725df537..25cd4cdd6 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1248,6 +1248,17 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "elboulangero",
+ "name": "Arnaud Rebillout",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1942580?v=4",
+ "profile": "https://arnaudr.io",
+ "contributions": [
+ "infra",
+ "doc",
+ "design"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/.github/ISSUE_TEMPLATE/Icon_request.md b/.github/ISSUE_TEMPLATE/Icon_request.md
deleted file mode 100644
index b4daec3b9..000000000
--- a/.github/ISSUE_TEMPLATE/Icon_request.md
+++ /dev/null
@@ -1,29 +0,0 @@
----
-name: Icon request
-about: Suggest an icon for this project
-
----
-
-<!-- Please review open and closed issues that the icon hasn't been requested before. -->
-
-## Icon
-
-<!--
- Please add an image for this icon
- As a general rule, images with simple shapes and only one color are the best.
- If this icon is a "brand" icon, let us know why this brand is important and what they do.
--->
-
-
-
-## Name Suggestion
-
-<!-- What name should be used for this icon? -->
-
-
-
-## Use Case
-
-<!-- Describe how a user of fork-awesome would use that icon in their project. -->
-
-
diff --git a/.github/ISSUE_TEMPLATE/icon_request.yaml b/.github/ISSUE_TEMPLATE/icon_request.yaml
new file mode 100644
index 000000000..cf4a91819
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/icon_request.yaml
@@ -0,0 +1,48 @@
+name: Icon Request
+description: Suggest an icon to be included in Fork Awesome
+labels: icon-request
+body:
+ - type: markdown
+ attributes:
+ value: |
+ - Please search through both open and closed issues and make sure that your icon has not been requested earlier.
+ - If you find an existing issue, please 'vote' for the icon by [reacting](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) ( with '👍' or '👎' ) to the request.
+ - Please do not comment if you have no relevant information to add. It is extra noise for everyone subscribed to this issue.
+ - Subscribe to receive notifications on status change and new comments.
+
+ - type: checkboxes
+ attributes:
+ label: Acknowledgement
+ options:
+ - label: I have searched through both open and closed issues and confirm that this icon has not been requested earlier.
+ required: true
+
+ - type: textarea
+ attributes:
+ label: Icon
+ description: |
+ Please add an image for this icon ( or a URL to an existing icon file, preferably in SVG )
+ As a general rule, images with simple shapes and only one color are the best.
+ validations:
+ required: true
+
+ - type: input
+ attributes:
+ label: Name suggestion
+ description: What name should be used for this icon?
+ validations:
+ required: true
+
+ - type: textarea
+ attributes:
+ label: Use-case
+ description: Describe how a user of fork-awesome would use that icon in their project.
+ validations:
+ required: true
+
+ - type: textarea
+ attributes:
+ label: Additional information for brand icons
+ description: |
+ If this icon is a "brand" icon, let us know why this brand is important and what they do.
+ Also, please link to any trademark ( or other legal ) policies that might be relevant to the use of the brand's logos.
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 61fe88226..94f23ef2f 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -184,6 +184,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
<tr>
<td align="center"><a href="https://codeberg.org"><img src="https://avatars.githubusercontent.com/u/67550725?v=4?s=50" width="50px;" alt=""/><br /><sub><b>n</b></sub></a><br /><a href="#design-n194" title="Design">🎨</a></td>
<td align="center"><a href="http://alexgleason.me"><img src="https://avatars.githubusercontent.com/u/3639540?v=4?s=50" width="50px;" alt=""/><br /><sub><b>Alex Gleason</b></sub></a><br /><a href="https://github.com/ForkAwesome/Fork-Awesome/issues?q=author%3Aalexgleason" title="Bug reports">🐛</a></td>
+ <td align="center"><a href="https://arnaudr.io"><img src="https://avatars.githubusercontent.com/u/1942580?v=4?s=50" width="50px;" alt=""/><br /><sub><b>Arnaud Rebillout</b></sub></a><br /><a href="#infra-elboulangero" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/ForkAwesome/Fork-Awesome/commits?author=elboulangero" title="Documentation">📖</a> <a href="#design-elboulangero" title="Design">🎨</a></td>
</tr>
</table>
diff --git a/src/icons/icons.yml b/src/icons/icons.yml
index ba042ddef..dc0dcaf95 100644
--- a/src/icons/icons.yml
+++ b/src/icons/icons.yml
@@ -7849,11 +7849,69 @@ icons:
categories:
- Brand Icons
-
+ - name: Discourse
+ id: discourse
+ unicode: f367
+ created: 1.3
+ url: discourse.org
+ categories:
+ - Brand Icons
+
+ - name: Mumble
+ id: mumble
+ unicode: f368
+ created: 1.3
+ url: mumble.info
+ categories:
+ - Brand Icons
+
+ - name: freedesktop.org
+ id: freedesktop
+ unicode: f369
+ created: 1.3
+ url: freedesktop.org
+ categories:
+ - Brand Icons
+
+ - name: JavaScript
+ id: javascript
+ unicode: f370
+ created: 1.3
+ url: javascript.com
+ categories:
+ - Brand Icons
+ - name: Lemmy
+ id: lemmy
+ unicode: f371
+ created: 1.3
+ url: join-lemmy.org
+ categories:
+ - Brand Icons
+ - name: IPFS
+ id: ipfs
+ unicode: f372
+ created: 1.3
+ url: ipfs.io
+ categories:
+ - Brand Icons
+ - name: Canonical
+ id: canonical
+ unicode: f36a
+ created: 1.3
+ url: canonical.com
+ categories:
+ - Brand Icons
+ - name: Ubuntu
+ id: ubuntu
+ unicode: f36b
+ created: 1.3
+ url: ubuntu.com
+ categories:
+ - Brand Icons
diff --git a/src/icons/svg/canonical.svg b/src/icons/svg/canonical.svg
new file mode 100644
index 000000000..a779baa01
--- /dev/null
+++ b/src/icons/svg/canonical.svg
@@ -0,0 +1,3 @@
+<svg width="1536" height="1792" viewBox="0 0 1536 1792" xmlns="http://www.w3.org/2000/svg">
+ <path d="M 640.00002,256 C 286.51849,256 0,542.53157 0,896.01762 0,1249.4631 286.523,1536 640.00002,1536 993.46802,1536 1280.0087,1249.4676 1280.0087,896.01762 1280.0087,542.53157 993.46351,256 640.00002,256 Z m 0,155.68523 c 267.51101,0 484.32348,216.83967 484.32348,484.32359 0,267.52458 -216.81247,484.30598 -484.32348,484.30598 -267.50198,0 -484.30599,-216.7814 -484.30599,-484.30598 0,-267.48392 216.80401,-484.32359 484.30599,-484.32359 z m 0.0181,76.80243 c -225.0786,0 -407.52992,182.42925 -407.52992,407.51236 0,225.13278 182.45132,407.52108 407.52992,407.52108 225.08762,0 407.52108,-182.3883 407.52108,-407.52108 0,-225.08311 -182.43797,-407.51236 -407.52108,-407.51236 z"/>
+</svg>
diff --git a/src/icons/svg/discourse.svg b/src/icons/svg/discourse.svg
new file mode 100644
index 000000000..549dae01f
--- /dev/null
+++ b/src/icons/svg/discourse.svg
@@ -0,0 +1,3 @@
+<svg width="1536" height="1792" viewBox="0 0 1536 1792" xmlns="http://www.w3.org/2000/svg">
+ <path d="M 639.55303,256.00247 C 292.33667,256.00247 0,537.49921 0,884.83884 v 651.16126 l 639.43269,-0.6285 c 347.21635,0 628.83631,-292.3376 628.83631,-639.55401 C 1268.269,548.60127 986.39945,256 639.55303,256 Z m 1.73396,242.31531 c 115.43427,-1.19601 229.44097,48.92839 306.66366,144.03681 0.24169,0.29593 0.50677,0.5672 0.74723,0.86311 0.0122,0 0.0246,0 0.0494,0.1233 0.47843,0.59186 0.92228,1.19602 1.39675,1.7817 1.80907,2.26877 3.67562,4.47214 5.44268,6.79144 -0.18992,-0.18493 -0.38723,-0.34525 -0.57832,-0.53019 3.4607,4.47955 6.82004,9.02564 10.06645,13.63093 0.56347,0.80149 1.12819,1.60172 1.68566,2.4081 85.1074,122.68844 94.5461,287.668 14.2086,422.01812 -91.35992,152.7727 -272.631,222.0166 -439.40526,175.1989 -8.83329,-2.4796 -17.60964,-5.2932 -26.34602,-8.4289 -1.27125,-0.4562 -2.53669,-0.9247 -3.80497,-1.3971 -8.46659,-3.1391 -16.89622,-6.4918 -25.23828,-10.2587 l -253.27319,57.3389 1.03573,-0.3576 -1.03573,0.2466 0.0986,-0.3327 -0.0986,0.2463 70.51285,-226.8309 c -0.56099,-1.0358 -1.01476,-2.1149 -1.5654,-3.1555 -3.3125,-6.1983 -6.42177,-12.4382 -9.36795,-18.7353 -0.33786,-0.7277 -0.67814,-1.4591 -1.01107,-2.1913 -80.33498,-174.4959 -21.38268,-383.6555 142.06127,-489.64156 64.13206,-41.60062 136.20239,-62.01561 207.75785,-62.75786 z"/>
+</svg>
diff --git a/src/icons/svg/freedesktop.svg b/src/icons/svg/freedesktop.svg
new file mode 100644
index 000000000..21c45ed0e
--- /dev/null
+++ b/src/icons/svg/freedesktop.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1536">
+ <path d="m 1161.6317,149.68576 c -29.8537,0.10459 -59.6017,3.55895 -88.685,10.29837 L 208.92416,385.4363 C 29.037498,437.74347 -21.269524,534.80196 14.515322,701.42654 L 144.1714,1198.1164 c 35.70957,156.6251 169.06829,229.8243 323.91437,180.7773 l 864.02373,-225.451 c 157.2909,-37.3414 230.1937,-155.29078 194.4088,-315.98904 L 1396.9375,340.76373 C 1367.8944,216.51626 1282.1013,150.20693 1161.6317,149.68692 Z m 92.6112,263.31246 c 16.2682,-0.93529 30.9225,9.77612 34.9695,25.5606 l 46.1573,176.92409 0.7412,3.11197 c 5.0125,18.3201 -6.0221,37.17883 -24.4487,41.78413 l -252.2728,65.79162 c -18.3209,5.01406 -37.1813,-6.02092 -41.7865,-24.44876 L 970.70432,521.68579 c -5.06248,-18.34516 5.98405,-37.25784 24.44992,-41.86054 l 252.27286,-65.79048 c 2.2563,-0.57606 4.5649,-0.92332 6.8911,-1.03655 z m -756.89158,48.75161 c 22.58874,-1.24059 42.90774,13.64927 48.52925,35.56248 l 57.56638,220.63655 c 6.84013,25.48001 -8.50163,51.62729 -34.08119,58.08522 l -309.09685,80.68094 c -25.47967,6.8402 -51.62677,-8.50094 -58.08524,-34.08003 L 144.61729,601.99844 c -6.88907,-25.50372 8.46242,-51.70325 34.07888,-58.1605 l 309.09918,-80.60798 c 3.15166,-0.82015 6.37881,-1.31648 9.63126,-1.48129 z m 434.08787,108.61345 12.81621,49.12108 -305.24597,35.26598 -12.89149,-49.12105 z m 66.52939,188.33313 c 13.55852,10.89135 30.37742,17.55888 48.00922,18.67186 L 929.66026,952.36288 C 917.04729,939.79646 899.89742,932.85091 882.0946,933.0992 Z m -416.822,66.23521 150.54929,145.21481 -38.52738,10.07601 c -5.73297,1.5806 -11.21868,3.94965 -16.29995,7.0393 L 524.09674,839.82325 Z m 301.09626,158.32866 c 7.41207,-0.4433 14.09543,4.43731 15.92935,11.63257 l 32.22813,123.65335 c 2.44,8.3768 -2.6266,17.0908 -11.11369,19.1142 l -173.21915,45.1949 c -8.39935,2.3835 -17.0827,-2.752 -19.04015,-11.2607 L 694.7239,1048.0142 c -2.43737,-8.4005 2.66992,-17.1268 11.18784,-19.1154 l 173.21913,-45.19378 c 1.01936,-0.25444 2.06216,-0.40348 3.11197,-0.44474 z"/>
+</svg>
diff --git a/src/icons/svg/ipfs.svg b/src/icons/svg/ipfs.svg
new file mode 100644
index 000000000..e8234be66
--- /dev/null
+++ b/src/icons/svg/ipfs.svg
@@ -0,0 +1,3 @@
+<svg width="1536" height="1792" viewBox="0 0 1536 1792" xmlns="http://www.w3.org/2000/svg">
+ <path d="M 554.26346,256 0,576.00612 V 1215.9939 L 554.26346,1536 1108.5222,1215.9939 V 575.9817 Z m -57.21298,77.07664 h 0.039 c 33.88814,25.00298 80.11555,25.00298 114.0012,0 L 1012.949,565.09766 c -0.8048,7.13568 -0.8031,14.33423 0,21.47017 L 611.06625,818.58886 c -33.88565,-25.00306 -80.10581,-25.00306 -113.99145,0 L 95.192189,586.57268 c 0.803141,-7.13559 0.803159,-14.33908 0,-21.47502 z m 554.48332,317.5842 0.025,0.0104 c 5.7782,4.26366 12.0176,7.86038 18.599,10.73266 v 464.0321 c -38.5956,16.8454 -61.7083,56.8794 -56.9982,98.7277 l -401.88276,232.0159 c -5.77837,-4.2636 -12.0176,-7.8602 -18.59899,-10.7325 l -0.4498,-461.45923 c 38.59548,-16.84529 61.70825,-56.8742 56.99817,-98.72253 z M 56.993277,653.22924 458.8515,885.25512 c -4.71009,41.84833 18.40243,81.88261 56.99816,98.72746 v 464.03222 c -6.58137,2.8722 -12.82088,6.4738 -18.59898,10.7374 L 95.392442,1226.7363 c 4.710078,-41.8483 -18.402431,-81.8828 -56.998157,-98.7276 V 663.97653 c 6.581616,-2.87228 12.815979,-6.47403 18.59409,-10.73759 z"/>
+</svg>
diff --git a/src/icons/svg/javascript.svg b/src/icons/svg/javascript.svg
new file mode 100644
index 000000000..95ad8afc8
--- /dev/null
+++ b/src/icons/svg/javascript.svg
@@ -0,0 +1,3 @@
+<svg width="1536" height="1792" viewBox="0 0 1536 1792" xmlns="http://www.w3.org/2000/svg">
+ <path d="M 0,256 V 1536 H 1280 V 256 Z m 568.88867,568.88867 h 118.50781 v 394.70313 c 0,119.7156 -69.44125,174.1855 -170.8457,174.1855 -91.62667,0 -157.75982,-62.0788 -184.71094,-119.75 l 93.1211,-56.9961 c 17.99111,32.2134 45.3318,56.9961 84.65625,56.9961 37.61778,0 59.27148,-14.8628 59.27148,-72.6406 z m 371.91211,0.0352 c 72.99552,0 125.43842,25.27993 163.26952,91.48437 l -89.3867,57.13868 c -19.66223,-35.12889 -40.92282,-48.96094 -73.88282,-48.96094 -33.63555,0 -54.93359,21.2276 -54.93359,48.96094 0,34.27548 21.33368,48.14238 70.57812,69.36908 l 28.69336,12.2305 c 97.60003,41.5644 152.63863,84.0181 152.63863,179.4492 0,102.8267 -81.2093,159.1816 -190.22261,159.1816 -106.63111,0 -167.18201,-53.51 -200.88867,-119.75 l 90.24023,-59.9121 c 24.60444,39.9645 51.34242,78.2578 107.98242,78.2578 47.57334,0 72.53323,-23.6443 72.53323,-56.3554 0,-39.1467 -25.81264,-53.0488 -78.15042,-75.8399 l -28.69336,-12.2304 C 827.76924,1112.8184 772.69336,1068.8 772.69336,975.82227 c 0,-85.68889 65.60075,-150.89844 168.10742,-150.89844 z"/>
+</svg>
diff --git a/src/icons/svg/lemmy.svg b/src/icons/svg/lemmy.svg
new file mode 100644
index 000000000..41593d5f2
--- /dev/null
+++ b/src/icons/svg/lemmy.svg
@@ -0,0 +1,3 @@
+<svg width="1536" height="1792" viewBox="0 0 1536 1792" xmlns="http://www.w3.org/2000/svg">
+ <path d="m 203.04492,391.89453 c -27.97497,0.49112 -56.03536,6.03874 -81.76367,17.45117 -30.451876,13.40622 -57.323664,34.7889 -77.132812,61.54297 -14.120477,18.97442 -24.992511,40.2417 -32.654297,62.52735 a 3.9393938,3.9393938 0 0 0 -0.002,0.01 C 1.9148,561.5336 -1.9801115,591.6788 0.9608905,621.33422 3.486231,647.5493 11.235857,673.14583 23.183547,696.53735 c 0.0011,0.002 0.0028,0.004 0.0039,0.006 9.31e-4,0.002 9.53e-4,0.004 0.002,0.006 13.689937,27.00553 32.583801,51.10632 54.439453,71.80469 0,0 0.002,0.002 0.002,0.002 0.0013,10e-4 0.0026,0.003 0.0039,0.004 14.396603,13.68892 30.05508,26.03772 46.66796,36.9082 a 3.9393938,3.9393938 0 0 0 0.12305,0.0762 c 37.86726,22.83348 78.66394,41.24125 121.60352,52.55469 3.39853,0.89497 6.82829,1.71604 10.25976,2.52929 -0.67107,22.80275 -0.0804,45.69572 2.44141,68.44336 a 3.9393938,3.9393938 0 0 0 0.004,0.0215 c 4.85374,41.70514 17.40333,82.33772 35.86523,119.92582 4.73885,9.6771 9.91877,19.1308 15.38281,28.414 -35.45363,14.4779 -70.92639,28.9204 -106.35351,43.4922 a 3.9393938,3.9393938 0 0 0 -0.1543,0.066 c -14.33185,6.6188 -24.42477,21.0355 -25.58984,36.8184 -1.20124,14.1011 4.56755,28.4713 15.43359,37.6543 10.83033,9.3221 26.07248,13.136 40.02148,9.4551 6.46733,-1.6705 12.10201,-4.5208 17.55664,-6.625 a 3.9393938,3.9393938 0 0 0 0.0723,-0.029 c 37.7997,-15.4326 75.59874,-30.8663 113.39844,-46.2989 21.04705,23.8027 44.18941,45.7032 68.90625,65.625 -23.5043,31.1275 -47.03978,62.2363 -70.47656,93.4278 a 3.9393938,3.9393938 0 0 0 -0.0899,0.125 c -9.06663,13.1036 -10.36866,30.8589 -3.13476,45.1054 6.42575,13.0651 19.33608,22.5475 33.85546,24.4532 13.82796,1.9561 28.39166,-2.7579 38.14649,-12.9551 3.67788,-3.7686 6.58219,-8.0076 9.33594,-11.6641 h 0.002 0.004 c 16.25021,-21.4635 32.44556,-42.9613 48.66992,-64.4316 a 3.9393938,3.9393938 0 0 0 0.002,0 c 5.78958,-7.6676 11.57759,-15.3345 17.36719,-23.002 38.49723,22.8915 79.37571,41.8595 121.97851,55.8242 16.71733,27.5407 42.16662,49.5285 71.74024,62.2168 39.34241,17.0117 85.19891,18.2699 125.30859,2.9668 25.25588,-9.5414 47.98495,-25.5159 65.5625,-45.9961 h 0.002 c 5.53926,-6.4436 10.52059,-13.3644 14.95312,-20.625 42.06362,-14.1311 82.42861,-33.0858 120.47457,-55.8418 24.6601,32.6478 49.2908,65.3221 74.0391,97.9161 a 3.9393938,3.9393938 0 0 0 0.1093,0.1386 c 10.2006,12.2533 26.9688,18.2638 42.6407,15.1035 13.7052,-2.5959 25.872,-11.7634 31.8867,-24.4414 6.2853,-12.8936 5.978,-28.6276 -1.1231,-41.1836 -3.1225,-5.5452 -7.1232,-10.0033 -10.3593,-14.4687 a 3.9393938,3.9393938 0 0 0 -0.045,-0.061 c -21.2039,-28.0781 -42.4073,-56.1582 -63.6113,-84.2363 23.6161,-19.1161 45.8363,-39.9855 66.1699,-62.6035 41.1755,16.8011 82.3381,33.6466 123.5586,50.3613 a 3.9393938,3.9393938 0 0 0 0.1563,0.059 c 15.003,5.3536 32.4795,2.0107 44.3652,-8.6601 10.4801,-9.2016 16.3064,-23.2739 15.0508,-37.252 -1.1208,-14.0487 -9.1029,-27.2353 -21.252,-34.5273 0,0 3e-4,-9e-4 -0.01,0 -5.6176,-3.4016 -11.5136,-5.2253 -16.6953,-7.4532 a 3.9393938,3.9393938 0 0 0 -0.068,-0.025 c -29.9504,-12.2266 -59.8992,-24.453 -89.8496,-36.6797 21.1992,-35.0085 37.6307,-73.0599 47.2227,-112.97269 v -0.002 c 6.0315,-24.90433 9.1162,-50.42334 9.9648,-75.93945 0.3945,-9.93152 0.4668,-19.87554 0.293,-29.81446 39.7594,-9.48997 77.9385,-24.95552 113.5761,-44.74023 v -0.002 c 7.875,-4.36217 15.7953,-8.84997 23.4121,-13.97657 a 3.9393938,3.9393938 0 0 0 0.041,-0.0273 c 29.325,-20.2735 55.9718,-44.9414 76.7617,-74.21094 v -0.008 c 19.6509,-27.56369 33.7503,-59.41038 39.1699,-93.05664 v -0.01 c 5.563,-34.00868 2.1074,-69.26521 -9.1875,-101.71875 V 532.5 c -8.1117,-23.39998 -19.8682,-45.59523 -35.0723,-65.22461 a 3.9393938,3.9393938 0 0 0 -0.012,-0.0156 c -19.4094,-24.79671 -44.8718,-44.85107 -73.7187,-57.59766 -25.6374,-11.44589 -53.61,-17.21719 -81.5684,-17.70508 h -0.02 c -36.0438,-0.79622 -71.8652,6.46935 -105.4102,18.93555 -23.5121,8.75115 -46.1112,19.94238 -67.3301,33.32226 a 3.9393938,3.9393938 0 0 0 -0.031,0.0195 c -30.407,19.5699 -56.7153,44.84041 -79.3457,72.70312 a 3.9393938,3.9393938 0 0 0 0,0.004 c -0.7222,0.89184 -1.431,1.80066 -2.1465,2.70117 -41.7477,-21.80521 -86.7907,-36.70447 -132.6816,-46.36524 a 3.9393938,3.9393938 0 0 0 -0.002,0 c -59.54638,-12.51326 -120.53319,-16.60379 -181.14844,-15.49023 -52.0071,0.9167 -104.08758,5.47476 -155.26367,15.46484 a 3.9393938,3.9393938 0 0 0 -0.002,0 c -45.6543,8.94436 -90.66056,22.37313 -132.98828,42.13477 -5.64263,2.63184 -11.19861,5.43879 -16.72656,8.29883 -21.20121,-27.35885 -45.89265,-52.21288 -74.21484,-72.36914 a 3.9393938,3.9393938 0 0 0 -0.01,-0.008 c -18.47475,-13.05873 -38.48674,-23.66864 -59.00195,-32.77734 a 3.9393938,3.9393938 0 0 0 -0.0156,-0.006 C 293.35714,403.9888 257.78449,394.30974 221.42383,392.25977 a 3.9393938,3.9393938 0 0 0 -0.006,0 c -6.11559,-0.33518 -12.24097,-0.45333 -18.36133,-0.36524 a 3.9393938,3.9393938 0 0 0 -0.0117,0 z m 3.23047,83.06055 v 0.002 0.002 c 17.56257,-0.045 35.31168,2.68093 52.39453,7.40625 a 3.9393938,3.9393938 0 0 0 0.008,0.002 c 8.95527,2.4566 17.86125,5.49588 26.45899,8.92383 8.28398,3.31383 16.47595,7.06499 24.37305,11.12304 7.02347,3.62954 14.01697,7.48571 20.61914,11.72656 a 3.9393938,3.9393938 0 0 0 0.0117,0.008 c 3.20462,2.04222 6.32949,4.22534 9.44727,6.51562 a 3.9393938,3.9393938 0 0 0 0.004,0.002 c 2.71799,1.99124 5.38076,4.05938 8.01953,6.17773 15.52514,12.53542 29.53581,26.92269 42.1914,42.42187 -31.35197,25.43021 -58.38448,56.22886 -79.08593,90.9336 -19.65082,32.80073 -33.72757,68.77371 -42.4961,105.89062 v -0.006 c -0.86888,3.65431 -1.63015,7.33498 -2.39843,11.01368 -10.99911,-2.94377 -21.87132,-6.38721 -32.53711,-10.42188 l -0.0234,-0.008 c -1.82098,-0.70207 -3.7972,-1.45297 -5.60547,-2.18555 a 3.9393938,3.9393938 0 0 0 -0.0254,-0.01 c -16.97551,-6.73831 -33.41259,-14.87848 -49.37109,-23.89454 -6.1193,-3.49409 -12.10165,-6.9743 -17.52149,-11.02929 a 3.9393938,3.9393938 0 0 0 -0.0352,-0.0273 c -5.76689,-4.21339 -11.39183,-8.58706 -16.7832,-13.20312 v 0.002 c -2.08552,-1.78579 -4.27295,-3.72313 -6.37109,-5.64648 l -0.008,-0.008 c -2.78851,-2.57146 -5.68069,-5.35307 -8.38477,-8.12696 a 3.9393938,3.9393938 0 0 0 -0.006,-0.006 C 114.13723,687.19355 101.34796,669.55352 93.074219,649.90234 a 3.9393938,3.9393938 0 0 0 -0.0039,-0.006 c -4.535672,-10.72231 -7.690557,-22.0246 -9.189453,-33.53515 -0.2039,-1.56661 -0.403441,-3.35748 -0.546875,-5.00195 a 3.9393938,3.9393938 0 0 0 -0.002,-0.0215 c -0.151168,-1.62547 -0.257677,-3.51762 -0.34375,-5.12109 -0.136772,-3.50855 -0.141915,-7.01577 0.002,-10.51172 0.04936,-0.89411 0.100499,-1.99551 0.166016,-2.86133 a 3.9393938,3.9393938 0 0 0 0.002,-0.0293 c 0.334368,-4.90257 0.997416,-9.79507 1.933594,-14.64648 0.265038,-1.30876 0.569834,-2.8053 0.875,-4.10938 a 3.9393938,3.9393938 0 0 0 0.0039,-0.0156 c 2.442213,-10.63296 6.267646,-20.96706 11.101563,-30.82031 0.374145,-0.73425 0.84376,-1.692 1.164062,-2.31641 l 0.0039,-0.008 c 0.872399,-1.68871 1.750162,-3.35457 2.617184,-4.90821 a 3.9393938,3.9393938 0 0 0 0.01,-0.0176 c 6.07835,-11.02013 13.44298,-21.31068 22.375,-29.97461 a 3.9393938,3.9393938 0 0 0 0.008,-0.01 c 10.58632,-10.33914 23.46522,-18.33919 37.41016,-23.32226 a 3.9393938,3.9393938 0 0 0 0.0156,-0.006 c 1.94713,-0.70464 3.92271,-1.35509 5.91992,-1.96485 l 0.0293,-0.008 c 0.001,-4.2e-4 0.003,-0.002 0.004,-0.002 0.90403,-0.26718 2.01503,-0.60078 2.91211,-0.83985 a 3.9393938,3.9393938 0 0 0 0.0391,-0.0117 c 2.867,-0.79582 5.96392,-1.51737 8.80469,-2.08984 1.76797,-0.34461 3.38449,-0.64565 5.14648,-0.92383 a 3.9393938,3.9393938 0 0 0 0.0117,-0.004 c 6.42602,-1.03539 13.04319,-1.615 19.52734,-1.80079 1.06853,-0.0282 2.13627,-0.0486 3.20508,-0.0605 z m 1120.92581,0.004 v 0 c 0,-10e-6 0.01,7e-5 0.012,0 2.4759,0.009 4.9313,0.0582 7.3692,0.14844 0.5523,0.0341 1.2656,0.068 1.7793,0.0977 3.7933,0.2161 7.574,0.55658 11.2578,1.04883 a 3.9393938,3.9393938 0 0 0 0,0.002 c 4.6687,0.6198 9.3657,1.48131 13.8574,2.56641 a 3.9393938,3.9393938 0 0 0 0,0.002 c 7.6865,1.84823 15.1881,4.41129 22.3008,7.75976 1.0784,0.51337 2.3598,1.13395 3.4473,1.70118 a 3.9393938,3.9393938 0 0 0 0.025,0.0137 c 14.5208,7.43638 27.0803,18.6161 36.7949,31.82226 a 3.9393938,3.9393938 0 0 0 0.01,0.01 c 0.9753,1.31805 1.8714,2.59736 2.836,4.01758 7.3009,10.79196 13.2477,22.51226 17.6992,34.76758 4.4814,12.47252 7.1584,25.59375 7.5,38.77343 0.039,1.55908 0.054,3.33717 0.031,4.95899 -0.022,1.15661 -0.048,2.14873 -0.092,3.28711 -3e-4,0.009 3e-4,0.0179 0,0.0273 -0.055,0.94118 -0.092,2.01785 -0.1562,2.81641 a 3.9393938,3.9393938 0 0 0 0,0.0508 c -0.5974,8.80234 -2.1555,17.54384 -4.5996,26.0332 -3.1426,10.90453 -7.8097,21.59721 -13.5625,31.51563 a 3.9393938,3.9393938 0 0 0 0,0.006 c -1.1391,1.97324 -2.3195,3.91259 -3.5117,5.78711 -13.5684,21.29791 -31.9038,39.39093 -52.2168,54.64062 -4.9292,3.65815 -9.7724,7.20904 -14.8594,10.10742 a 3.9393938,3.9393938 0 0 0 -0.035,0.0195 c -15.1847,8.85663 -30.7836,16.96669 -46.8828,23.8711 -14.56,6.25682 -29.473,11.54372 -44.75,15.7539 -0.1995,0.0543 -0.3982,0.10608 -0.5976,0.16016 -7.8241,-39.68889 -21.3205,-78.40306 -41.2305,-113.76563 v -0.006 c -20.7853,-37.0614 -48.5481,-70.12649 -81.291,-97.19335 12.3976,-14.81212 26.053,-28.56624 41.1465,-40.51954 v -0.002 c 7.6686,-6.06485 15.8593,-11.72243 24.3789,-16.52344 a 3.9393938,3.9393938 0 0 0 0.016,-0.008 c 14.7899,-8.42054 30.2754,-15.61334 46.2949,-21.27344 l 0.024,-0.008 c 0,-10e-4 0.01,-0.003 0.01,-0.004 1.2021,-0.41306 2.5877,-0.89904 3.8125,-1.30665 2.2284,-0.74172 4.3272,-1.40105 6.6075,-2.10546 0.8847,-0.26284 2.0337,-0.59881 3.0371,-0.89454 l -0.022,0.008 c 6.4856,-1.872 13.0737,-3.46876 19.6406,-4.72266 a 3.9393938,3.9393938 0 0 0 0.01,0 c 4.1786,-0.80253 8.5767,-1.5 12.7832,-2.02539 4.8485,-0.60633 9.7725,-1.02088 14.5605,-1.23828 2.1552,-0.0973 4.3449,-0.13927 6.5645,-0.17774 z m -544.00784,65.66602 -0.01,0.006 h 0.0488 c 15.08784,0.10158 30.13893,0.35054 45.125,1.20117 a 3.9393938,3.9393938 0 0 0 0.0137,0 c 14.10311,0.752 28.32223,1.89434 42.33789,3.46094 a 3.9393938,3.9393938 0 0 0 0.002,0.002 c 14.74416,1.64011 29.42842,3.77048 44.00781,6.45117 l -0.002,-0.002 c 17.73243,3.26955 35.42319,7.39499 52.74023,12.49414 a 3.9393938,3.9393938 0 0 0 0.002,0 c 17.32348,5.0889 34.47371,11.24039 51.02341,18.53125 12.7549,5.62843 25.3052,11.98658 37.3262,19.10547 5.1463,3.04354 10.1998,6.22628 15.1953,9.57422 18.202,12.1966 35.2353,26.43094 50.0273,42.60351 a 3.9393938,3.9393938 0 0 0 0.01,0.0117 c 2.4314,2.63872 4.8142,5.32628 7.1113,8.01172 a 3.9393938,3.9393938 0 0 0 0.012,0.0137 c 7.9033,9.15187 15.2069,18.79628 21.6328,28.97852 a 3.9393938,3.9393938 0 0 0 0.01,0.01 c 4.0892,6.43318 7.923,13.04042 11.5391,19.77344 0,0.006 0.01,0.0117 0.01,0.0176 0.6148,1.17898 1.3239,2.51421 1.9257,3.70117 a 3.9393938,3.9393938 0 0 0 0.012,0.0117 c 4.4108,8.62972 8.3243,17.51756 11.7578,26.59375 0.6749,1.82391 1.4198,3.7823 2.0586,5.5957 a 3.9393938,3.9393938 0 0 0 0.012,0.0332 c 2.8159,7.77887 5.2841,15.68938 7.4394,23.6914 0.4461,1.72616 0.9527,3.58779 1.3614,5.2793 a 3.9393938,3.9393938 0 0 0 0.01,0.0273 c 5.3934,21.60164 8.5319,43.94816 9.9297,66.30665 0.1736,2.85524 0.2823,5.76037 0.3946,8.71289 7e-4,0.0198 0,0.0387 0,0.0586 0.047,1.98271 0.1233,4.1051 0.1464,6.05664 a 3.9393938,3.9393938 0 0 0 0,0.0254 c 0.1632,8.89445 0.032,17.82004 -0.205,26.76758 -0.1405,4.45621 -0.3597,9.15413 -0.6192,13.60156 -0.5951,9.80867 -1.5611,19.5769 -3.1679,29.16797 -0.2252,1.3089 -0.4721,2.80995 -0.7129,4.13086 a 3.9393938,3.9393938 0 0 0 0,0.0137 c -1.4513,8.12936 -3.2762,16.19281 -5.4512,24.16406 -0.4699,1.68493 -0.9792,3.53961 -1.4805,5.22071 a 3.9393938,3.9393938 0 0 0 -0.01,0.0215 c -2.8766,9.85599 -6.3088,19.56046 -10.1856,29.09375 -0.5258,1.24849 -1.1119,2.69229 -1.6094,3.85938 a 3.9393938,3.9393938 0 0 0 0,0.008 c -7.1466,16.86188 -15.7669,33.10698 -25.5214,48.64648 -3.6804,5.8528 -7.6096,11.7454 -11.6036,17.3828 -6.3974,9.0487 -13.1903,17.8279 -20.2988,26.3516 -8.9637,10.7362 -18.5386,21.1525 -28.498,31.0605 -11.3634,11.3189 -23.4988,22.2553 -36.0059,32.5059 -17.213,14.1231 -35.274,27.1097 -54.09569,39.0117 -10.20961,6.4545 -20.74763,12.6503 -31.33984,18.418 -12.23919,6.662 -24.74167,12.8085 -37.43946,18.4961 -3.1555,-27.8208 -13.7499,-54.7794 -30.88867,-76.9942 l -0.004,-0.01 c -16.54871,-21.5433 -38.87269,-38.5028 -63.99609,-48.7852 h -0.006 c -27.27251,-11.2482 -57.36102,-14.7833 -86.49414,-11.498 a 3.9393938,3.9393938 0 0 0 -0.004,0 c -21.3517,2.4252 -42.32769,8.7617 -61.26171,19.1152 0,0 -0.002,0 -0.002,0 h -0.008 c -19.49528,10.6007 -36.72661,25.382 -49.96875,43.2461 h -0.002 -0.004 c -13.60312,18.2671 -23.02794,39.6265 -27.17187,62.0527 -0.89071,4.7353 -1.47548,9.5198 -1.91407,14.3184 -27.21789,-12.0575 -53.47177,-26.3018 -78.40625,-42.584 h -0.004 C 504.72199,1168.4906 482.57508,1151.4686 462,1132.7227 c -13.35663,-12.182 -26.12865,-25.1588 -37.99414,-38.8243 -21.13091,-24.3268 -39.7179,-51.1721 -54.01367,-80.0605 a 3.9393938,3.9393938 0 0 0 -0.002,0 c -1.90896,-3.8483 -3.71849,-7.6892 -5.48437,-11.6348 h -0.002 c -3.19312,-7.15933 -6.22554,-14.65867 -8.88086,-22.12888 a 3.9393938,3.9393938 0 0 0 -0.002,-0.004 c -4.58451,-12.85607 -8.26368,-26.03201 -10.96289,-39.40429 l -0.004,-0.0176 c 0,0 0,-0.002 0,-0.002 -0.21178,-1.07886 -0.48916,-2.50529 -0.69922,-3.59765 v -0.006 c -9.2e-4,-0.005 -0.003,-0.0109 -0.004,-0.0156 -2.30661,-12.36343 -3.72063,-24.89615 -4.27734,-37.4707 a 3.9393938,3.9393938 0 0 0 0,-0.002 3.9393938,3.9393938 0 0 0 0,-0.002 3.9393938,3.9393938 0 0 0 0,-0.006 c -0.65698,-13.97385 -0.75678,-28.07125 -0.30664,-42.10743 v -0.0137 c 0.0989,-2.79587 0.23571,-5.79521 0.39453,-8.61523 0.67574,-12.03027 1.86536,-23.93938 3.6543,-35.84961 a 3.9393938,3.9393938 0 0 0 0,-0.002 c 0.77989,-5.20582 1.66386,-10.33685 2.67773,-15.52148 1.51553,-7.72797 3.30242,-15.54776 5.39648,-23.18945 a 3.9393938,3.9393938 0 0 0 0.002,-0.002 c 0.75692,-2.76892 1.55929,-5.54083 2.36914,-8.19336 a 3.9393938,3.9393938 0 0 0 0.002,-0.004 c 2.06609,-6.78621 4.4128,-13.55949 6.91797,-20.12695 l 0.002,-0.008 c 2.85231,-7.43403 5.94263,-14.6839 9.42188,-21.82422 l 0.004,-0.006 c 5.14898,-10.51869 11.08928,-20.82116 17.5625,-30.67578 a 3.9393938,3.9393938 0 0 0 0,-0.002 c 1.96357,-2.99401 4.10867,-6.07086 6.16602,-8.93555 l 0.002,-0.004 c 5.84031,-8.11345 12.36076,-15.79391 19.15039,-23.29688 l 0.0117,-0.0137 c 11.21522,-12.28621 23.50122,-23.58813 36.76172,-33.59375 a 3.9393938,3.9393938 0 0 0 0.0117,-0.0117 c 24.10693,-18.32865 50.95788,-32.96699 79.03711,-44.50586 11.18564,-4.5919 22.68036,-8.76186 34.25,-12.45508 a 3.9393938,3.9393938 0 0 0 0.002,0 c 11.4305,-3.6581 23.16422,-6.93947 34.94922,-9.82617 a 3.9393938,3.9393938 0 0 0 0.002,0 c 13.78079,-3.38252 27.88362,-6.27838 41.88868,-8.69726 18.03267,-3.11652 36.2228,-5.4813 54.39648,-7.25 v 0.002 c 18.22117,-1.76646 36.44975,-2.91615 54.7832,-3.56641 11.27822,-0.39776 22.65005,-0.56168 34.00977,-0.62695 z M 538.69141,929.0918 v 0.002 c -23.0983,0.46998 -45.74339,10.49355 -61.50782,27.43164 l -0.006,0.006 c -14.38567,15.24017 -23.03446,35.69771 -23.6875,56.69536 -0.76536,20.7893 6.04911,41.7467 19.22266,57.9375 13.63407,16.9671 33.68333,28.6222 55.32227,31.6504 21.13033,3.1008 43.30015,-1.7679 61.04101,-13.7852 17.95544,-12.0208 31.26983,-30.77 36.28711,-51.875 5.15131,-21.1041 2.23253,-44.04092 -8.42578,-63.05665 -10.46137,-18.92089 -28.054,-33.73759 -48.66016,-40.50586 l -0.004,-0.002 c -9.51497,-3.18394 -19.56066,-4.69386 -29.57813,-4.49804 a 3.9393938,3.9393938 0 0 0 -0.004,0 z m 450.29297,0.54492 c -14.82345,0.21706 -24.99554,5.69114 -25.84376,6.16016 -18.55804,7.35179 -34.40644,21.20874 -43.97656,38.77734 -10e-4,0.003 -0.002,0.005 -0.004,0.008 -0.002,0.003 -0.004,0.006 -0.006,0.01 -9.19009,16.67425 -12.71374,36.34618 -9.70118,55.18158 2.87033,18.4743 11.79941,35.9296 25.33008,48.9102 14.30778,13.8933 33.4424,22.6854 53.40235,24.1426 20.35399,1.6074 41.18929,-4.1271 57.69339,-16.2696 18.1439,-13.1941 30.9068,-33.5184 34.4961,-55.7461 3.6627,-21.6702 -1.1525,-44.61364 -13.5605,-62.83782 -12.3474,-18.36441 -31.8231,-31.73828 -53.545,-36.32032 -8.1065,-1.75328 -16.29411,-2.11406 -24.28321,-2.01172 a 3.9393938,3.9393938 0 0 0 -0.006,0 z M 767.47266,1169.5215 c 2.26398,0.026 4.56781,0.076 6.68945,0.1836 a 3.9393938,3.9393938 0 0 0 0.004,0 c 13.53024,0.6725 27.0037,3.7055 38.66796,10.1504 a 3.9393938,3.9393938 0 0 0 0.008,0 c 1.81364,0.9974 3.58228,2.1031 5.31054,3.2929 0.56821,0.3925 1.38904,0.9805 2.01368,1.4532 a 3.9393938,3.9393938 0 0 0 0.0195,0.014 c 8.75085,6.5365 15.67113,15.5391 19.86328,25.6504 a 3.9393938,3.9393938 0 0 0 0.01,0.022 c 1.05823,2.5105 1.96589,5.1002 2.7461,7.7402 10e-4,0 0.003,0.01 0.004,0.01 0.28766,1.0068 0.62724,2.2193 0.87696,3.2422 0.33516,1.3719 0.69193,2.972 0.96093,4.4082 a 3.9393938,3.9393938 0 0 0 0.002,0.01 c 0.42426,2.2326 0.77624,4.6566 1,6.7715 a 3.9393938,3.9393938 0 0 0 0,0.01 c 0.32632,3.0327 0.50925,6.1261 0.53906,9.1016 a 3.9393938,3.9393938 0 0 0 0,0.025 c 0.1229,7.5774 -0.96697,15.1669 -3.30078,22.3437 -0.3214,0.9839 -0.73399,2.1958 -1.11328,3.1992 a 3.9393938,3.9393938 0 0 0 -0.008,0.02 c -6.1435,16.5169 -18.52684,30.6417 -33.88281,39.3554 a 3.9393938,3.9393938 0 0 0 -0.0176,0.012 c -5.41087,3.104 -11.2388,5.5154 -17.27343,7.2636 -0.47471,0.1247 -1.1385,0.3119 -1.59571,0.4356 -5.8292,1.5461 -11.83156,2.456 -17.85742,2.7051 -1.15355,0.047 -2.54996,0.087 -3.74805,0.088 a 3.9393938,3.9393938 0 0 0 -0.0195,0 c -1.59059,0.01 -3.11149,-0.024 -4.68945,-0.082 h -0.01 c -0.58427,-0.037 -1.34343,-0.072 -1.88868,-0.1055 a 3.9393938,3.9393938 0 0 0 -0.004,0 c -3.63577,-0.2216 -7.26567,-0.6327 -10.875,-1.2109 -0.54441,-0.098 -1.20198,-0.1998 -1.54883,-0.2656 a 3.9393938,3.9393938 0 0 0 -0.0352,-0.012 c -3.66853,-0.6602 -7.16294,-1.5185 -10.74219,-2.6504 -10.30017,-3.2578 -20.14408,-8.7557 -27.77929,-16.3145 a 3.9393938,3.9393938 0 0 0 -0.0117,-0.014 c -3.14768,-3.0886 -6.073,-6.6889 -8.4668,-10.3164 h -0.004 c -1.00711,-1.5317 -1.88425,-2.9826 -2.78125,-4.6113 a 3.9393938,3.9393938 0 0 0 -0.002,-0.01 c -1.37923,-2.4928 -2.63501,-5.225 -3.67382,-7.8144 l -0.002,-0.01 h -0.002 c -3.69208,-9.2816 -5.49078,-19.3442 -5.98242,-29.4922 -0.01,-0.4882 -0.0338,-1.1678 -0.0469,-1.6367 -0.0563,-2.102 -0.0324,-4.2215 0.0488,-6.3535 10e-5,0 -10e-5,-0.01 0,-0.01 0.0315,-0.4952 0.0631,-1.1675 0.0898,-1.6445 v -0.01 c 0.29607,-5.0243 1.08258,-10.162 2.3125,-14.9336 5e-4,0 9.6e-4,3e-4 0.002,-0.01 0.89212,-3.4279 2.06591,-6.7956 3.47265,-10.0762 0.38863,-0.8922 0.90409,-2.0177 1.36524,-2.9375 a 3.9393938,3.9393938 0 0 0 0.0117,-0.023 c 1.97489,-3.999 4.51129,-7.933 7.26562,-11.3262 h 0.002 c 1.56762,-1.9264 3.25008,-3.7528 5.03907,-5.457 l 0.008,-0.01 c 0.003,0 0.005,-0.01 0.008,-0.01 0.63877,-0.601 1.48469,-1.3705 2.19531,-1.9785 a 3.9393938,3.9393938 0 0 0 0.0234,-0.019 c 4.00148,-3.4767 8.48589,-6.4361 13.25586,-8.8848 0.44568,-0.2142 1.02512,-0.506 1.44531,-0.7129 h 0.008 c 10.8182,-5.1629 22.89564,-7.6885 35.05468,-8.3574 2.34142,-0.1228 4.68796,-0.1887 7.03907,-0.2051 z"/>
+</svg>
diff --git a/src/icons/svg/mumble.svg b/src/icons/svg/mumble.svg
new file mode 100644
index 000000000..c88f91396
--- /dev/null
+++ b/src/icons/svg/mumble.svg
@@ -0,0 +1,3 @@
+<svg width="1536" height="1792" viewBox="0 0 1536 1792" xmlns="http://www.w3.org/2000/svg">
+ <path d="m 420.82876,256 c -0.17487,0 -0.34595,0.0116 -0.51969,0.0116 l 0.49006,1.77141 z m 20.46372,1.44996 c -3.43977,-0.0117 -6.90806,0.24414 -10.3729,0.76991 l -0.15587,0.0233 -4.9228,-0.0675 -4.97489,-0.16451 v 0 h -0.0609 c -97.48509,-2.44298 -196.34793,62.63748 -220.95054,159.72547 -5.74664,23.60841 -8.09264,45.98096 -8.50932,68.82317 v 0.0303 250.71028 c 14.53272,-5.02386 29.53645,-8.545 44.95189,-10.24713 l 2.22019,-0.23729 v 13.37862 h 0.34977 v -7.54153 c 0,-9.07997 7.7752,-16.31613 17.1893,-16.31613 h 21.59212 c 3.50058,0 6.7727,1.00416 9.50421,2.72817 0.15206,-82.13076 -0.41478,-163.98304 0.66833,-246.39009 v -0.0442 -0.0384 c 1.55983,-29.09283 13.46063,-58.86011 32.75266,-81.36516 19.29203,-22.50504 46.08973,-37.7581 77.23657,-37.40137 l 1.96016,0.0233 v 1.97328 c 0.44707,91.09118 -0.91052,182.20169 0.72042,273.18541 5.13912,72.84006 73.93746,133.32046 146.50594,127.14505 h 0.0608 0.0609 c 46.20682,-1.12886 92.54634,2.67917 138.04112,-2.8927 68.56378,-12.97566 116.19472,-83.52146 109.81094,-152.31832 v -0.0955 -246.49465 l 1.84875,-0.1347 c 32.38809,-2.38077 60.88211,12.27922 81.51348,34.99464 20.63137,22.71555 33.52707,53.49305 34.95762,83.77935 v 0.0303 0.0384 c 1.0508,80.39825 0.55355,160.28342 0.66835,240.39561 1.95636,-0.7011 4.06096,-1.12128 6.26671,-1.12128 h 22.02321 c 9.57415,0 17.51587,7.21472 17.51587,16.33138 v 11.92132 h 1.35913 v -15.13512 -2.24245 l 2.21256,0.24484 c 15.93854,1.75999 31.44608,5.43565 46.43684,10.74078 V 471.48802 c -3.2615,-29.19167 -7.8999,-64.66715 -23.35227,-92.35229 l -0.0382,-0.0524 -0.0382,-0.0442 C 945.93436,296.51423 851.19483,251.84072 761.88297,258.56088 l -0.2015,0.0151 -0.20149,-0.0303 c -25.19416,-3.22101 -52.6009,14.14178 -59.57203,38.05161 0.43339,107.30718 0.74095,214.65523 -0.0609,321.95519 v 0.0617 0.0617 c -3.08507,46.16434 -47.97119,81.28506 -93.03751,75.57244 -31.16852,1.35693 -67.0785,0.0838 -88.92374,-27.52797 -14.66271,-15.62922 -19.5342,-34.6662 -20.93891,-54.29334 -1.40662,-19.64728 0.57025,-40.00184 -0.25853,-58.69561 v -0.0466 -0.0454 c 0.0761,-87.05973 -0.27752,-174.05159 0.49765,-260.98744 -11.10246,-22.27173 -33.83082,-35.13738 -57.90918,-35.18884 z M 608.8267,694.23234 c 0.038,-9.4e-4 0.0683,9.4e-4 0.10257,0 h -0.34216 0.2357 z m 311.39648,22.30352 c -7.51176,0 -13.32795,5.47127 -13.32795,12.11575 V 1391.128 c 0,6.6444 5.81619,12.108 13.32795,12.108 h 22.02316 c 2.7585,0 5.13493,-0.9212 7.23232,-2.1825 -2.67371,3.1706 -6.08117,6.6037 -10.59605,9.9858 -12.50033,9.3642 -24.41062,18.3718 -37.19986,26.8403 -11.41876,7.5605 -23.72254,15.7805 -35.39599,21.436 -9.35178,4.5309 -17.1148,5.2098 -17.1148,5.2098 h -0.0873 -126.80715 c 0.75881,3.1239 1.19565,6.3154 1.19565,9.582 0,6.4689 -1.54958,12.6809 -4.38107,18.5437 0.43377,0.046 0.85422,0.1262 1.29943,0.1262 h 135.2347 c 0.85613,0 4.65249,-0.763 8.62071,-1.9359 3.9678,-1.1729 8.41046,-2.7275 11.62783,-4.1484 16.37614,-7.2323 27.17711,-16.5329 46.46647,-28.0881 20.17175,-12.9876 57.99819,-43.6125 57.99819,-43.6125 l 0.0764,-0.068 0.0879,-0.053 c 5.12534,-3.3427 6.89701,-9.5834 4.61827,-14.941 121.49651,-27.5257 214.51301,-166.2964 214.51301,-334.213 0,-177.04395 -103.346,-321.92302 -234.51638,-337.91269 v 660.72699 c -0.51588,-0.068 -0.98045,-0.1416 -1.50736,-0.2028 -1.59403,-0.18 -3.15959,-0.2986 -4.38829,-0.2833 -1.06068,0 -1.6256,0.2029 -1.78185,0.2335 -0.18248,0.491 -1.01466,2.2597 -2.22017,4.4621 0.0836,-0.5538 0.35735,-1.0478 0.35735,-1.6219 V 728.65161 c 0,-6.64448 -5.81657,-12.11575 -13.32833,-12.11575 z M 256.04963,720.512 c -7.33079,0 -13.03864,5.45625 -13.03864,12.13834 v 662.51336 c 0,6.6821 5.70785,12.1383 13.03864,12.1383 h 21.59205 c 7.33079,0 13.03864,-5.4562 13.03864,-12.1383 V 732.65034 c 0,-6.68209 -5.70785,-12.13834 -13.03864,-12.13834 z m -21.53311,10.92018 C 103.34617,747.42152 0,892.30056 0,1069.3446 0,1246.3885 103.34617,1391.2603 234.51652,1407.25 Z m 98.77689,118.22825 V 1277.8249 H 868.70008 V 849.66043 Z m 365.6302,33.17829 h 53.69883 0.23569 81.26104 v 73.66657 h -81.26104 v 57.76151 h 74.72708 v 71.3943 h -74.72708 v 85.2669 h 81.26104 v 73.6665 h -81.26104 -53.93641 z m -153.96827,0.23727 h 53.93641 v 288.08931 h 81.26105 v 73.6665 h -81.26105 -0.23571 -53.69881 z m -180.98118,2.59342 h 68.78696 c 14.29737,3.9e-4 25.12572,0.99691 32.49262,2.98991 7.36653,1.9934 14.27228,6.17882 20.72337,12.55662 6.9742,6.85731 12.18631,16.02488 15.63026,27.50538 3.44317,11.48129 5.16765,24.71486 5.16765,39.70343 0,17.38109 -2.37683,32.85455 -7.12819,46.40805 -4.75134,13.5543 -11.31495,23.519 -19.68396,29.8972 v 1.9133 c 12.03041,4.6245 21.66996,14.0714 28.9061,28.3424 7.23573,14.2718 10.84811,33.5242 10.84811,57.7615 0,17.6999 -1.82558,33.2453 -5.48699,46.6396 -3.66178,13.3942 -8.59408,24.4829 -14.7836,33.2528 -7.32319,10.5246 -15.36301,18.0179 -24.12436,22.4827 -8.76175,4.4652 -19.90068,6.697 -33.41339,6.697 h -77.93458 z m 48.64259,65.2954 v 75.34859 h 6.1477 c 8.36941,3e-4 14.2339,-0.1608 17.5904,-0.4784 3.35651,-0.3176 6.82099,-1.9926 10.39534,-5.0228 3.92293,-3.3485 6.62595,-7.972 8.10822,-13.8722 1.48152,-5.898 2.21942,-12.75874 2.22018,-20.56932 -7.6e-4,-5.73793 -0.80139,-11.64964 -2.41331,-17.70675 -1.61305,-6.05904 -4.12178,-10.44344 -7.52164,-13.15475 -3.22573,-2.55097 -7.03958,-3.94585 -11.44231,-4.18541 -4.40234,-0.23726 -10.96633,-0.3559 -19.68397,-0.35972 z m 0,136.33879 v 89.213 h 2.62088 c 12.72803,0 21.52931,-0.1607 26.41145,-0.4783 4.88173,-0.3177 9.8532,-2.4713 14.90943,-6.4578 4.44609,-3.508 7.6931,-8.6498 9.74184,-15.4271 2.04874,-6.7766 3.07403,-14.4697 3.07403,-23.0805 0,-11.0025 -1.21958,-19.6121 -3.66024,-25.831 -2.44147,-6.2186 -6.10743,-10.9222 -10.98955,-14.1115 -2.96417,-2.0726 -7.03463,-3.2287 -12.22165,-3.4683 -5.1874,-0.2373 -12.13954,-0.3597 -20.85721,-0.3597 z m 198.68257,324.9297 c -29.93714,0 -57.00477,7.1395 -76.41238,18.506 -19.40799,11.3666 -30.9632,26.739 -30.9632,43.3734 0,16.6348 11.55521,32.0141 30.9632,43.3811 19.40761,11.3664 46.47524,18.5062 76.41238,18.5062 29.93675,0 57.01199,-7.1398 76.41959,-18.5062 17.5577,-10.2832 28.65863,-23.8551 30.62143,-38.6648 0.0379,-0.2105 0.0569,-0.4183 0.0798,-0.6277 0.15587,-1.3547 0.25852,-2.7151 0.25852,-4.0886 0,-0.8817 -0.0419,-1.7573 -0.11027,-2.6309 -0.0419,-0.5553 -0.11025,-1.1072 -0.17867,-1.6594 -0.038,-0.1606 -0.038,-0.3252 -0.0608,-0.4856 -1.98487,-14.7854 -13.08008,-28.3281 -30.61383,-38.5975 -19.408,-11.3665 -46.48283,-18.506 -76.41998,-18.506 z" color="#000"/>
+</svg>
diff --git a/src/icons/svg/ubuntu.svg b/src/icons/svg/ubuntu.svg
new file mode 100644
index 000000000..0ba27df11
--- /dev/null
+++ b/src/icons/svg/ubuntu.svg
@@ -0,0 +1,3 @@
+<svg width="1536" height="1792" viewBox="0 0 1536 1792" xmlns="http://www.w3.org/2000/svg">
+ <path d="M 640.01562 256 C 286.54488 256 0 542.53184 0 895.98438 C 7.5791225e-14 1249.4595 286.54037 1536 640.01562 1536 C 993.49088 1536 1280.0059 1249.4595 1280.0059 895.98438 C 1280.0059 542.52732 993.49088 256 640.01562 256 z M 849.4707 454.80664 C 862.73142 455.15163 876.09587 458.71566 888.38672 465.81641 C 927.76712 488.51623 941.22436 538.83299 918.50195 578.19531 C 895.80664 617.54859 845.47501 631.03295 806.11719 608.31055 C 766.75938 585.58815 753.27564 535.27517 775.99805 495.92188 C 791.62591 468.8727 820.29712 454.04766 849.4707 454.80664 z M 640.01562 542.48633 C 672.12142 542.48633 703.25253 546.79039 732.84766 554.82812 C 738.06315 588.26148 757.78252 619.12022 789.35547 637.34961 C 820.90584 655.57901 857.47732 657.23273 888.99609 645.07227 C 948.53856 704.14509 987.17852 784.25903 992.83203 873.33789 L 873.74805 875.2168 C 863.24029 755.32814 762.62722 661.3418 640.01562 661.3418 C 604.71281 661.3418 571.17511 669.17577 541.14648 683.12891 L 483.20312 579.07617 C 530.47225 555.65385 583.70179 542.48633 640.01562 542.48633 z M 443.98633 601.77539 L 505.12695 703.98242 C 444.78522 746.42436 405.3457 816.61401 405.3457 895.98438 C 405.3457 975.40893 444.78522 1045.5713 505.12695 1088.0449 L 443.98633 1190.252 C 373.16394 1142.9287 320.40769 1070.7825 298.15039 986.20117 C 324.48527 964.98697 341.36523 932.47417 341.36523 895.98828 C 341.36523 859.52497 324.48978 827.01241 298.15039 805.80273 C 320.40769 721.21687 373.16394 649.07158 443.98633 601.77539 z M 225.53516 813.71484 C 271.01159 813.71484 307.85352 850.55764 307.85352 895.98438 C 307.85352 941.42918 271.01159 978.28125 225.53516 978.28125 C 180.11292 978.28125 143.26953 941.4337 143.26953 895.98438 C 143.26953 850.55764 180.11292 813.71484 225.53516 813.71484 z M 873.74805 916.80469 L 992.83203 918.65234 C 987.17852 1007.7312 948.54307 1087.8474 888.99609 1146.9473 C 857.47732 1134.7869 820.90584 1136.4425 789.35547 1154.6719 C 757.77801 1172.8697 738.05864 1203.7295 732.84766 1237.1855 C 703.25253 1245.2368 672.11689 1249.5098 640.01562 1249.5098 C 583.69728 1249.5098 530.47225 1236.3545 483.20312 1212.9141 L 541.14648 1108.8613 C 571.17962 1122.8415 604.71731 1130.6719 640.01562 1130.6719 C 762.62723 1130.6719 863.23577 1036.6617 873.74805 916.80469 z M 845.04883 1172.6914 C 874.22381 1171.925 902.8842 1186.7395 918.50586 1213.7949 C 941.22827 1253.1527 927.74392 1303.484 888.39062 1326.2109 C 849.03282 1348.9062 798.72888 1335.418 776.00195 1296.0918 C 753.27955 1256.7385 766.76327 1206.4339 806.12109 1183.707 C 818.419 1176.6063 831.78747 1173.0398 845.04883 1172.6914 z"/>
+</svg>