91 Commits

Author SHA1 Message Date
vinceliuice
80dd04ddf3 Fixed #249 2025-09-06 13:23:39 +08:00
vinceliuice
8f30385f55 Update README.md 2025-08-28 19:52:00 +08:00
vinceliuice
6f235a8bc5 Update install.sh 2025-08-17 12:20:45 +08:00
vinceliuice
03d8c9cf0d Fixed #247 2025-08-13 16:01:31 +08:00
Vince
6c26f99622 Merge pull request #242 from aryankaran/patch-1
Fix background in terminal
2025-07-23 22:12:38 +08:00
vinceliuice
739cddf60f Fixed #244 2025-07-23 10:12:03 +08:00
Aryan Karan
7cf2f0918f Fix background in terminal
Becoz of GRUB_BACKGROUND being set it shows backkground in grub terminal too which is highly discouraged as it reduces visibilty of texts to 10-30%  

so better keep the terminal and other screen black expect the grub menu which is already set by theme  ```desktop-image```
2025-04-03 18:35:00 +05:30
vinceliuice
f6ab2438e1 update 2024-12-17 13:22:01 +08:00
vinceliuice
42c232dfb4 Fixed #236 2024-10-27 12:54:41 +08:00
Vince
24ac05a101 Merge pull request #235 from Ate329/dev
Fix NixOS build failure due to missing files
2024-10-26 14:25:32 +08:00
Zhiyong (Justin) He
92fc1c9686 Update flake.nix
Fix build failure on NixOS
2024-10-26 00:27:15 +03:00
vinceliuice
55aef0cada Update font 2024-10-25 12:23:36 +08:00
vinceliuice
47a6467e27 Merge branch 'master' of github.com:vinceliuice/grub2-themes 2024-10-12 01:02:48 +08:00
vinceliuice
faf75d2a7f Update install.sh 2024-10-12 01:02:38 +08:00
Vince
85db6e7cea Merge pull request #233 from Ate329/master
Update ImageMagick command for GRUB theme background
2024-09-29 19:47:09 +08:00
Zhiyong (Justin) He
3e7139701e Update flake.nix 2024-09-29 13:08:56 +03:00
Vince
a697a28fe6 Merge pull request #231 from Ate329/master
Add custom resolution option and fix ImageMagick dependency
2024-09-18 10:59:23 +08:00
Zhiyong (Justin) He
610bc23012 Update README.md 2024-09-17 20:22:28 +03:00
Zhiyong (Justin) He
a2b3fa071b Update install.sh 2024-09-17 20:21:13 +03:00
Zhiyong (Justin) He
18ea3defc5 Update README.md 2024-09-17 20:20:35 +03:00
Zhiyong (Justin) He
326a27a6f2 Update install.sh 2024-09-17 20:14:55 +03:00
Zhiyong (Justin) He
d73179c4ea Update flake.nix
add imagemagick
2024-09-17 20:08:46 +03:00
Zhiyong (Justin) He
daa8aef95f Update install.sh to make it work for customised resolution 2024-09-17 20:02:25 +03:00
Zhiyong (Justin) He
9aa7e35d71 Update flake.nix to fix a bug
ERROR: Unrecognized screen variant 'custom'.
2024-09-17 19:25:41 +03:00
Zhiyong (Justin) He
7cff52a245 Update flake.nix to allow customised resolution for NixOS 2024-09-17 19:08:35 +03:00
vinceliuice
e3a5ea51ae update 2024-09-07 11:01:34 +08:00
Vince
fa5ec95db0 Merge pull request #229 from paragi/master
Add Nobara Linux icons
2024-09-07 09:37:56 +08:00
Simon Rigét
454f4c6d92 Delete github 2024-09-06 21:39:14 +02:00
Simon Rigét
97ddfd915b Delete excess file 2024-09-06 21:38:53 +02:00
paragi
d522f301ef Added Nobara icon 2024-09-06 18:52:08 +02:00
paragi
cb1539e4e8 Added Nobara Linux icons 2024-09-06 14:54:10 +02:00
vinceliuice
775e4f7487 Update install.sh 2024-08-19 14:26:40 +08:00
vinceliuice
8357e49262 Fixed issues 2024-08-19 14:18:26 +08:00
Vince
a69383892e Merge pull request #227 from quatquatt/update-wiki-link
Update link to point to the new nixos wiki
2024-08-03 01:36:57 +08:00
quatquatt
896ca7f9c9 update link from the former, unofficial nixos wiki page to the new https://wiki.nixos.org 2024-08-02 13:09:36 -04:00
vinceliuice
c47af2ef5d Update install.sh 2024-07-31 13:57:24 +08:00
Vince
0628270f03 Merge pull request #222 from MasterEvarior/master
Added instructions on how to use the flake.nix
2024-06-02 01:15:40 +08:00
MasterEvarior
d9316d1acc Added instructions on how to use the flake.nix 2024-06-01 18:48:52 +02:00
Vince
ce56cfb5c6 Fixed #220 2024-05-16 13:29:13 +08:00
vinceliuice
b732fe3fad update 2024-04-12 09:29:31 +08:00
vinceliuice
a9dab5cce1 Revert "Merge pull request #218 from damian101/master"
This reverts commit 30be255898, reversing
changes made to 8ddd471937.
2024-04-12 09:25:31 +08:00
Vince
30be255898 Merge pull request #218 from damian101/master
Smaller images, losslessly optimized
2024-04-12 01:42:01 +08:00
Vince
8ddd471937 Merge pull request #217 from leon-erd/master
Nix: fix extension of splashImage
2024-04-12 01:41:04 +08:00
Vince
704cef3017 Merge pull request #216 from OneRandom1509/master
fix: fixed grub.cfg directory issues in install.sh for fedora
2024-04-12 01:40:25 +08:00
Damian Höster
515ce57ffb Smaller images, losslessly optimized
1. `oxipng -o max -Z --fast` on all PNGs
2. `ect -30035`on preview and banner
3. `ect -80085 -progressive` on all other PNGs and all JPEGs
2024-03-30 14:07:36 +01:00
Leon
a634923206 Nix: fix extension of splashImage 2024-03-26 10:21:10 +01:00
OneRandom1509
8c9aade1fa chore: removed duplicate mkconfig command for fedora 2024-03-12 19:06:49 +05:30
OneRandom1509
0d7ea30481 chore: changed mkconfig directory to boot/grub2/grub.cfg 2024-03-12 14:59:50 +05:30
OneRandom1509
179e2c21a1 fix: removed UEFI grub fonts file for fedora 2024-03-12 13:16:39 +05:30
OneRandom1509
3fa5e0f312 fix: removed UEFI grub config file for fedora 2024-03-12 13:10:19 +05:30
Vince
eda1b86dd8 Merge pull request #208 from trytomakeyouprivate/master
added opensuse microOS and Fedora Atomic Desktop commands
2024-02-17 20:48:43 +08:00
Vince
d296515893 Merge pull request #209 from daniel-j-guenther/patch-1
Update README.md
2024-02-17 20:47:58 +08:00
Vince
82c47cfa55 Merge pull request #212 from h4m6urg1r/master
flake.nix simplified splashImage changing
2024-02-17 20:46:01 +08:00
Hamburgir
d5c82f7213 flake.nix simplified splashImage changing
Fixed problem that occured when setting custom spalsh image for NixOS
2024-02-16 18:42:36 +05:30
Daniel Guenther
42aa89641b Update README.md
See in issues. Enjoy 2024
2024-01-04 22:21:53 +01:00
trytomakeyouprivate
9f0d2837ed added opensuse microOS and Fedora Atomic Desktop commands
Applying those works on Fedora Atomic! It should work the same on OpenSuse microOS as on regular OpenSuse too.
2023-12-19 15:37:12 +00:00
vinceliuice
000171da27 Fixed #205 2023-09-17 19:15:42 +08:00
Vince
9843327eb6 Merge pull request #204 from varris1/flake-fix
flake.nix: Change deprecated string type to str
2023-08-16 21:39:13 +08:00
Varris
c8f6113801 flake.nix: Change deprecated string type to str 2023-08-15 20:54:51 +02:00
vinceliuice
de378454b5 Fixed #203 2023-08-16 00:29:57 +08:00
Vince
7da365a621 Merge pull request #202 from hotime/patch-3
chore: reset group ID and remove inkscape:label for deepin, kubuntu, xubuntu in svg files
2023-08-06 00:39:42 +08:00
hotime
f07021174e chore: reset group ID and remove inkscape:label for deepin, kubuntu, xubuntu in svg files
logos-color.svg
[deepin]
id="g2" -> id="deepin"
remove inkscape:label="deepin"
id="path2-3" -> id="path67"
remove inkscape:label="path67"
[kubuntu]
id="g1" -> id="kubuntu"
remove inkscape:label="kubuntu"

logos-white.svg
[deepin]
id="g1" -> id="deepin"
remove inkscape:label="deepin"
id="path2-3" -> id="path60"
remove inkscape:label="path60"

logos-whitesur.svg
[deepin]
id="g2" -> id="deepin"
remove inkscape:label="deepin"
id="path2-3" -> id="path330"
remove inkscape:label="path330"
[xubuntu]
id="g1" -> id="xubuntu"
remove inkscape:label="xubuntu"
2023-08-05 21:24:08 +08:00
Vince
f3fc65d3a2 Merge pull request #201 from hotime/patch-2
update icons: deepin, brunch-settings; fine tune icon parameters.
2023-08-03 22:21:14 +08:00
hotime
960ac1a172 update icons: deepin, brunch-settings; fine tune icon parameters.
1, update deepin icons to make the icon closer to the deepin logo, while also making the style suitable for this theme.
2, update brunch-settings icon for colors-white.svg, whitch has a different style effect from other icons of the colors-white style.
3, remove redundant element "g536" in group xubuntu for logos-whitesur.svg.
4, fine tune icon parameters like X,Y,width,height datas in SVG files, whitch has uncorrect datas. For example, all icon group in svg files are supposed to be 32.000x32.000, but a few icons are 32.001x32.001, and more...
2023-08-03 20:19:25 +08:00
Vince
02ec0a888b Merge pull request #200 from hotime/patch-1
fix: the old background reappears for a few seconds
2023-08-01 21:54:20 +08:00
hotime
cd5fee4582 fix: the old background reappears for a few seconds
Add replacing or appending "GRUB_BACKGROUND" surpport for file "/etc/default/grub" to fix "the old background reappears for a few seconds" bug.
2023-08-01 18:55:38 +08:00
vinceliuice
9c673d5a34 Update install.sh 2023-07-24 21:47:50 +08:00
Vince
20c00af363 Merge pull request #198 from anandusateeshNSUT/master
Fixed directory issues for fedora in the install.sh itself
2023-07-22 02:32:45 +08:00
anandusateesh
5a9e5b58a0 Fixed directory issues 2023-07-21 23:07:59 +05:30
vinceliuice
8d2f2e17b8 Update install.sh 2023-07-22 00:31:33 +08:00
vinceliuice
c991e3a3a7 Update install.sh 2023-07-21 23:15:11 +08:00
vinceliuice
bf840ebdb7 Update install.sh 2023-07-21 23:09:52 +08:00
vinceliuice
1358b497d9 Merge branch 'master' of github.com:vinceliuice/grub2-themes 2023-07-21 22:56:08 +08:00
vinceliuice
8383f6b4f8 Update install.sh 2023-07-21 22:51:22 +08:00
Vince
4c7bba04ac Merge pull request #196 from Maik93/master
improve grub.bak existance check
2023-07-11 00:25:51 +08:00
Michael Mugnai
4deac71ab4 improve grub.bak existance check 2023-07-09 22:09:07 +02:00
vinceliuice
8cd0ea9b4a Update install.sh 2023-04-15 23:05:00 +08:00
vinceliuice
c1f9aeaf83 Merge branch 'master' of github.com:vinceliuice/grub2-themes 2023-04-15 22:47:38 +08:00
vinceliuice
d0a481efa1 Update install.sh 2023-04-15 22:46:16 +08:00
vinceliuice
7c0d8eb784 Fixed #191 2023-01-18 12:21:58 +08:00
vinceliuice
8a5ebe97fa Merge branch 'master' of github.com:vinceliuice/grub2-themes 2023-01-05 14:33:13 +08:00
vinceliuice
bde73b88ed Fixed #172 2023-01-05 14:32:40 +08:00
Vince
bfedd16365 Merge pull request #187 from AnotherGroupChat/master
Update Nix install for theme.txt control + fix module reference
2023-01-05 14:14:21 +08:00
dylan madisetti
7e8a1ea758 Allow for more granular control of theme.txt and update depricated way of reffering to modules 2022-11-18 12:35:17 -05:00
Vince
c106dfb9b5 update 2022-11-12 08:42:45 +08:00
Vince
7033bb66e5 Update README.md 2022-10-30 23:49:02 +08:00
Vince
b0dca256c3 Update README.md 2022-10-30 23:48:26 +08:00
Vince
ece050a022 Update README.md 2022-10-30 23:47:50 +08:00
Vince
530859b0b3 Update README.md 2022-10-30 23:41:38 +08:00
Vince
375b7d0f0a Update README.md 2022-10-30 23:39:27 +08:00
Vince
48338ec6a3 Update install.sh 2022-10-30 23:36:05 +08:00
89 changed files with 1199 additions and 822 deletions

100
README.md
View File

@@ -1,46 +1,102 @@
![banner](banner.png?raw=true)
## Installation:
Usage: `sudo ./install.sh [OPTIONS...]`
```
-t, --theme theme variant(s) [tela|vimix|stylish|whitesur] (default is tela)
-i, --icon icon variant(s) [color|white|whitesur] (default is color)
-s, --screen screen display variant(s) [1080p|2k|4k|ultrawide|ultrawide2k] (default is 1080p)
-c, --custom-resolution set custom resolution (e.g., 1600x900) (disabled in default)
-r, --remove remove theme [tela|vimix|stylish|whitesur] (must add theme name option, default is tela)
| Options: | Description: |
|:-----------------------|:-------------|
| -t, --theme | theme variant(s) [tela/vimix/stylish/whitesur] (default is tela)"
| -i, --icon | icon variant(s) [color/white/whitesur] (default is color)"
| -s, --screen | screen resolution variant(s) [1080p/2k/4k/ultrawide/ultrawide2k] (default is 1080p)"
| -r, --remove [THEME] | Uninstall selected theme |
| -h, --help | Show this help |
-b, --boot install theme into '/boot/grub' or '/boot/grub2'
-g, --generate do not install but generate theme into chosen directory (must add your directory)
_If no options are used, a user interface `dialog` will show up instead_
-h, --help show this help
```
*If no options are used, a user interface *`dialog`* will show up instead*
### Examples:
- Install Tela theme on 2k display device:
- `sudo ./install.sh -t tela -s 2k`
```sh
sudo ./install.sh -t tela -s 2k
```
- Install Tela theme with custom resolution:
```sh
sudo ./install.sh -t tela -c 1600x900
```
- Install Tela theme into /boot/grub/themes:
- `sudo ./install.sh -b -t tela`
```sh
sudo ./install.sh -b -t tela
```
- Uninstall Tela theme:
- `sudo ./install.sh -r -t tela`
```sh
sudo ./install.sh -r -t tela
```
## Installation with NixOS:
To use this theme with NixOS you will have to enable [flakes](https://wiki.nixos.org/wiki/flakes). Before you do this, please inform yourself if you really want to, because flakes are still an unstable feature.
First you will have to add grub2 to your `flake.nix` file as a new input.
```nix
# flake.nix
{
description = "NixOS configuration";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# Add grub2 themes to your inputs ...
grub2-themes = {
url = "github:vinceliuice/grub2-themes";
};
};
outputs = inputs@{ nixpkgs, grub2-themes, ... }: {
nixosConfigurations = {
my_host = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
specialArgs = { inherit inputs; };
# ... and then to your modules
modules = [
./configuration.nix
grub2-themes.nixosModules.default
];
};
};
};
}
```
After that, you can configure the theme as shown below. In this example it is inside the `configuration.nix` file but it can be any file you choose.
```nix
# configuration.nix
{ inputs, config, pkgs, lib, ... }:
{
boot.loader.grub = { ... };
boot.loader.grub2-theme = {
enable = true;
theme = "stylish";
footer = true;
customResolution = "1600x900"; # Optional: Set a custom resolution
};
}
```
## Issues / tweaks:
### Correcting display resolution:
- On the grub screen, press `c` to enter the command line
- Enter `vbeinfo` or `videoinfo` to check available resolutions
- Open `/etc/default/grub`, and edit `GRUB_GFXMODE=[height]x[width]x32` to match your resolution
- Finally, run `grub-mkconfig -o /boot/grub/grub.cfg` to update your grub config
### Setting a custom background:
- Make sure you have `imagemagick` installed, or at least something that provides `convert`
- Make sure you have `imagemagick` installed, or at least something that provides `convert` or `magick`
- Find the resolution of your display, and make sure your background matches the resolution
- (1920x1080 -> --1080p, 2560x1080 -> --ultrawide, 2560x1440 -> --2k, 3440x1440 -> --ultrawide2k, 3840x2160 -> --4k)
- 1920x1080 >> 1080p
- 2560x1080 >> ultrawide
- 2560x1440 >> 2k
- 3440x1440 >> ultrawide2k
- 3840x2160 >> 4k
- Place your custom background inside the root of the project, and name it `background.jpg`
- Run the installer like normal, but with -s `[YOUR_RESOLUTION]` and -t `[THEME]` and -i `[ICON]`
- Make sure to replace `[YOUR_RESOLUTION]` with your resolution and `[THEME]` with the theme
- Alternatively, use the `-c` option to set a custom resolution
## Contributing:
- If you made changes to icons, or added a new one:
@@ -50,12 +106,10 @@ _If no options are used, a user interface `dialog` will show up instead_
- If any issues occur, report then to the [issue](https://github.com/vinceliuice/grub2-themes/issues) page
## Preview:
Images shown: tela/vimix/stylish/whitesur
![preview](preview.png?raw=true)
## Documents
[Grub2 theme reference](http://wiki.rosalab.ru/en/index.php/Grub2_theme_/_reference)
[Grub2 theme tutorial](http://wiki.rosalab.ru/en/index.php/Grub2_theme_tutorial)
[Grub2 theme reference](https://wiki.rosalab.ru/en/index.php/Grub2_theme_/_reference)
[Grub2 theme tutorial](https://wiki.rosalab.ru/en/index.php/Grub2_theme_tutorial)

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 794 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 964 B

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 708 B

After

Width:  |  Height:  |  Size: 584 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 974 B

After

Width:  |  Height:  |  Size: 871 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 549 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 646 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 436 B

After

Width:  |  Height:  |  Size: 638 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 588 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 234 B

After

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 599 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 756 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1016 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 650 B

After

Width:  |  Height:  |  Size: 1013 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 889 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 B

After

Width:  |  Height:  |  Size: 229 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 819 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 996 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 871 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 396 B

After

Width:  |  Height:  |  Size: 232 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 679 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 969 B

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 783 B

After

Width:  |  Height:  |  Size: 590 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1016 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 967 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
sodipodi:docname="logos-color.svg"
id="svg371"
viewBox="0 0 80.433333 118.53334"
viewBox="0 0 304 448"
version="1.1"
height="448"
width="304"
@@ -12,26 +12,20 @@
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"><metadata
id="metadata375"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><sodipodi:namedview
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
inkscape:pagecheckerboard="0"
inkscape:document-rotation="0"
inkscape:current-layer="svg371"
inkscape:window-maximized="1"
inkscape:window-y="32"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="124.75"
inkscape:cx="277.62499"
inkscape:zoom="4.0000001"
inkscape:cy="124.17275"
inkscape:cx="199.14498"
inkscape:zoom="0.85364945"
showgrid="false"
id="namedview373"
inkscape:window-height="701"
inkscape:window-width="1368"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
@@ -46,7 +40,13 @@
inkscape:showpageshadow="2"
inkscape:deskcolor="#e5e5e5"><inkscape:grid
type="xygrid"
id="grid1162" /></sodipodi:namedview><defs
id="grid1162"
originx="0"
originy="0"
spacingy="1"
spacingx="1"
units="px"
visible="false" /></sodipodi:namedview><defs
id="defs37"><linearGradient
y2="-25.68"
x2="176.71001"
@@ -144,9 +144,26 @@
id="linearGradient4397"
xlink:href="#gradient4"
inkscape:collect="always" /><style
id="style1200">.cls-1{fill:#0097f4;}.cls-2{fill:#fff;}</style></defs><g
id="style1200">.cls-1{fill:#0097f4;}.cls-2{fill:#fff;}</style><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1303"
id="linearGradient1305"
x1="-15.25123"
y1="194.95467"
x2="139.77541"
y2="42.713833"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.08373166,0,0,0.08371408,6.2625651,5.6252399)" /><linearGradient
inkscape:collect="always"
id="linearGradient1303"><stop
style="stop-color:#62aeef;stop-opacity:1;"
offset="0"
id="stop1299" /><stop
style="stop-color:#98c379;stop-opacity:1"
offset="1"
id="stop1301" /></linearGradient></defs><g
style="stroke-width:0.875"
transform="matrix(1.1429,0,0,1.1764325,34.399757,4.6067234)"
transform="matrix(4.3196204,0,0,4.4463574,125.92104,9.3488562)"
id="antergos"><path
style="fill:#7986cb;fill-rule:evenodd"
inkscape:connector-curvature="0"
@@ -156,7 +173,7 @@
inkscape:connector-curvature="0"
id="path41"
d="M 5.6114,5.5011 C 6.09004,4.3037 6.18368,2.7558 5.84157,1.6856 5.751596,1.40417 5.71079,1.46956 5.55125,2.14855 5.30958,3.17335 4.75142,4.40525 4.23145,5.06225 4.0876,5.24324 3.98088,5.42476 3.99448,5.46504 4.03999,5.60209 4.60965,5.76478 5.05688,5.76844 L 5.50257,5.7721 Z M 7.277,3.5881 C 7.277,2.98757 7.04579,2.4237 6.643,2.0397 6.46253,1.86708 6.38772,1.82523 6.42225,1.91363 6.65608,2.51416 6.87212,3.35953 6.94169,3.94743 L 7.025387,4.64996 7.150937,4.36068 C 7.236203,4.16608 7.277007,3.91395 7.277007,3.58805 Z M 3.4107,3.84965 C 3.91027,3.47772 4.424,2.96403 4.7436,2.51725 5.20707,1.8686 5.43462,1.34345 5.25206,1.34345 c -0.035048,0 -0.2626,0.14804 -0.5048,0.32956 -0.24272,0.18099 -0.71142,0.4687 -1.041,0.63924 -0.5932,0.30654 -0.60157,0.31439 -0.70358,0.65597 -0.14647,0.49224 -0.12973,1.1262 0.029294,1.1262 0.027725,0 0.19826,-0.10985 0.37873,-0.24481 z" /></g><g
transform="matrix(0.59261,0,0,0.59261,3.4493699,8.4667037)"
transform="matrix(2.239785,0,0,2.239785,8.9432393,23.937752)"
id="archlinux"><circle
id="circle44"
style="fill:#138ed3;stroke-width:1.625;paint-order:stroke markers fill"
@@ -167,7 +184,7 @@
inkscape:connector-curvature="0"
id="path46"
d="m 8.466,-4.6975 c -0.377,0.924 -0.604,1.529 -1.024,2.425 0.257,0.273 0.573,0.59 1.086,0.95 -0.551,-0.227 -0.928,-0.455 -1.209,-0.692 -0.537,1.121 -1.378,2.717 -3.086,5.785 1.342,-0.774 2.383,-1.252 3.352,-1.434 A 2.457,2.457 0 0 1 7.522,1.7615 l 10e-4,-0.043 c 0.022,-0.86 0.469,-1.521 0.999,-1.476 0.53,0.045 0.941,0.779 0.92,1.638 a 2.427,2.427 0 0 1 -0.054,0.462 c 0.959,0.188 1.988,0.664 3.312,1.428 -0.261,-0.48 -0.494,-0.913 -0.717,-1.326 -0.35,-0.272 -0.716,-0.625 -1.461,-1.008 0.512,0.133 0.88,0.287 1.165,0.459 -2.262,-4.212 -2.445,-4.772 -3.221,-6.593 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,14.032715,-162.51664)"
transform="matrix(2.2396716,0,0,2.2396716,48.943269,-622.29827)"
id="chakra"><g
style="stroke-width:1.5648"
id="g51"
@@ -181,7 +198,7 @@
inkscape:connector-curvature="0"
id="path53"
d="m 8.665,284.42 c -0.944,0.03 2.513,4.66 -0.149,4.365 2.22,0.597 2.728,-2.186 2.275,-3.547 -0.45,-1.348 -0.683,-0.507 -2.021,-0.806 A 0.421,0.421 0 0 0 8.665,284.42 Z m -2.646,0.645 c -1.459,-0.002 -0.707,0.474 -1.414,1.618 -0.675,1.092 5.333,-0.864 4.185,1.58 1.27,-1.866 -1.297,-3.196 -2.77,-3.198 z m 1.027,2.09 c -1.167,-10e-4 -2.342,1.286 -2.67,2.264 -0.454,1.347 0.245,0.8 1.146,1.806 0.861,0.96 0.802,-5.192 2.84,-3.377 -0.403,-0.492 -0.859,-0.691 -1.316,-0.692 z m 5.059,0.219 c -0.725,-0.055 -3.695,3.664 -4.185,1.32 0.1,2.234 2.983,1.844 4.176,1.005 1.182,-0.832 0.286,-0.787 0.165,-2.116 -0.012,-0.139 -0.067,-0.202 -0.156,-0.21 z m -4.28,0.74 c -2.158,0.785 -0.885,3.326 0.306,4.168 1.18,0.835 0.86,0.02 2.123,-0.5 1.207,-0.499 -4.837,-2.346 -2.43,-3.667 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,24.616049,-162.51664)"
transform="matrix(2.2396716,0,0,2.2396716,88.943256,-622.29827)"
id="debian"><g
style="stroke-width:1.5648"
id="g58"
@@ -195,21 +212,7 @@
inkscape:connector-curvature="0"
id="path60"
d="m 11.077,287.92 c 0.009,0.229 -0.066,0.34 -0.134,0.536 l -0.122,0.06 c -0.1,0.195 0.01,0.124 -0.062,0.278 -0.156,0.14 -0.474,0.434 -0.575,0.461 -0.074,0 0.05,-0.087 0.066,-0.12 -0.208,0.143 -0.167,0.215 -0.487,0.302 l -0.01,-0.021 c -0.787,0.37 -1.881,-0.364 -1.867,-1.366 -0.008,0.064 -0.024,0.048 -0.041,0.073 -0.04,-0.515 0.238,-1.033 0.708,-1.245 0.46,-0.227 1,-0.134 1.328,0.173 -0.18,-0.237 -0.54,-0.488 -0.967,-0.465 -0.418,0.006 -0.81,0.273 -0.94,0.561 -0.214,0.135 -0.239,0.52 -0.332,0.59 -0.126,0.924 0.236,1.322 0.848,1.791 0.096,0.065 0.027,0.075 0.04,0.125 a 1.66,1.66 0 0 1 -0.543,-0.415 c 0.082,0.119 0.17,0.234 0.283,0.325 -0.192,-0.065 -0.448,-0.465 -0.523,-0.481 0.33,0.592 1.34,1.038 1.87,0.816 -0.245,0.01 -0.556,0.005 -0.831,-0.096 -0.116,-0.06 -0.273,-0.183 -0.245,-0.206 0.722,0.27 1.468,0.204 2.093,-0.296 0.159,-0.124 0.333,-0.335 0.383,-0.338 -0.076,0.114 0.013,0.055 -0.045,0.155 0.158,-0.255 -0.07,-0.104 0.163,-0.44 l 0.086,0.118 c -0.032,-0.213 0.263,-0.47 0.233,-0.805 0.068,-0.103 0.076,0.11 0.004,0.346 0.1,-0.262 0.026,-0.304 0.052,-0.52 0.028,0.073 0.064,0.15 0.083,0.227 -0.065,-0.253 0.066,-0.426 0.099,-0.573 -0.032,-0.014 -0.1,0.112 -0.116,-0.187 0.003,-0.13 0.036,-0.068 0.05,-0.1 -0.026,-0.015 -0.093,-0.114 -0.134,-0.305 0.03,-0.045 0.079,0.116 0.12,0.123 -0.027,-0.152 -0.071,-0.267 -0.073,-0.384 -0.117,-0.245 -0.041,0.033 -0.136,-0.105 -0.125,-0.389 0.103,-0.09 0.119,-0.267 0.188,0.274 0.296,0.698 0.346,0.874 a 3.575,3.575 0 0 0 -0.174,-0.623 c 0.058,0.024 -0.092,-0.44 0.075,-0.133 -0.178,-0.656 -0.764,-1.27 -1.302,-1.558 0.065,0.06 0.149,0.136 0.119,0.148 -0.268,-0.16 -0.221,-0.172 -0.26,-0.24 -0.217,-0.088 -0.232,0.008 -0.376,0 -0.411,-0.218 -0.49,-0.194 -0.87,-0.33 l 0.018,0.08 c -0.272,-0.091 -0.317,0.034 -0.612,0 -0.018,-0.014 0.095,-0.05 0.187,-0.064 -0.263,0.035 -0.251,-0.052 -0.509,0.009 0.064,-0.045 0.13,-0.074 0.199,-0.112 -0.215,0.013 -0.513,0.125 -0.421,0.023 -0.35,0.156 -0.973,0.376 -1.322,0.703 l -0.011,-0.073 c -0.16,0.192 -0.698,0.574 -0.74,0.823 l -0.044,0.01 c -0.083,0.14 -0.137,0.3 -0.203,0.445 -0.109,0.186 -0.16,0.072 -0.144,0.1 -0.214,0.435 -0.32,0.8 -0.412,1.1 0.065,0.097 0,0.589 0.026,0.982 -0.108,1.943 1.363,3.829 2.971,4.264 0.236,0.085 0.586,0.081 0.884,0.09 -0.351,-0.1 -0.397,-0.054 -0.74,-0.173 -0.247,-0.116 -0.3,-0.25 -0.476,-0.401 l 0.07,0.122 c -0.344,-0.121 -0.2,-0.15 -0.48,-0.238 l 0.074,-0.097 c -0.11,-0.008 -0.294,-0.187 -0.344,-0.287 l -0.122,0.005 c -0.146,-0.18 -0.224,-0.31 -0.219,-0.41 l -0.039,0.07 c -0.044,-0.077 -0.538,-0.678 -0.282,-0.538 -0.048,-0.043 -0.11,-0.07 -0.18,-0.195 l 0.053,-0.06 c -0.123,-0.158 -0.227,-0.361 -0.22,-0.43 0.067,0.09 0.112,0.106 0.157,0.121 -0.31,-0.772 -0.328,-0.042 -0.564,-0.785 l 0.05,-0.004 c -0.038,-0.058 -0.062,-0.12 -0.092,-0.182 l 0.021,-0.216 c -0.224,-0.259 -0.062,-1.101 -0.03,-1.563 0.022,-0.188 0.187,-0.388 0.312,-0.702 L 5.82,286.787 c 0.146,-0.254 0.832,-1.02 1.15,-0.981 0.155,-0.194 -0.03,0 -0.06,-0.05 0.338,-0.35 0.445,-0.247 0.673,-0.31 0.246,-0.146 -0.211,0.057 -0.095,-0.056 0.426,-0.109 0.302,-0.247 0.857,-0.302 0.059,0.033 -0.136,0.051 -0.184,0.094 0.354,-0.173 1.122,-0.134 1.62,0.097 0.58,0.27 1.23,1.07 1.255,1.822 l 0.03,0.008 c -0.015,0.299 0.045,0.644 -0.06,0.962 l 0.071,-0.15" /></g><g
transform="matrix(0.59258,0,0,0.59258,56.366102,-162.51664)"
id="deepin"><g
style="stroke-width:1.5648"
id="g65"
transform="matrix(1.0385,0,0,1.0385,-0.32619,-11.098)"><circle
id="circle63"
style="fill:#00bcfb;stroke-width:1.5648;paint-order:stroke markers fill"
r="6.8790002"
cy="288.53"
cx="8.467" /></g><path
style="fill:#ffffff;stroke-width:1.6875"
inkscape:connector-curvature="0"
id="path67"
d="m 8.2,284.83 c -0.451,0.01 -0.42,0.091 -0.611,0.48 -0.308,0.624 -0.523,1.53 -0.479,2.065 0.047,0.571 0.2,0.944 0.497,1.222 0.355,0.338 0.79,0.294 1.156,-0.099 0.329,-0.353 0.45,-0.72 0.48,-1.52 0.017,-0.506 0.027,-0.567 0.065,-0.48 0.146,0.337 0.184,1.128 0.083,1.52 -0.084,0.325 -0.294,0.721 -0.463,0.877 -0.223,0.205 -0.463,0.298 -0.793,0.313 -0.222,0.01 -0.309,0.007 -0.48,-0.049 -0.438,-0.146 -0.979,-0.564 -1.289,-0.975 -0.441,-0.583 -0.88,-1.768 -0.992,-2.71 a 1.904,1.904 0 0 0 -0.065,-0.363 c -0.079,-0.09 -0.383,0.288 -0.479,0.595 -0.062,0.197 -0.066,0.29 -0.066,2.033 v 1.835 l 0.083,0.05 c 0.117,0.075 0.627,0.228 1.043,0.313 0.316,0.065 0.443,0.083 1.19,0.083 0.747,0 0.887,-0.02 1.174,-0.083 0.468,-0.103 0.817,-0.27 1.108,-0.562 0.409,-0.41 0.56,-0.826 0.562,-1.47 0,-0.429 -0.06,-0.771 -0.233,-1.109 -0.061,-0.123 -0.122,-0.224 -0.116,-0.231 0.039,-0.039 0.466,0.471 0.563,0.677 0.612,1.295 0.32,2.351 -0.943,3.404 -0.56,0.467 -1.528,1.108 -2.083,1.388 -0.194,0.097 -0.23,0.134 -0.182,0.182 0.012,0.012 0.978,0.022 2.148,0.016 l 2.133,-0.016 0.182,-0.083 c 0.368,-0.176 0.6,-0.436 0.71,-0.794 0.064,-0.204 0.066,-0.297 0.066,-2.809 0,-2.639 -0.004,-2.866 -0.115,-2.909 -0.026,-0.009 -0.275,0.019 -0.547,0.065 -0.3,0.054 -0.724,0.097 -1.09,0.117 -0.64,0.033 -0.962,0.095 -1.34,0.248 -0.35,0.143 -0.553,0.258 -0.744,0.413 -0.17,0.14 -0.194,0.158 -0.248,0.381 -0.076,0.307 -0.123,0.444 -0.249,0.611 -0.094,0.122 -0.185,0.182 -0.184,0.116 0.005,-0.118 0.112,-0.488 0.216,-0.695 0.307,-0.61 0.707,-1.047 1.488,-1.636 0.24,-0.183 0.446,-0.34 0.446,-0.365 0,-0.036 -0.174,-0.05 -0.96,-0.05 -0.28,0 -0.494,-0.002 -0.644,0 m 0.644,1.556 c 0.05,0 0.051,0.05 -0.016,0.546 -0.072,0.522 -0.26,0.94 -0.497,1.19 -0.167,0.177 -0.348,0.224 -0.478,0.131 a 0.53,0.53 0 0 1 -0.165,-0.313 c 0,-0.042 0.015,-0.044 0.065,-0.016 0.1,0.053 0.142,0.041 0.265,-0.066 0.205,-0.181 0.42,-0.7 0.53,-1.29 0.011,-0.068 0.2,-0.184 0.296,-0.184" /></g><g
transform="matrix(0.59258,0,0,0.59258,56.366102,-141.34996)"
transform="matrix(2.2396716,0,0,2.2396716,208.94341,-542.29825)"
id="elementary"><g
style="stroke-width:1.5648"
id="g72"
@@ -223,7 +226,7 @@
inkscape:connector-curvature="0"
id="path74"
d="m 8.467,284.3 a 4.2335,4.2335 0 1 0 0,8.467 4.2335,4.2335 0 0 0 0,-8.467 z m 0,0.353 a 3.882,3.882 0 0 1 3.735,2.826 6.733,6.733 0 0 1 -1.645,2.145 c -0.33,0.285 -0.689,0.54 -1.086,0.719 -0.398,0.179 -0.835,0.28 -1.27,0.255 a 2.197,2.197 0 0 1 -0.936,-0.268 7.061,7.061 0 0 0 2.004,-1.616 c 0.368,-0.43 0.69,-0.92 0.813,-1.473 a 2,2 0 0 0 0.015,-0.843 1.558,1.558 0 0 0 -0.38,-0.748 1.526,1.526 0 0 0 -0.705,-0.418 1.854,1.854 0 0 0 -0.823,-0.03 c -0.545,0.1 -1.03,0.416 -1.42,0.809 -0.688,0.692 -1.113,1.67 -1.035,2.642 0.04,0.486 0.202,0.964 0.482,1.364 0.062,0.089 0.13,0.174 0.204,0.255 a 6.348,6.348 0 0 1 -1.255,0.3 3.88,3.88 0 0 1 3.302,-5.92 z m 0.024,0.784 c 0.273,0 0.548,0.083 0.765,0.247 0.197,0.148 0.342,0.36 0.424,0.59 0.083,0.232 0.104,0.484 0.076,0.728 -0.057,0.488 -0.303,0.936 -0.6,1.327 a 5.723,5.723 0 0 1 -2.25,1.75 2.004,2.004 0 0 1 -0.425,-0.521 c -0.231,-0.41 -0.307,-0.897 -0.262,-1.365 0.044,-0.468 0.205,-0.92 0.421,-1.338 0.25,-0.485 0.592,-0.944 1.07,-1.207 0.238,-0.132 0.509,-0.212 0.781,-0.211 z m 3.821,2.577 a 3.88,3.88 0 0 1 -6.837,2.992 c 0.44,-0.1 0.87,-0.243 1.281,-0.426 0.18,0.138 0.38,0.25 0.59,0.331 0.61,0.234 1.3,0.2 1.917,-0.014 0.616,-0.213 1.163,-0.596 1.64,-1.041 a 7.056,7.056 0 0 0 1.41,-1.842 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,3.4493815,-130.76663)"
transform="matrix(2.2396716,0,0,2.2396716,8.9432831,-502.29828)"
id="fedora"><g
style="stroke-width:1.5648"
id="g79"
@@ -237,7 +240,7 @@
inkscape:connector-curvature="0"
id="path81"
d="m 8.731,284.04 a 4.234,4.234 0 0 0 -4.233,4.231 v 3.579 c 0,0.364 0.293,0.657 0.657,0.657 H 8.733 A 4.2335001,4.2335001 0 0 0 8.731,284.04 Z m 1.276,0.928 c 0.17,0 0.291,0.02 0.448,0.06 0.23,0.06 0.417,0.249 0.417,0.468 0,0.264 -0.191,0.457 -0.479,0.457 -0.136,0 -0.186,-0.027 -0.386,-0.027 -0.591,0 -1.07,0.48 -1.071,1.07 v 0.926 c 0,0.084 0.067,0.152 0.15,0.152 h 0.705 a 0.4725,0.4725 0 1 1 0,0.945 H 8.936 v 1.081 a 2.03,2.03 0 0 1 -2.03,2.03 c -0.17,0 -0.291,-0.02 -0.448,-0.061 -0.23,-0.06 -0.418,-0.248 -0.418,-0.467 0,-0.265 0.192,-0.457 0.48,-0.457 0.136,0 0.186,0.026 0.386,0.026 0.591,0 1.07,-0.479 1.071,-1.07 v -0.93 A 0.151,0.151 0 0 0 7.826,289.019 H 7.122 a 0.47251,0.47251 0 1 1 0.005,-0.945 h 0.85 v -1.076 a 2.03,2.03 0 0 1 2.03,-2.03 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,14.032715,-130.76663)"
transform="matrix(2.2396716,0,0,2.2396716,48.943269,-502.29828)"
id="gentoo"><g
style="stroke-width:1.5648"
id="g86"
@@ -251,7 +254,7 @@
inkscape:connector-curvature="0"
id="path88"
d="m 7.592,284.3 c -1.818,0.086 -3.241,1.735 -3.168,2.631 0.07,0.873 2.281,1.639 2.255,1.665 -0.452,0.382 -0.75,0.64 -1.128,0.985 -0.908,0.83 -1.535,1.445 -1.217,2.309 0.367,0.996 1.17,0.955 2.112,0.77 2.432,-0.48 6.433,-3.556 6.23,-4.69 -0.165,-0.919 -2.402,-2.734 -3.724,-3.384 A 2.798,2.798 0 0 0 7.592,284.3 Z m 0.376,1.575 c 0.227,-0.021 0.492,0.036 0.787,0.18 0.645,0.311 1.313,1.139 0,1.61 -0.357,0.128 -1.502,-0.308 -1.467,-0.913 0.031,-0.558 0.3,-0.841 0.68,-0.877 z" /></g><g
transform="matrix(0.30238,0,0,0.30238,24.795241,35.378577)"
transform="matrix(1.1428531,0,0,1.1428531,89.620517,125.65187)"
id="gnu-linux"><circle
id="circle91"
style="fill:#ffffff;fill-rule:evenodd;stroke-width:0.875;paint-order:stroke fill markers"
@@ -304,7 +307,7 @@
inkscape:connector-curvature="0"
id="path109"
d="m 26.462,18.304 c 1.318,-0.07 2.53,0.78401 3.72,1.354 1.15,0.55401 3.114,0.72001 3.276,1.986 0.186,1.438 -1.84,2.286 -3.024,3.12 -1.058,0.74601 -2.238,1.62 -3.53,1.608 -1.306,-0.014 -2.462,-0.95001 -3.53,-1.702 -0.88001,-0.62001 -2.266,-1.192 -2.3,-2.27 -0.038,-1.152 1.38,-1.886 2.3,-2.584 0.91201,-0.69201 1.944,-1.452 3.088,-1.512 z" /></g></g></g><g
transform="matrix(0.59258,0,0,0.59258,35.199382,35.19939)"
transform="matrix(2.2396716,0,0,2.2396716,128.94324,124.97463)"
id="kali"><g
style="stroke-width:1.625"
id="g118"
@@ -317,7 +320,7 @@
inkscape:connector-curvature="0"
id="path120"
d="M 7.818,3.76 C 8.042,4.359 8.308,5.041 8.705,5.56 8.268,5.344 7.782,5.2 7.402,4.892 c 0.047,0.12 0.03,0.249 0.026,0.35 A 5.317,5.317 0 0 1 6.476,4.865 c 0.08,0.15 0.093,0.31 0.073,0.45 C 6.223,5.345 5.87,5.243 5.569,5.189 5.707,5.314 5.772,5.479 5.828,5.645 5.506,5.701 5.174,5.76 4.848,5.791 4.986,5.884 5.088,6.019 5.167,6.148 4.914,6.36 4.594,6.551 4.333,6.711 A 0.638,0.638 0 0 1 4.796,6.836 9.444,9.444 0 0 1 4.233,7.716 C 4.397,7.677 4.545,7.643 4.723,7.643 4.661,7.995 4.617,8.363 4.485,8.695 4.632,8.588 4.791,8.534 4.955,8.477 5.112,8.744 5.128,9.18 5.186,9.415 a 0.498,0.498 0 0 1 0.258,-0.29 c 1.78,1.748 4.71,1.442 4.967,4.034 0.08,-1.01 -0.398,-1.724 -0.952,-2.215 C 8.999,10.536 6.904,9.566 6.806,9.502 5.005,8.308 5.248,6.695 6.516,6.287 a 2.727,2.727 0 0 1 3.015,0.946 c 0.176,0.223 0.427,0.631 0.662,0.807 0.445,0.334 2.036,1.109 1.409,2.03 C 12.147,9.93 12.563,9.54 12.7,8.993 12.273,8.81 11.63,8.423 11.681,7.881 11.743,7.855 11.811,7.861 11.88,7.861 10.444,5.361 10.061,6.231 8.619,3.906 8.799,4.55 9.191,5.344 9.663,5.785 8.88,5.315 8.372,4.472 7.818,3.76 Z m 2.95,3.155 c 0.163,0.227 0.3,0.48 0.496,0.675 -0.19,-0.066 -0.945,-0.563 -0.496,-0.675 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,45.782715,40.21648)"
transform="matrix(2.2396716,0,0,2.2396716,168.94323,143.93685)"
id="korora"><g
style="stroke-width:1.5648"
id="g125"
@@ -330,20 +333,20 @@
inkscape:connector-curvature="0"
id="path127"
d="m 9.596,-4.2335 a 3.104,3.104 0 0 0 -3.01,2.355 3.104,3.104 0 0 0 -2.353,3.008 v 3.104 h 3.105 a 3.104,3.104 0 0 0 3.01,-2.354 3.104,3.104 0 0 0 2.352,-3.008 v -3.105 z m 0,0.444 h 2.66 v 2.66 a 2.661,2.661 0 0 1 -1.827,2.524 3.104,3.104 0 0 0 0.013,-0.265 3.104,3.104 0 0 0 -3.104,-3.106 3.104,3.104 0 0 0 -0.268,0.013 2.661,2.661 0 0 1 2.526,-1.827 z m -2.258,2.258 a 2.661,2.661 0 0 1 2.66,2.66 2.661,2.661 0 0 1 -0.03,0.374 2.661,2.661 0 0 1 -0.372,0.03 2.661,2.661 0 0 1 -2.661,-2.661 2.661,2.661 0 0 1 0.03,-0.374 2.661,2.661 0 0 1 0.373,-0.03 z m -0.834,0.137 a 3.104,3.104 0 0 0 -0.013,0.266 3.104,3.104 0 0 0 3.105,3.104 3.104,3.104 0 0 0 0.267,-0.013 2.661,2.661 0 0 1 -2.525,1.827 h -2.66 v -2.66 a 2.661,2.661 0 0 1 1.826,-2.524 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,45.782715,8.4664787)"
id="kubuntu"><g
id="kubuntu"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.0623756)"><g
style="stroke-width:1.5648"
id="g132"
transform="matrix(1.0385,0,0,1.0385,-0.41232,-8.7922)"><path
transform="matrix(0.61539433,0,0,0.61539433,45.538382,3.2563968)"><path
style="fill:#1a87e2;stroke-width:1.5648"
inkscape:connector-curvature="0"
id="path130"
d="m 8.467,1.588 a 6.879,6.879 0 1 1 0,13.757 6.879,6.879 0 0 1 0,-13.757 z" /></g><path
style="fill:#ffffff;stroke-width:1.6875"
style="fill:#ffffff;stroke-width:0.999979"
inkscape:connector-curvature="0"
id="path134"
d="m 8.467,-4.2335 a 4.2335,4.2335 0 1 0 0,8.467 4.2335,4.2335 0 0 0 0,-8.467 z m -0.257,0.85 c 0.02,0.002 0.037,0.014 0.046,0.032 l 0.418,0.879 c 0.203,0.006 0.408,0.041 0.607,0.105 l 0.671,-0.671 a 0.056,0.056 0 0 1 0.07,-0.008 l 0.534,0.325 a 0.057,0.057 0 0 1 0.024,0.068 l -0.324,0.914 c 0.122,0.136 0.226,0.285 0.31,0.444 h 0.997 c 0.027,0 0.05,0.019 0.056,0.044 l 0.148,0.608 a 0.057,0.057 0 0 1 -0.03,0.065 l -1.25,0.273 a 2.044,2.044 0 0 0 -2.67,-1.631 l -0.01,-0.006 -0.268,-1.236 c 0,-0.026 0.019,-0.049 0.044,-0.055 l 0.607,-0.148 c 0.007,-0.002 0.013,-0.002 0.02,-0.002 z m -1.98,0.894 a 0.056,0.056 0 0 1 0.037,0.01 l 0.95,0.865 A 2.038,2.038 0 0 0 7.08,1.4985 v 0.014 L 6.226,2.4555 A 0.058,0.058 0 0 1 6.156,2.4475 L 5.714,2.0065 A 0.057,0.057 0 0 1 5.707,1.9345 L 6.241,1.1205 A 2.21,2.21 0 0 1 6.014,0.5475 L 5.092,0.3215 A 0.057,0.057 0 0 1 5.049,0.2665 v -0.625 c 0,-0.027 0.019,-0.05 0.045,-0.056 l 0.95,-0.198 c 0.053,-0.175 0.127,-0.342 0.218,-0.496 l -0.517,-0.852 a 0.057,0.057 0 0 1 0.008,-0.07 l 0.442,-0.442 a 0.055,0.055 0 0 1 0.035,-0.017 z m 4.232,2.93 1.24,0.278 c 0.022,0.012 0.034,0.04 0.027,0.065 l -0.162,0.603 a 0.057,0.057 0 0 1 -0.059,0.043 l -0.972,-0.057 a 2.21,2.21 0 0 1 -0.383,0.483 l 0.265,0.911 a 0.057,0.057 0 0 1 -0.026,0.065 L 9.85,3.1435 A 0.057,0.057 0 0 1 9.779,3.1325 L 9.133,2.4075 c -0.178,0.042 -0.359,0.062 -0.538,0.06 l -0.48,0.873 A 0.057,0.057 0 0 1 8.05,3.3685 L 7.446,3.2055 A 0.057,0.057 0 0 1 7.404,3.1475 L 7.73,1.9125 7.736,1.9095 a 2.044,2.044 0 0 0 2.726,-1.468 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,3.4493805,19.049813)"
d="m 50.80009,5.9577913 a 2.5086874,2.5086874 0 1 0 0,5.0173747 2.5086874,2.5086874 0 0 0 0,-5.0173747 z m -0.152293,0.503693 c 0.01185,0.00119 0.02193,0.0083 0.02726,0.018962 l 0.247699,0.5208778 c 0.120294,0.00356 0.241773,0.024296 0.359696,0.062221 L 51.680073,6.665924 a 0.03318448,0.03318448 0 0 1 0.04148,-0.00474 l 0.316437,0.1925885 a 0.03377706,0.03377706 0 0 1 0.01422,0.040296 l -0.191996,0.5416181 c 0.0723,0.080591 0.133924,0.1688853 0.1837,0.2631055 h 0.590803 c 0.016,0 0.02963,0.011259 0.03318,0.026073 l 0.0877,0.3602887 a 0.03377706,0.03377706 0 0 1 -0.01778,0.038518 l -0.740725,0.1617743 a 1.2112335,1.2112335 0 0 0 -1.582188,-0.966498 l -0.0059,-0.00356 -0.158811,-0.7324288 c 0,-0.015407 0.01126,-0.029036 0.02607,-0.032592 l 0.359696,-0.087702 c 0.0041,-0.00119 0.0077,-0.00119 0.01185,-0.00119 z m -1.173309,0.5297665 a 0.03318448,0.03318448 0 0 1 0.02193,0.00593 l 0.562951,0.5125817 a 1.207678,1.207678 0 0 0 -0.08118,1.8447015 v 0.0083 l -0.506063,0.5588029 a 0.03436964,0.03436964 0 0 1 -0.04148,-0.00474 l -0.26192,-0.2613277 a 0.03377706,0.03377706 0 0 1 -0.0041,-0.042666 L 49.481007,9.1304646 A 1.3096018,1.3096018 0 0 1 49.346491,8.7909163 L 48.800132,8.6569932 a 0.03377706,0.03377706 0 0 1 -0.02548,-0.032592 V 8.2540388 c 0,-0.016 0.01126,-0.029629 0.02667,-0.033185 l 0.562951,-0.1173309 c 0.03141,-0.1037015 0.07526,-0.2026623 0.129182,-0.2939196 L 49.187087,7.3047256 a 0.03377706,0.03377706 0 0 1 0.0047,-0.041481 l 0.26192,-0.2619204 a 0.0325919,0.0325919 0 0 1 0.02074,-0.010074 z m 2.507799,1.7362594 0.734799,0.1647372 c 0.01304,0.00711 0.02015,0.023703 0.016,0.038518 l -0.096,0.3573258 a 0.03377706,0.03377706 0 0 1 -0.03496,0.025481 L 52.026138,9.2797948 A 1.3096018,1.3096018 0 0 1 51.79918,9.5660109 l 0.157033,0.5398401 a 0.03377706,0.03377706 0 0 1 -0.01541,0.03852 l -0.321178,0.184885 a 0.03377706,0.03377706 0 0 1 -0.04207,-0.0065 L 51.194748,9.8931151 c -0.105479,0.024888 -0.212736,0.03674 -0.318808,0.035555 l -0.284438,0.5173219 a 0.03377706,0.03377706 0 0 1 -0.03852,0.01659 l -0.357918,-0.09659 a 0.03377706,0.03377706 0 0 1 -0.02489,-0.03437 l 0.193181,-0.7318358 0.0036,-0.00178 a 1.2112335,1.2112335 0 0 0 1.615373,-0.8699074 z" /></g><g
transform="matrix(2.2396716,0,0,2.2396716,8.9432793,63.93689)"
id="linuxmint"><g
style="stroke-width:1.5648"
id="g139"
@@ -357,7 +360,7 @@
id="path141"
overflow="visible"
d="m 4.233,-3.7945 v 2.426 h 0.999 v 0.487 l 10e-4,1.91 c 0,1.573 1.366,2.767 2.94,2.767 H 12.7 v -4.802 c 0,-1.575 -1.365,-2.767 -2.94,-2.767 l -1.317,-0.003 z m 0.643,0.645 3.565,0.016 v 0.003 H 9.76 c 1.27,0 2.3,0.951 2.3,2.125 v 3.513 c 0,0.39 -0.352,0.645 -0.753,0.645 H 8.174 c -1.269,0 -2.298,-0.951 -2.298,-2.125 l -0.003,-2.408 a 0.635,0.635 0 0 0 -0.597,-0.629 h -0.4 z m 1.615,0.714 v 3.49 c 0,0.37 0.135,0.695 0.399,0.957 0.225,0.223 0.496,0.367 0.8,0.4 h 0.861 v -0.685 l -0.74,-0.003 c -0.358,0 -0.666,-0.35 -0.666,-0.799 v -3.36 z m 2.468,0.574 c -0.298,0 -0.562,0.11 -0.775,0.325 a 1.087,1.087 0 0 0 -0.323,0.784 v 1.526 h 0.692 v -1.526 c 0,-0.116 0.038,-0.207 0.12,-0.29 a 0.375,0.375 0 0 1 0.286,-0.122 c 0.116,0 0.203,0.038 0.286,0.122 0.083,0.083 0.12,0.174 0.12,0.29 v 1.526 h 0.693 v -1.526 c 0,-0.116 0.038,-0.207 0.12,-0.29 a 0.374,0.374 0 0 1 0.286,-0.122 c 0.114,0 0.202,0.038 0.285,0.122 0.083,0.083 0.12,0.174 0.12,0.29 l 0.005,1.518 h 0.69 l -0.002,-1.518 c 0,-0.302 -0.11,-0.57 -0.323,-0.784 a 1.062,1.062 0 0 0 -0.775,-0.325 c -0.292,0 -0.547,0.108 -0.753,0.307 a 1.057,1.057 0 0 0 -0.752,-0.307 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,14.032714,14.032717)"
transform="matrix(2.2396716,0,0,2.2396716,48.943265,44.974645)"
id="lubuntu"><g
style="stroke-width:1.5648"
id="g146"
@@ -371,7 +374,7 @@
id="path148"
overflow="visible"
d="M 8.467,4.233 A 4.23,4.23 0 0 0 4.242,8.301 C 5.645,7.311 8.032,5.686 8.624,5.643 8.82,5.394 9.496,5.193 9.618,5.198 L 9.263,5.643 c 0,0 -0.006,0.45 -0.137,0.537 1.223,0.817 1.807,3.75 2.057,5.53 l -0.105,0.084 A 4.222,4.222 0 0 0 12.7,8.467 4.233,4.233 0 0 0 8.467,4.233 Z m -0.06,3.478 c -0.33,0.01 -0.998,0.993 -1.76,2.045 -0.366,0.506 -0.84,1.198 -1.19,1.678 L 5.207,11.159 C 5.923,9.985 6.816,8.552 6.773,8.499 6.763,8.494 6.752,8.486 6.738,8.489 6.496,8.525 5.52,9.74 4.823,10.614 A 4.228,4.228 0 0 0 8.467,12.7 c 0.943,0 1.81,-0.312 2.514,-0.833 C 10.46,10.274 9.453,7.729 8.441,7.723 8.431,7.721 8.417,7.711 8.407,7.711 Z M 5.95,8.123 C 5.65,8.121 4.88,8.393 4.242,8.638 4.267,9.27 4.429,9.865 4.702,10.395 4.83,10.201 5.052,9.883 5.185,9.688 5.692,8.942 6.191,8.282 6.075,8.146 6.055,8.123 6.009,8.123 5.95,8.123 Z M 4.237,8.39 c 0,0.026 -0.004,0.05 -0.004,0.077 0,0.035 0.005,0.07 0.006,0.105 z m 0.473,2.022 c 0.026,0.051 0.054,0.101 0.082,0.151 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,24.616048,19.049813)"
transform="matrix(2.2396716,0,0,2.2396716,88.943252,63.93689)"
id="mageia"><g
style="stroke-width:1.5648"
id="g153"
@@ -387,7 +390,7 @@
inkscape:connector-curvature="0"
id="path155"
d="m 6.767,7.392 a 0.465,0.465 0 0 0 -0.296,0.105 3.233,3.233 0 0 0 -1.18,2.507 c 0,1.778 1.426,3.224 3.176,3.224 1.75,0 3.175,-1.446 3.175,-3.224 0,-0.978 -0.43,-1.892 -1.18,-2.507 a 0.468,0.468 0 0 0 -0.591,0 2.187,2.187 0 0 1 -1.404,0.506 c -0.515,0 -1,-0.174 -1.403,-0.506 A 0.47,0.47 0 0 0 6.767,7.392 Z M 6.97,8.559 c 0.43,0.282 0.956,0.436 1.497,0.436 0.541,0 1.069,-0.154 1.497,-0.436 a 2.116,2.116 0 1 1 -2.994,0 z M 8.114,3.705 a 0.35350035,0.35350035 0 1 0 10e-4,0.707 0.3535,0.3535 0 0 0 0,-0.707 z M 9.208,4.41 a 0.3535,0.3535 0 1 0 0,0.707 0.3535,0.3535 0 0 0 0,-0.707 z M 8.29,4.763 a 0.53,0.53 0 0 0 0,1.058 0.53,0.53 0 0 0 0,-1.058 z m 1.06,1.058 a 0.53,0.53 0 0 0 0,1.059 0.53,0.53 0 0 0 0,-1.059 z M 7.586,6.174 a 0.53,0.53 0 0 0 0,1.058 0.53,0.53 0 0 0 0,-1.058 z" /></g></g><g
transform="matrix(0.59258,0,0,0.59258,45.782715,19.049813)"
transform="matrix(2.2396716,0,0,2.2396716,168.94323,63.93689)"
id="opensuse"><g
style="stroke-width:1.625"
id="g169"
@@ -401,7 +404,7 @@
id="path171"
overflow="visible"
d="m 8.467,-4.2335 a 4.2335,4.2335 0 1 0 0,8.467 4.2335,4.2335 0 0 0 0,-8.467 z m 0,0.941 a 3.293,3.293 0 1 1 0,6.585 3.268,3.268 0 0 1 -2.235,-0.882 c 0.19,-0.026 0.49,-0.03 0.882,0.015 0.573,0.065 0.887,0.087 1.264,0.059 0.86,-0.065 1.428,-0.207 2.058,-0.515 0.33,-0.16 0.4,-0.233 0.47,-0.426 0.069,-0.183 0.094,-0.353 0.06,-0.353 -0.013,0 -0.121,0.042 -0.25,0.103 -0.485,0.23 -0.91,0.343 -1.28,0.324 C 9.053,1.5975 8.434,1.3735 7.688,1.0145 L 7.335,0.8525 7.07,0.1915 7.32,0.3525 a 7.425,7.425 0 0 0 1.544,0.75 c 0.642,0.203 1.143,0.175 1.66,-0.088 0.183,-0.093 0.53,-0.32 0.53,-0.353 0,-0.06 -0.178,-0.656 -0.28,-0.926 -0.254,-0.674 -0.433,-0.902 -0.852,-1.102 -0.466,-0.222 -0.982,-0.373 -1.926,-0.588 -0.45,-0.096 -0.894,-0.193 -1.352,-0.25 l -0.015,0.558 a 15.22,15.22 0 0 0 -0.867,-0.235 3.3,3.3 0 0 1 2.705,-1.41 z m 0.779,2.381 a 0.7,0.7 0 0 1 0.69,0.544 c 0.045,0.175 0.031,0.3 -0.058,0.485 A 0.676,0.676 0 0 1 9.143,0.4855 0.687,0.687 0 0 1 8.628,0.0885 c -0.122,-0.265 -0.065,-0.617 0.147,-0.809 a 0.727,0.727 0 0 1 0.47,-0.19 z m 0.161,0.368 c -0.246,0 -0.4,0.18 -0.264,0.308 0.11,0.104 0.294,0.12 0.44,0.045 0.096,-0.049 0.128,-0.123 0.104,-0.22 -0.018,-0.073 -0.16,-0.133 -0.28,-0.133 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,45.782715,24.61605)"
transform="matrix(2.2396716,0,0,2.2396716,168.94323,84.974628)"
id="siduction"><g
style="stroke-width:1.5648"
id="g176"
@@ -457,7 +460,7 @@
r="0.79373002"
cy="9.9117002"
cx="10.054" /></g></g><g
transform="matrix(1.0667,0,0,1.0667,3.9502317,25.26338)"
transform="matrix(4.0316205,0,0,4.0962398,10.83626,87.412952)"
id="solus"><g
style="stroke-width:1.5935"
id="g205"
@@ -481,7 +484,7 @@
inkscape:connector-curvature="0"
id="path207"
d="M 2.6925,0.12808 C 2.26603,1.86918 1.0381,4.00998 0.2654,5.37618 1.6126,5.70027 3.1079,5.79483 4.2667,5.90049 4.246485,5.63769 4.05151,2.77819 4.0039,2.22719 3.52721,1.36316 3.13987,0.91649 2.6926,0.12809 Z m 1.6394,2.2302 c 0.63251,1.3023 0.63251,2.5908 0.2628,3.5422 C 5.1164,5.90374 5.9674,5.961779 6.8901,5.50661 6.13172,3.77461 4.3319,2.35831 4.3319,2.35831 Z M 5.5787,3.14602 C 5.97061,3.40882 6.34491,3.64815 6.6279,3.93246 7.01133,4.3172 7.20762,4.83694 7.15286,5.37616 7.66673,5.11728 8.0071,4.68689 8.20276,4.32626 7.86041,4.0113 7.26702,3.70022 6.62796,3.47398 6.27582,3.34878 5.90416,3.23531 5.57806,3.14598 Z" /></g><g
transform="matrix(1.1429,0,0,1.1429,14.211959,24.795226)"
transform="matrix(4.3195361,0,0,4.3195361,49.620771,85.651874)"
id="steamos"><path
style="fill:#4d4d4d;stroke-width:0.25165"
inkscape:connector-curvature="0"
@@ -506,7 +509,7 @@
inkscape:connector-curvature="0"
id="path218"
d="m 27,27 a 4,4 0 0 0 -4,4 4,4 0 0 0 4,4 4,4 0 0 0 4,-4 4,4 0 0 0 -4,-4 z m 0,1 a 3,3 0 0 1 3,3 3,3 0 0 1 -3,3 3,3 0 0 1 -3,-3 3,3 0 0 1 3,-3 z" /></g></g><g
transform="matrix(1.1429,0,0,1.1429,23.888009,25.701837)"
transform="matrix(4.3196204,0,0,4.3196204,86.19161,89.078389)"
id="ubuntu"><g
style="stroke-width:1.5648"
id="g225"
@@ -519,20 +522,7 @@
inkscape:connector-curvature="0"
id="path227"
d="m 5.0272,1.2448 a 2.1951,2.1951 0 1 0 0,4.3902 2.1951,2.1951 0 0 0 0,-4.3902 z M 5.80962,1.85663 A 0.29243,0.29243 0 0 1 6.02739,2.29373 0.29295,0.29295 0 1 1 5.80962,1.85663 Z M 5.02668,2.16669 c 0.11822,0 0.23229,0.016074 0.34066,0.046147 a 0.41117,0.41117 0 0 0 0.55117,0.3194 c 0.21673,0.2131 0.35777,0.50295 0.37851,0.82597 l -0.41739,0.0057 A 0.85605,0.85605 0 0 0 4.66633,2.663937 L 4.46256,2.298397 a 1.2688,1.2688 0 0 1 0.56465,-0.1317 z m -0.7062,0.21362 0.21466,0.35932 a 0.85501,0.85501 0 0 0 0,1.4005 l -0.21466,0.3588 a 1.2745,1.2745 0 0 1 -0.52576,-0.7399 0.41013,0.41013 0 0 0 0,-0.63828 1.2755,1.2755 0 0 1 0.52576,-0.74042 z M 3.53443,3.14666 a 0.29322,0.29322 0 1 1 0,0.58643 0.29296,0.29296 0 0 1 0,-0.58591 z m 2.3452,0.36865 0.41739,0.00674 A 1.2693,1.2693 0 0 1 5.91851,4.3475 0.40962,0.40962 0 0 0 5.36734,4.66638 1.2724,1.2724 0 0 1 4.46255,4.581346 l 0.20377,-0.36503 a 0.85553,0.85553 0 0 0 1.2133,-0.70101 z M 5.73704,4.44135 A 0.29359,0.29359 0 1 1 5.808593,5.02415 0.29359,0.29359 0 0 1 5.73704,4.44135 Z" /></g><g
transform="matrix(0.61539,0,0,0.61539,35.006661,29.629702)"
id="windows"><g
id="g232"
style="stroke-width:1.5633;paint-order:markers stroke fill"
transform="matrix(1.04,0,0,1.04,-0.339,-300.07)"><path
style="fill:#2196f3;stroke-width:1.5633"
inkscape:connector-curvature="0"
id="path230"
d="m 8.4665,281.92 c 3.6644,0 6.6145,2.9501 6.6145,6.6145 0,3.6644 -2.9501,6.6145 -6.6145,6.6145 -3.6644,0 -6.6145,-2.9501 -6.6145,-6.6145 0,-3.6644 2.9501,-6.6145 6.6145,-6.6145 z" /></g><path
style="fill:#ffffff;stroke-width:1.6251"
inkscape:connector-curvature="0"
id="path234"
d="m 4.852,-0.2645 -0.003,-2.58 2.894,-0.431 v 3.011 z m 3.374,-3.088 3.857,-0.616 v 3.704 H 8.226 Z m 3.858,3.617 -10e-4,3.704 -3.857,-0.595 v -3.109 z m -4.34,3.042 -2.892,-0.435 v -2.608 h 2.891 v 3.042 z" /></g><g
transform="matrix(0.59258,0,0,0.59258,56.366102,19.049813)"
transform="matrix(2.2396716,0,0,2.2396716,208.94341,63.93689)"
id="xubuntu"><g
style="stroke-width:1.5648"
id="g239"
@@ -550,7 +540,7 @@
inkscape:connector-curvature="0"
id="path243"
d="M 7.084,4.873 C 7.027,4.883 6.943,4.934 6.882,4.958 6.669,5.038 6.552,5.222 6.5,5.435 c -0.051,0.22 -0.034,0.463 0,0.712 0.035,0.248 0.084,0.504 0.138,0.7 0.047,0.17 0.08,0.252 0.096,0.308 v 0.042 c 0,0.019 -0.009,0.017 -0.021,0.032 -0.007,0.004 0.006,0.021 0,0.021 A 0.09,0.09 0 0 1 6.66,7.272 C 6.622,7.274 6.592,7.26 6.553,7.25 6.527,7.244 6.493,7.223 6.5,7.23 6.488,7.222 6.466,7.22 6.458,7.208 c 0,0.005 0.007,0.005 0,-0.01 C 6.449,7.181 6.44,7.141 6.426,7.112 6.396,7.048 6.372,6.973 6.331,6.879 A 8.48,8.48 0 0 0 6.023,6.242 2.048,2.048 0 0 0 5.609,5.69 0.696,0.696 0 0 0 5.344,5.531 0.43,0.43 0 0 0 5.057,5.573 0.866,0.866 0 0 0 4.632,6.147 C 4.58,6.375 4.605,6.639 4.643,6.868 c 0.039,0.23 0.1,0.418 0.138,0.573 0.017,0.066 0.037,0.127 0.042,0.16 a 0.932,0.932 0 0 1 -0.02,0.148 c -0.04,0.14 -0.139,0.372 -0.139,0.372 0,0 -1.852,4.919 2.123,4.574 0.033,-0.002 0.107,-0.021 0.138,-0.021 0.78,-0.157 1.52,-0.393 2.176,-0.658 0.129,-0.062 0.298,-0.123 0.488,-0.212 0.38,-0.178 0.857,-0.407 1.316,-0.658 0.459,-0.253 0.885,-0.521 1.21,-0.807 0.326,-0.286 0.564,-0.6 0.52,-0.913 C 12.565,8.922 12.231,8.548 11.786,8.259 11.339,7.969 10.782,7.768 10.226,7.622 A 15.933,15.933 0 0 0 8.719,7.292 C 8.513,7.261 8.319,7.252 8.199,7.229 8.163,7.223 8.144,7.214 8.124,7.208 8.114,7.207 8.113,7.203 8.104,7.198 8.091,7.19 8.068,7.189 8.061,7.176 c -0.007,-0.012 0,-0.028 0,-0.042 V 6.805 A 6.685,6.685 0 0 0 7.986,5.902 C 7.933,5.588 7.851,5.288 7.679,5.085 a 0.602,0.602 0 0 0 -0.425,-0.212 0.58,0.58 0 0 0 -0.17,0 z" /></g></g><g
transform="matrix(0.69565,0,0,0.69565,22.525102,-161.74125)"
transform="matrix(2.6292273,0,0,2.6292273,81.040467,-619.36766)"
id="kaos"><path
id="path248"
d="m 55.859,284.23 c 3.361,0 6.0854,2.7244 6.0854,6.0854 0,3.361 -2.7244,6.0854 -6.0854,6.0854 -3.361,0 -6.0854,-2.7244 -6.0854,-6.0854 0,-3.361 2.7244,-6.0854 6.0854,-6.0854 z"
@@ -564,7 +554,7 @@
style="fill:#6eb6e6"
id="path254"
d="m 54.007,291.48 c 0,-0.52916 0.52917,-1.1642 1.5875,-1.1642 1.5875,0 2.9104,1.0583 3.7042,2.1167 -0.82629,-0.42068 -1.8521,-0.79375 -2.6458,-0.79375 -1.3229,0 -1.7232,0.26459 -2.1167,0.26459 -0.26458,0 -0.52917,0 -0.52917,-0.42334 z" /></g><g
transform="translate(-41.221032,-231.62332)"
transform="matrix(3.7795261,0,0,3.7795261,-159.88971,-883.48877)"
id="macosx"><path
style="fill:#333333;stroke-width:0.28761"
inkscape:connector-curvature="0"
@@ -574,163 +564,135 @@
inkscape:connector-curvature="0"
id="path259"
d="m 61.128,280.44 c 0.20078,-0.24998 0.33691,-0.58961 0.29935,-0.93383 -0.28918,0.0122 -0.64948,0.20085 -0.85821,0.44356 -0.18438,0.21533 -0.34818,0.5673 -0.30576,0.89907 0.32453,0.0242 0.65689,-0.16421 0.8646,-0.40877 z m 0.73167,2.1627 c -0.0069,-0.73615 0.60234,-1.0936 0.62993,-1.1106 -0.34469,-0.50308 -0.87916,-0.57125 -1.0676,-0.57747 -0.44917,-0.0458 -0.88398,0.26987 -1.1131,0.26987 -0.2332,-2e-5 -0.58536,-0.26441 -0.96464,-0.25688 -0.48888,0.007 -0.94668,0.29037 -1.1973,0.72873 -0.51595,0.89596 -0.13132,2.2119 0.36424,2.9344 0.24824,0.35564 0.53742,0.75147 0.9167,0.73583 0.37096,-0.0141 0.50925,-0.23552 0.95761,-0.23552 0.44367,0 0.57363,0.23552 0.96071,0.22795 0.39835,-0.006 0.64887,-0.35627 0.88852,-0.71339 0.2854,-0.40737 0.40065,-0.80675 0.40524,-0.82803 -0.0089,-0.004 -0.77213,-0.29356 -0.7803,-1.1748 z" /></g><g
transform="translate(-33.073366,-176.61)"
transform="matrix(3.7795261,0,0,3.7795261,-129.09539,-675.56449)"
id="cancel"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path262"
d="m 41.54,271.86 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="fill:#ffffff;stroke-width:0.314153"
inkscape:connector-curvature="0"
id="path264"
d="m 40.93564,274.21256 -1.570765,0.94247 1.570765,0.94247 v -0.62832 h 0.94247 c 0.527784,0 0.942471,0.415 0.942471,0.94247 0,0.52748 -0.414687,0.94247 -0.942471,0.94247 h -1.570765 v 0.62832 h 1.570765 c 0.863927,0 1.570765,-0.70591 1.570765,-1.57076 0,-0.86486 -0.70685,-1.57077 -1.570765,-1.57077 h -0.94247 z" /></g><g
transform="translate(-22.490033,-175.02)"
d="m 40.93564,274.21256 -1.570765,0.94247 1.570765,0.94247 v -0.62832 h 0.94247 c 0.527784,0 0.942471,0.415 0.942471,0.94247 0,0.52748 -0.414687,0.94247 -0.942471,0.94247 h -1.570765 v 0.62832 h 1.570765 c 0.863927,0 1.570765,-0.70591 1.570765,-1.57076 0,-0.86486 -0.70685,-1.57077 -1.570765,-1.57077 h -0.94247 z"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-89.095411,-669.59284)"
id="driver"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path267"
d="m 41.54,270.28 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#ffffff;stroke-width:0.305929"
inkscape:connector-curvature="0"
id="path269"
d="m 40.373315,272.23142 -0.397355,0.22944 0.103371,0.2193 a 0.7211143,0.7211143 0 0 0 -0.121294,0.21091 l -0.241998,0.0204 v 0.45891 l 0.241998,0.0203 a 0.7211143,0.7211143 0 0 0 0.05139,0.11112 0.7211143,0.7211143 0 0 0 0.06991,0.10036 l -0.103371,0.2187 0.397355,0.23004 0.138627,-0.19957 a 0.7211143,0.7211143 0 0 0 0.243189,-5.9e-4 l 0.138626,0.20016 0.397356,-0.22944 -0.103371,-0.21989 a 0.7211143,0.7211143 0 0 0 0.121895,-0.21092 l 0.241998,-0.0204 v -0.4589 l -0.241998,-0.0198 a 0.7211143,0.7211143 0 0 0 -0.05139,-0.11112 0.7211143,0.7211143 0 0 0 -0.07051,-0.10037 l 0.103371,-0.2193 -0.397356,-0.22944 -0.138025,0.19898 a 0.7211143,0.7211143 0 0 0 -0.24379,6e-4 z m 0.253943,0.64771 a 0.26222128,0.26222128 0 0 1 0.233638,0.13086 0.26222128,0.26222128 0 0 1 -0.0962,0.35791 0.26222128,0.26222128 0 0 1 -0.357915,-0.0956 0.26222128,0.26222128 0 0 1 0.0956,-0.35852 0.26222128,0.26222128 0 0 1 0.124879,-0.0347 z m 0.838326,0.85924 -0.03346,0.40333 a 1.2018379,1.2018379 0 0 0 -0.351347,0.20315 l -0.366287,-0.17267 -0.382416,0.66265 0.332222,0.23064 a 1.2018379,1.2018379 0 0 0 -0.01792,0.20256 1.2018379,1.2018379 0 0 0 0.01733,0.20376 l -0.331622,0.23004 0.382417,0.66268 0.365084,-0.17209 a 1.2018379,1.2018379 0 0 0 0.352538,0.20195 l 0.03346,0.40334 h 0.764833 l 0.03346,-0.40274 a 1.2018379,1.2018379 0 0 0 0.351348,-0.20315 l 0.366286,0.17269 0.382417,-0.66267 -0.332223,-0.23064 a 1.2018379,1.2018379 0 0 0 0.01852,-0.20316 1.2018379,1.2018379 0 0 0 -0.01792,-0.20316 l 0.331622,-0.23005 -0.382417,-0.66264 -0.365084,0.17207 a 1.2018379,1.2018379 0 0 0 -0.351937,-0.20196 l -0.03406,-0.40393 z m 0.382417,1.09287 a 0.43705088,0.43705088 0 0 1 0.437386,0.43679 0.43705088,0.43705088 0 0 1 -0.437386,0.43738 0.43705088,0.43705088 0 0 1 -0.436797,-0.43738 0.43705088,0.43705088 0 0 1 0.436797,-0.43679 z"
class="ColorScheme-Text" /></g><g
transform="translate(-24.606699,-175.02)"
class="ColorScheme-Text"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-97.095401,-669.59284)"
id="edit"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path272"
d="m 54.24,270.28 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><g
style="fill:#ffffff"
id="g276"
transform="matrix(0.29641309,0,0,0.29641309,51.868335,272.29125)"><path
style="color:#565656;fill:#ffffff"
inkscape:connector-curvature="0"
d="m 54.24,270.28 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
id="path274"
d="M 8,0 A 2,2 0 0 0 6,2 H 3 C 2.446,2 2,2.446 2,3 v 11 c 0,0.554 0.446,1 1,1 h 10 c 0.554,0 1,-0.446 1,-1 V 3 C 14,2.446 13.554,2 13,2 H 10 A 2,2 0 0 0 8,0 Z M 8,1 A 1,1 0 0 1 9,2 1,1 0 0 1 8,3 1,1 0 0 1 7,2 1,1 0 0 1 8,1 Z M 4,4 h 1 v 1 h 6 V 4 h 1 v 9 H 4 Z"
class="ColorScheme-Text" /></g></g><g
transform="translate(-29.898032,-175.02)"
d="m 54.23964,272.29125 a 0.59282618,0.59282618 0 0 0 -0.592826,0.59283 h -0.88924 c -0.164213,0 -0.296413,0.1322 -0.296413,0.29641 v 3.26054 c 0,0.16422 0.1322,0.29642 0.296413,0.29642 h 2.964131 c 0.164213,0 0.296413,-0.1322 0.296413,-0.29642 v -3.26054 c 0,-0.16421 -0.1322,-0.29641 -0.296413,-0.29641 h -0.889239 a 0.59282618,0.59282618 0 0 0 -0.592826,-0.59283 z m 0,0.29641 a 0.29641309,0.29641309 0 0 1 0.296413,0.29642 0.29641309,0.29641309 0 0 1 -0.296413,0.29641 0.29641309,0.29641309 0 0 1 -0.296413,-0.29641 0.29641309,0.29641309 0 0 1 0.296413,-0.29642 z m -1.185653,0.88924 H 53.3504 v 0.29642 h 1.778479 v -0.29642 h 0.296413 v 2.66772 h -2.371305 z"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-117.09413,-669.59284)"
id="find.efi"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path284"
d="m 80.698,270.28 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><g
style="fill:#ffffff"
id="g288"
transform="matrix(0.30052044,0,0,0.30052044,78.293476,272.10248)"><path
style="color:#565656;fill:#ffffff"
inkscape:connector-curvature="0"
d="m 80.698,270.28 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
id="path286"
d="M 6.5,1 A 5.5,5.5 0 0 0 1,6.5 5.5,5.5 0 0 0 6.5,12 5.5,5.5 0 0 0 9.6172,11.031 l 3.6618,3.662 A 1,1 0 0 0 14,15 1,1 0 0 0 15,14 1,1 0 0 0 14.697,13.283 L 11.027,9.6133 A 5.5,5.5 0 0 0 12,6.5 5.5,5.5 0 0 0 6.5,1 Z m 0,2 A 3.5,3.5 0 0 1 10,6.5 3.5,3.5 0 0 1 6.5,10 3.5,3.5 0 0 1 3,6.5 3.5,3.5 0 0 1 6.5,3 Z"
class="ColorScheme-Text" /></g></g><g
transform="translate(32.064301,-187.66)"
d="m 80.246859,272.403 a 1.6528624,1.6528624 0 0 0 -1.652863,1.65286 1.6528624,1.6528624 0 0 0 1.652863,1.65287 1.6528624,1.6528624 0 0 0 0.936782,-0.29121 l 1.100446,1.10051 a 0.30052044,0.30052044 0 0 0 0.216675,0.0923 0.30052044,0.30052044 0 0 0 0.300521,-0.30052 0.30052044,0.30052044 0 0 0 -0.09106,-0.21548 l -1.10291,-1.10282 a 1.6528624,1.6528624 0 0 0 0.292406,-0.93561 1.6528624,1.6528624 0 0 0 -1.652862,-1.65286 z m 0,0.60104 a 1.0518215,1.0518215 0 0 1 1.051821,1.05182 1.0518215,1.0518215 0 0 1 -1.051821,1.05182 1.0518215,1.0518215 0 0 1 -1.051822,-1.05182 1.0518215,1.0518215 0 0 1 1.051822,-1.05182 z"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,117.09412,-717.32825)"
id="find.none"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path291"
d="m 29.319,282.91 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#ffffff;stroke-width:0.313648"
inkscape:connector-curvature="0"
id="path293"
d="m 29.319,284.94652 c -1.211655,0 -2.195583,0.98391 -2.195583,2.19558 0,1.21167 0.983928,2.19558 2.195583,2.19558 1.211655,0 2.195583,-0.98391 2.195583,-2.19558 0,-1.21167 -0.983928,-2.19558 -2.195583,-2.19558 z m 0,0.62729 c 0.319741,0 0.614446,0.0902 0.862538,0.25485 l -2.175905,2.17591 c -0.164624,-0.24811 -0.254837,-0.5428 -0.254837,-0.86254 0,-0.86546 0.702833,-1.56824 1.56824,-1.56824 z m 1.313367,0.70573 c 0.164624,0.2481 0.254849,0.5428 0.254849,0.86254 0,0.86543 -0.702833,1.56824 -1.56824,1.56824 -0.319741,0 -0.614445,-0.0902 -0.862538,-0.25485 z"
class="ColorScheme-Text" /></g><g
transform="translate(-32.543366,-177.07666)"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-127.09224,-677.32824)"
id="help"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path296"
d="m 41.01,282.91 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#ffffff;stroke-width:0.362064"
inkscape:connector-curvature="0"
id="path298"
d="m 41.009983,284.6076 c -0.800173,0 -1.44823,0.6481 -1.44823,1.44823 h 0.724143 c 0,-0.39827 0.325855,-0.72414 0.724142,-0.72414 0.398287,0 0.724143,0.32587 0.724143,0.72414 0,0.19914 -0.0796,0.38023 -0.213561,0.51057 l -0.449043,0.45613 c -0.260689,0.2643 -0.42359,0.62641 -0.42359,1.02468 v 0.18104 h 0.724143 c 0,-0.5431 0.1629,-0.76038 0.42359,-1.02469 l 0.326006,-0.33308 c 0.206376,-0.20637 0.336611,-0.49603 0.336611,-0.81465 0,-0.80017 -0.648098,-1.44823 -1.44823,-1.44823 z m -0.362064,4.34483 v 0.72413 h 0.724143 v -0.72413 z"
class="ColorScheme-Text" /></g><g
transform="translate(-33.867033,-177.07666)"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-132.09508,-677.32824)"
id="kbd"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path301"
d="m 52.917,282.91 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#ffffff;stroke-width:0.323927"
inkscape:connector-curvature="0"
id="path303"
d="m 51.13459,285.20391 c 0,0 -0.647865,0 -0.647865,0.64787 v 2.59148 c 0,0.64787 0.647865,0.64787 0.647865,0.64787 h 3.56322 c 0,0 0.647865,0 0.647865,-0.64787 v -2.59148 c 0,-0.64787 -0.647865,-0.64787 -0.647865,-0.64787 z m 0.08099,0.64787 h 0.485903 c 0.04486,0 0.08099,0.0361 0.08099,0.0809 v 0.48591 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 H 51.21558 c -0.04487,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.48591 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m 0.971793,0 h 0.485902 c 0.04486,0 0.08099,0.0361 0.08099,0.0809 v 0.48591 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -0.485902 c -0.04486,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.48591 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m 0.971792,0 h 0.485903 c 0.04486,0 0.08099,0.0361 0.08099,0.0809 v 0.48591 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -0.485903 c -0.04486,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.48591 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m 0.971793,0 h 0.485902 c 0.04487,0 0.08099,0.0361 0.08099,0.0809 v 0.48591 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -0.485902 c -0.04487,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.48591 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m -2.915317,0.97179 h 0.485903 c 0.04486,0 0.08099,0.0361 0.08099,0.0809 v 0.4859 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -0.485903 c -0.04487,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.4859 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m 0.971793,0 h 0.485902 c 0.04486,0 0.08099,0.0361 0.08099,0.0809 v 0.4859 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -0.485902 c -0.04486,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.4859 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m 0.971793,0 h 0.485902 c 0.04486,0 0.08099,0.0361 0.08099,0.0809 v 0.4859 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -0.485902 c -0.04486,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.4859 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m 0.971792,0 h 0.485903 c 0.04487,0 0.08099,0.0361 0.08099,0.0809 v 0.4859 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -0.485903 c -0.04487,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.4859 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z m -2.267536,0.97179 h 2.105561 c 0.04487,0 0.08099,0.0361 0.08099,0.0809 v 0.4859 c 0,0.0448 -0.03612,0.0809 -0.08099,0.0809 h -2.105561 c -0.04486,0 -0.08099,-0.0361 -0.08099,-0.0809 v -0.4859 c 0,-0.0448 0.03612,-0.0809 0.08099,-0.0809 z"
class="ColorScheme-Text" /></g><g
transform="translate(-35.189699,-176.61666)"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-137.09413,-675.58966)"
id="lang"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path306"
d="m 64.823,282.45 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#f9f9f9;stroke-width:0.364125"
inkscape:connector-curvature="0"
id="path308"
d="m 64.823,284.13317 c -1.407755,0 -2.548932,1.14119 -2.548932,2.54893 0,1.40774 1.141177,2.54893 2.548932,2.54893 1.407755,0 2.548932,-1.14118 2.548932,-2.54893 0,-1.40775 -1.141177,-2.54893 -2.548932,-2.54893 z m -0.182063,0.7055 c 0.02436,-0.003 0.05508,0.001 0.07966,0 0.0029,0.011 -0.01773,0.0531 -0.04551,0.11381 -0.176916,0.38648 -0.186948,0.83908 -0.02276,1.08101 0.02971,0.0439 0.05689,0.0856 0.05689,0.091 0,0.006 -0.03204,0.011 -0.06828,0.011 -0.08505,0 -0.165534,-0.0519 -0.329994,-0.18206 -0.07305,-0.0578 -0.168025,-0.10638 -0.204826,-0.11382 -0.05777,-0.011 -0.07317,-0.007 -0.147932,0.0683 -0.06954,0.0695 -0.09104,0.10707 -0.09104,0.17068 0,0.24139 0.286602,0.43328 0.819289,0.5462 0.72342,0.15331 0.901753,0.29096 0.921708,0.67136 0.02505,0.47701 -0.228909,0.83669 -0.785158,1.11515 -0.06639,0.0332 -0.108695,0.0461 -0.13655,0.0568 -0.01239,-10e-4 -0.02183,0.001 -0.03414,0 -0.0047,-0.0147 -0.01142,-0.049 -0.01142,-0.11382 0,-0.25336 -0.09986,-0.51416 -0.250338,-0.65999 -0.04039,-0.0391 -0.153492,-0.12207 -0.250338,-0.18206 -0.09685,-0.06 -0.194421,-0.12964 -0.216207,-0.15931 -0.03608,-0.0493 -0.0391,-0.0795 -0.01142,-0.17068 0.05052,-0.16636 0.110663,-0.25903 0.227575,-0.36413 0.0613,-0.055 0.122967,-0.10129 0.13655,-0.10239 0.01363,-10e-4 -0.07835,-0.0286 -0.216207,-0.0568 -0.137858,-0.0282 -0.339518,-0.0874 -0.443782,-0.1251 -0.19065,-0.069 -0.448062,-0.2138 -0.546202,-0.31861 -0.0041,-0.004 -0.0078,-0.007 -0.01142,-0.011 0.140596,-0.56006 0.535178,-1.01911 1.058258,-1.24033 0.109453,-0.0462 0.222277,-0.078 0.341377,-0.10239 0.05933,-0.0124 0.120806,-0.0165 0.182062,-0.0227 z m 1.706812,0.85343 c 0.04277,0.0264 0.204248,0.37578 0.250338,0.5462 0.05951,0.22 0.0552,0.60075 0,0.81929 -0.02102,0.0831 -0.04794,0.161 -0.05689,0.17068 -0.0089,0.01 -0.04144,-0.0461 -0.07966,-0.11381 -0.03822,-0.0677 -0.160276,-0.21158 -0.261719,-0.31861 -0.292809,-0.30898 -0.338858,-0.47029 -0.216207,-0.71689 0.06185,-0.12441 0.331027,-0.40731 0.364125,-0.38689 z"
class="ColorScheme-Text" /></g><g
transform="translate(-4.2330327,-228.27333)"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-20.092602,-870.8274)"
id="restart"><path
style="fill:#5ea0d5;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path311"
d="m 23.283,312.94 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#ffffff;stroke-width:0.26458"
inkscape:connector-curvature="0"
id="path313"
d="m 23.282,315.32 c -1.0229,0 -1.8521,0.8292 -1.8521,1.8521 0,1.0229 0.8292,1.8521 1.8521,1.8521 0.84,0 1.5508,-0.55647 1.7777,-1.3229 h -0.57051 c -0.20486,0.46554 -0.6659,0.79375 -1.2072,0.79375 -0.73062,0 -1.3229,-0.5923 -1.3229,-1.3229 0,-0.7306 0.5923,-1.3229 1.3229,-1.3229 0.36555,0 0.69202,0.15214 0.93018,0.39274 l -0.66404,0.66559 h 1.5875 v -1.5875 l -0.54312,0.54312 c -0.33602,-0.3347 -0.79884,-0.54312 -1.3095,-0.54312 z"
class="ColorScheme-Text" /></g><g
transform="translate(-66.675366,-215.04333)"
class="ColorScheme-Text"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-256.09503,-820.82427)"
id="recovery"><path
style="fill:#66dc6d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path316"
d="m 75.142,299.71 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#dfdfdf;fill:#ffffff;stroke-width:0.30868"
inkscape:connector-curvature="0"
id="path318"
d="m 75.142,302.09 a 0.30868,0.30868 0 0 0 -0.30868,0.30868 0.30868,0.30868 0 0 0 0.30868,0.30868 1.2347,1.2347 0 0 1 1.2347,1.2347 h -0.61736 l 0.92604,1.2347 0.92604,-1.2347 h -0.61736 a 1.8521,1.8521 0 0 0 -1.8521,-1.8521 z m -1.5434,0.61736 -0.92604,1.2347 h 0.61736 a 1.8521,1.8521 0 0 0 1.8521,1.8521 0.30868,0.30868 0 0 0 0.30868,-0.30869 0.30868,0.30868 0 0 0 -0.30868,-0.30868 1.2347,1.2347 0 0 1 -1.2347,-1.2347 h 0.61736 z" /></g><g
transform="translate(-11.376699,-211.01333)"
d="m 75.142,302.09 a 0.30868,0.30868 0 0 0 -0.30868,0.30868 0.30868,0.30868 0 0 0 0.30868,0.30868 1.2347,1.2347 0 0 1 1.2347,1.2347 h -0.61736 l 0.92604,1.2347 0.92604,-1.2347 h -0.61736 a 1.8521,1.8521 0 0 0 -1.8521,-1.8521 z m -1.5434,0.61736 -0.92604,1.2347 h 0.61736 a 1.8521,1.8521 0 0 0 1.8521,1.8521 0.30868,0.30868 0 0 0 0.30868,-0.30869 0.30868,0.30868 0 0 0 -0.30868,-0.30868 1.2347,1.2347 0 0 1 -1.2347,-1.2347 h 0.61736 z"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-47.092275,-805.59278)"
id="shutdown"><path
style="fill:#ff5555;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path321"
d="m 41.01,295.68 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#5294e2;fill:#ffffff;stroke-width:0.30871"
inkscape:connector-curvature="0"
id="path323"
d="m 41.01,297.9 c -0.17102,0 -0.30871,0.13769 -0.30871,0.30872 v 1.5448 c 0,0.17102 0.13768,0.30871 0.30871,0.30871 0.17102,0 0.30871,-0.13769 0.30871,-0.30871 v -1.5448 C 41.31871,298.03769 41.18103,297.9 41.01,297.9 Z m 0.93754,0.61372 a 0.30871,0.30871 0 0 0 -0.05959,0.003 0.30871,0.30871 0 0 0 -0.13521,0.55969 1.2287,1.2287 0 0 1 0.25098,1.7266 c -0.41058,0.5492 -1.1876,0.65199 -1.7365,0.2411 -0.54919,-0.41057 -0.65199,-1.1777 -0.2411,-1.7266 0.06668,-0.0895 0.14293,-0.16362 0.23153,-0.23154 a 0.30983,0.30983 0 0 0 -0.37662,-0.49207 c -0.13213,0.10244 -0.25623,0.22289 -0.35656,0.35686 -0.61062,0.81622 -0.44022,1.9847 0.376,2.5953 0.81622,0.61031 1.9847,0.4399 2.5953,-0.37664 0.61031,-0.8159 0.43991,-1.9844 -0.37662,-2.5947 a 0.30871,0.30871 0 0 0 -0.17164,-0.0617 z" /></g><g
transform="translate(-12.700366,-189.84666)"
d="m 41.01,297.9 c -0.17102,0 -0.30871,0.13769 -0.30871,0.30872 v 1.5448 c 0,0.17102 0.13768,0.30871 0.30871,0.30871 0.17102,0 0.30871,-0.13769 0.30871,-0.30871 v -1.5448 C 41.31871,298.03769 41.18103,297.9 41.01,297.9 Z m 0.93754,0.61372 a 0.30871,0.30871 0 0 0 -0.05959,0.003 0.30871,0.30871 0 0 0 -0.13521,0.55969 1.2287,1.2287 0 0 1 0.25098,1.7266 c -0.41058,0.5492 -1.1876,0.65199 -1.7365,0.2411 -0.54919,-0.41057 -0.65199,-1.1777 -0.2411,-1.7266 0.06668,-0.0895 0.14293,-0.16362 0.23153,-0.23154 a 0.30983,0.30983 0 0 0 -0.37662,-0.49207 c -0.13213,0.10244 -0.25623,0.22289 -0.35656,0.35686 -0.61062,0.81622 -0.44022,1.9847 0.376,2.5953 0.81622,0.61031 1.9847,0.4399 2.5953,-0.37664 0.61031,-0.8159 0.43991,-1.9844 -0.37662,-2.5947 a 0.30871,0.30871 0 0 0 -0.17164,-0.0617 z"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-52.095109,-725.59279)"
id="type"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path326"
d="m 52.917,295.68 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#ffffff;stroke-width:0.307828"
inkscape:connector-curvature="0"
id="path328"
d="m 51.377757,297.75726 c 0,0 -0.307828,0 -0.307828,0.30784 v 3.69398 c 0,0.30783 0.307828,0.30783 0.307828,0.30783 h 1.231288 v -0.61567 H 51.68555 v -3.07711 h 2.462694 v 1.53495 h 0.615667 v -1.84397 c 0,-0.30784 -0.307828,-0.30784 -0.307828,-0.30784 z m 2.770429,2.46269 -1.231289,1.23129 v 0.61567 h 0.615667 l 1.231289,-1.23129 z"
class="ColorScheme-Text" /></g><g
transform="translate(-14.023032,-189.84666)"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-57.09416,-725.59279)"
id="tz"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path331"
d="m 64.823,295.68 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="color:#565656;fill:#ffffff;stroke-width:0.305271"
inkscape:connector-curvature="0"
id="path333"
d="m 64.823,297.77516 c -0.546888,0 -1.093614,0.20878 -1.510896,0.62605 -0.834529,0.83453 -0.834529,2.18726 0,3.0218 0.834529,0.83452 2.187251,0.83452 3.021792,0 0.834529,-0.83453 0.834529,-2.18725 0,-3.0218 -0.417271,-0.41727 -0.963985,-0.62605 -1.510896,-0.62605 z m -0.02206,0.61055 c 0.412425,-0.006 0.809665,0.15545 1.101252,0.44719 0.595924,0.59606 0.595924,1.56235 0,2.1584 -0.596062,0.59594 -1.562355,0.59594 -2.158406,0 -0.595924,-0.59606 -0.595924,-1.56235 0,-2.1584 0.280777,-0.28093 0.659995,-0.44134 1.057131,-0.44719 z m -0.28441,0.30528 v 1.3474 l 0.708927,0.70894 0.02802,0.028 0.215841,-0.21583 -0.646334,-0.64757 v -1.22095 z"
class="ColorScheme-Text" /></g><g
transform="translate(-19.314699,-189.84666)"
style="fill:#ffffff" /></g><g
transform="matrix(3.7795261,0,0,3.7795261,-77.094153,-725.59279)"
id="unset"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path336"
d="m 80.698,295.68 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
style="fill:#ffffff;stroke-width:0.26965"
inkscape:connector-curvature="0"
id="path338"
d="m 79.88879,298.28958 -1.34825,1.61792 1.34825,1.61792 h 2.96617 v -3.23584 z m 0.53931,0.80896 h 0.26965 c 0.0755,0 0.142917,0.0297 0.19145,0.0782 l 0.34785,0.35054 0.34785,-0.35054 c 0.04853,-0.0485 0.11595,-0.0782 0.19146,-0.0782 h 0.26965 v 0.26965 c 0,0.0755 -0.02966,0.14292 -0.0782,0.19145 l -0.350551,0.34786 0.350551,0.34785 c 0.04853,0.0485 0.0782,0.11595 0.0782,0.19145 v 0.26966 h -0.26965 c -0.0755,0 -0.142917,-0.0297 -0.19146,-0.0782 l -0.34785,-0.35055 -0.34785,0.35055 c -0.04853,0.0485 -0.11595,0.0782 -0.19145,0.0782 H 80.4281 v -0.26966 c 0,-0.0755 0.02966,-0.14292 0.0782,-0.19145 l 0.350551,-0.34785 -0.350551,-0.34786 c -0.04853,-0.0485 -0.0782,-0.11595 -0.0782,-0.19145 z" /></g><g
transform="matrix(1,0,0,0.99996066,-8.2551661,-210.40971)"
d="m 79.88879,298.28958 -1.34825,1.61792 1.34825,1.61792 h 2.96617 v -3.23584 z m 0.53931,0.80896 h 0.26965 c 0.0755,0 0.142917,0.0297 0.19145,0.0782 l 0.34785,0.35054 0.34785,-0.35054 c 0.04853,-0.0485 0.11595,-0.0782 0.19146,-0.0782 h 0.26965 v 0.26965 c 0,0.0755 -0.02966,0.14292 -0.0782,0.19145 l -0.350551,0.34786 0.350551,0.34785 c 0.04853,0.0485 0.0782,0.11595 0.0782,0.19145 v 0.26966 h -0.26965 c -0.0755,0 -0.142917,-0.0297 -0.19146,-0.0782 l -0.34785,-0.35055 -0.34785,0.35055 c -0.04853,0.0485 -0.11595,0.0782 -0.19145,0.0782 H 80.4281 v -0.26966 c 0,-0.0755 0.02966,-0.14292 0.0782,-0.19145 l 0.350551,-0.34785 -0.350551,-0.34786 c -0.04853,-0.0485 -0.0782,-0.11595 -0.0782,-0.19145 z"
style="fill:#ffffff" /></g><g
transform="matrix(3.7793774,0,0,3.7793774,-35.292503,-803.31138)"
id="void"><circle
style="fill:#ffffff;stroke-width:0.30917"
id="circle341"
@@ -770,7 +732,7 @@
id="path355"
d="m 67.375,227.1 c 0,-0.0269 0.01365,-0.0737 0.03034,-0.10379 0.01669,-0.0301 0.0664,-0.1365 0.11049,-0.23633 0.09655,-0.21867 0.22626,-0.50965 0.28495,-0.63924 0.02359,-0.0521 0.0807,-0.17993 0.1269,-0.2841 0.04621,-0.10417 0.11038,-0.24623 0.1426,-0.31567 0.03222,-0.0695 0.09617,-0.21151 0.1421,-0.31568 0.04594,-0.10417 0.10254,-0.23202 0.12579,-0.2841 0.02325,-0.0521 0.07669,-0.17283 0.11876,-0.26832 0.3807,-0.86411 0.57685,-1.2697 0.627,-1.2966 0.03801,-0.0203 0.93668,-0.0283 2.5447,-0.0225 2.3857,0.009 2.4917,0.0115 2.628,0.0706 0.07813,0.0339 0.15626,0.0723 0.17362,0.0852 0.36028,0.26904 0.52181,0.59032 0.51974,1.0337 -0.0029,0.62604 -0.31242,1.2514 -0.87645,1.7709 -0.27429,0.25267 -0.26846,0.24802 -0.48019,0.38298 -0.21962,0.13999 -0.4566,0.25379 -0.75724,0.36365 l -0.23676,0.0865 -2.6122,0.0108 c -2.3442,0.01 -2.6122,0.006 -2.6122,-0.0382 z m 4.0681,-0.69015 c 0.07587,-0.0493 0.1785,-0.13108 0.22807,-0.18179 0.14771,-0.1511 0.38295,-0.54379 0.52766,-0.88081 0.08784,-0.20459 0.22878,-0.53944 0.26573,-0.63135 0.01745,-0.0434 0.04613,-0.10656 0.06374,-0.14035 0.01761,-0.0338 0.03901,-0.14857 0.04756,-0.25508 0.01464,-0.18233 0.01046,-0.19764 -0.07152,-0.26213 -0.08355,-0.0657 -0.11612,-0.0685 -0.80654,-0.0685 h -0.71947 l -0.07696,0.16573 c -0.04233,0.0911 -0.12051,0.26517 -0.17373,0.3867 -0.08979,0.20502 -0.18154,0.40964 -0.34955,0.77956 -0.03702,0.0815 -0.06731,0.1557 -0.06731,0.16486 0,0.009 -0.03415,0.0916 -0.07588,0.18325 -0.04174,0.0916 -0.11332,0.25182 -0.15907,0.35599 -0.04575,0.10417 -0.09857,0.21684 -0.11737,0.25038 -0.0188,0.0335 -0.046,0.10217 -0.06044,0.15251 l -0.02625,0.0915 1.4334,-0.021 z"
transform="matrix(0.26458,0,0,0.26458,0,201.75)" /></g></g><g
transform="translate(-13.2537,-210.15003)"
transform="matrix(3.7795261,0,0,3.7795261,-54.186449,-802.32991)"
id="endeavouros"><circle
id="circle360"
style="fill:#ffffff;fill-rule:evenodd;stroke-width:0.26458;paint-order:stroke fill markers"
@@ -794,7 +756,7 @@
d="m 893.53,23.049 -0.56836,0.66992 -266.23,417.01 c 36.515,5.3684 85.462,11.198 146.12,15.326 142.32,9.686 246.80996,23.241 283.42996,-25.744 31.45,-42.071 33.478,-86.792 -35.041,-216.65 -47.00396,-89.084 -127.70996,-190.61 -127.70996,-190.61 z"
transform="matrix(0.26458,0,0,0.26458,0,201.75)" /></g></g><g
id="arcolinux"
transform="matrix(0.01933912,0,0,0.01933912,35.322903,45.906239)"><path
transform="matrix(0.07309271,0,0,0.07309271,129.41009,165.44144)"><path
d="m 471.95,253.05 c 0,120.9 -98.01,218.9 -218.9,218.9 -120.9,0 -218.9,-98.01 -218.9,-218.9 0,-120.9 98.01,-218.9 218.9,-218.9 120.9,0 218.9,98.01 218.9,218.9"
style="fill:#6790eb;fill-rule:evenodd"
id="path10"
@@ -803,7 +765,7 @@
style="fill:#ffffff;stroke-width:1.472"
id="path12"
inkscape:connector-curvature="0" /></g><g
transform="translate(-14.689037,-12.379226)"
transform="matrix(3.7795261,0,0,3.7795261,-59.611343,-54.849983)"
id="freebsd"><path
style="fill:#ffffff;stroke-width:0.962987"
inkscape:connector-curvature="0"
@@ -815,7 +777,7 @@
p-id="1925"
id="path6" /></g><g
id="haiku"
transform="translate(-17.117483,-12.780608)"><path
transform="matrix(3.7795261,0,0,3.7795261,-68.789718,-56.367017)"><path
inkscape:connector-curvature="0"
style="fill:#ffffff;stroke-width:0.962987"
id="path1020-6"
@@ -954,17 +916,16 @@
transform="matrix(1.1203,0.2404,-0.2404,1.1203,-2.775,-15.6751)"
d="m 22.09,36.5 c 5.02,4.81 10.22,6.2 15.34,5.32 -0.84,-0.62 -1.24,-1.38 -1.57,-2 5.72,3.27 8.58,-0.8 10.35,-2.11 -0.61,-0.49 -1.35,-0.11 -2.57,-1.59 1.56,0.21 2.58,0.14 4.02,0.13 0.91,-0.84 2.27,-1.5 3.11,-2.5 1.04,-1.23 2.36,-2.9 3.44,-4.3 -0.7,-0.42 -0.84,-0.8 -1.1,-1.33 0.64,0.16 1.27,0.24 1.91,0.23 0.86,-1.62 2.21,-2.64 3.12,-3.07 -3.79,-1.31 -8.64,-1.14 -12.16,-0.41 -1.17,1 -1.13,2.3 -1.52,4.45 -0.73,-0.96 -1.06,-2.17 -0.63,-3.83 -2.48,0.78 -4.88,1.83 -7.2,2.92 -0.91,0.42 -3.12,2 -4.41,2.5 -0.61,0.92 -1.12,1.79 -1.54,2.63 -0.03,-0.77 -0.15,-1.53 -0.09,-2.33 -4.25,0.67 -6.58,1.8 -9.23,4.16 C 15.68,35.39 11,33 11,33 v 2 c 0,0 5.33,1.82 11.1,1.5 z"
style="fill:url(#gradient6)" /></g></g></g><g
transform="translate(-12.119951,2.5499837)"
transform="matrix(3.7795261,0,0,3.7795261,-49.901416,1.537555)"
id="efi"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path279"
d="m 52.336585,92.71002 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
inkscape:connector-curvature="0"
style="fill:#ffffff;stroke-width:0.355903"
d="m 51.713752,94.452 -0.05339,0.65486 a 1.9574668,1.9574668 0 0 0 -0.573,0.33099 l -0.597917,-0.281163 -0.62283,1.081945 0.540973,0.373697 a 1.9574668,1.9574668 0 0 0 -0.02847,0.330991 1.9574668,1.9574668 0 0 0 0.02847,0.330989 l -0.540973,0.3737 0.62283,1.081945 0.594358,-0.281165 a 1.9574668,1.9574668 0 0 0 0.576563,0.327431 l 0.05339,0.658421 h 1.24566 l 0.05339,-0.654861 a 1.9574668,1.9574668 0 0 0 0.573004,-0.330991 l 0.597917,0.281165 0.622829,-1.081945 -0.540972,-0.3737 a 1.9574668,1.9574668 0 0 0 0.02847,-0.330989 1.9574668,1.9574668 0 0 0 -0.02847,-0.330991 l 0.540972,-0.373697 -0.622829,-1.081945 -0.594358,0.281163 A 1.9574668,1.9574668 0 0 0 53.012804,95.110419 L 52.959416,94.452 Z m 0.622831,1.779514 a 0.7118061,0.7118061 0 0 1 0.711806,0.711806 0.7118061,0.7118061 0 0 1 -0.711806,0.711807 0.7118061,0.7118061 0 0 1 -0.711805,-0.711807 0.7118061,0.7118061 0 0 1 0.711805,-0.711806 z"
id="path2" /></g><g
transform="matrix(1.6000001,0,0,1.6000001,-67.387101,-61.231344)"
id="path2"
style="fill:#ffffff" /></g><g
transform="matrix(6.0472422,0,0,6.0472422,-258.78505,-239.48785)"
id="parrot"><circle
id="circle4"
r="2.6458333"
@@ -975,7 +936,7 @@
d="m 79.6878,74.517505 -0.79375,0.529167 0.529166,0.79375 v -0.529167 h 0.529167 l 0.529167,1.322917 h 0.529166 v 2.38125 l 0.529167,-1.852083 0.264583,1.124479 v -1.653646 l 0.661459,0.661458 -0.396875,-0.661458 -1.058334,-1.5875 H 80.48155 Z"
style="fill:#000000;stroke-width:0.264583" /></g><g
id="anonymous"
transform="translate(-13.351418,-20.009414)"><path
transform="matrix(3.7795261,0,0,3.7795261,-54.555777,-83.688478)"><path
d="m 64.15142,77.159417 a 4.2333337,4.2333337 0 0 0 -4.233334,4.233334 4.2333337,4.2333337 0 0 0 4.233334,4.233333 4.2333337,4.2333337 0 0 0 4.233333,-4.233333 4.2333337,4.2333337 0 0 0 -4.233333,-4.233334 z"
style="fill:#282828;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.0165365"
id="rect2984" /><path
@@ -985,7 +946,8 @@
d="m 67.144519,78.399136 -5.986714,5.986714 a 4.2333337,4.2333337 0 0 0 2.971395,1.240234 4.2333337,4.2333337 0 0 0 0.02222,0 l 0.03256,-5.16e-4 a 4.2333337,4.2333337 0 0 0 0.03152,0 4.2333337,4.2333337 0 0 0 4.169254,-4.232817 4.2333337,4.2333337 0 0 0 -1.240235,-2.993615 z"
style="fill:#000000;fill-opacity:0.301961;fill-rule:nonzero;stroke:none;stroke-width:0.0165364"
id="rect2984-1" /></g><g
id="4MLinux"><circle
id="4MLinux"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.0623756)"><circle
style="fill:#00bcfb;fill-opacity:1;stroke-width:1.00008"
cx="8.4666672"
cy="61.383335"
@@ -1002,7 +964,7 @@
style="line-height:1.25;-inkscape-font-specification:Ubuntu;stroke-width:1.00008"
id="path1164-3" /></g><g
paint-order="stroke markers fill"
transform="matrix(1.0000788,0,0,1.0000788,-40.674706,-175.15929)"
transform="matrix(3.7798239,0,0,3.7798239,-157.82485,-670.08149)"
id="AlpineLinux"><circle
cx="59.720001"
cy="236.524"
@@ -1012,7 +974,7 @@
fill="#ffffff"
d="m 58.899,234.947 -2.883,2.85 c 0.084,0.059 0.164,0.107 0.238,0.146 0.075,0.039 0.145,0.069 0.21,0.092 a 1.133,1.133 0 0 0 0.332,0.061 0.606,0.606 0 0 0 0.306,-0.076 c 0.014,-0.01 0.021,-0.016 0.023,-0.016 l 1.301,-1.302 0.465,-0.446 1.289,1.288 0.45,0.463 0.023,0.017 a 0.55,0.55 0 0 0 0.162,0.062 0.74,0.74 0 0 0 0.296,0 1.08,1.08 0 0 0 0.18,-0.048 1.57,1.57 0 0 0 0.21,-0.092 c 0.075,-0.04 0.154,-0.087 0.239,-0.146 l -1.022,-1 -0.67,-0.67 v 0.001 l -0.007,-0.008 z m 2,0.332 -0.803,0.804 0.66,0.654 0.142,-0.142 0.895,0.896 0.522,0.516 a 0.386,0.386 0 0 0 0.084,0.048 c 0.027,0.012 0.06,0.023 0.101,0.031 a 0.74,0.74 0 0 0 0.295,0 c 0.056,-0.009 0.116,-0.025 0.181,-0.047 0.065,-0.023 0.135,-0.053 0.21,-0.092 0.074,-0.04 0.154,-0.087 0.238,-0.146 l -0.585,-0.574 z m -2.529,1.746 -0.771,0.773 c 0.083,0.058 0.162,0.105 0.235,0.144 0.074,0.038 0.142,0.068 0.207,0.091 a 1.158,1.158 0 0 0 0.33,0.064 z"
id="path1181" /></g><g
transform="matrix(1.000788,0,0,1.000788,-126.96995,-108.75061)"
transform="matrix(3.7825044,0,0,3.7825044,-483.97998,-419.08815)"
id="SystemRescueCD"><circle
cx="156.48"
cy="170"
@@ -1047,7 +1009,7 @@
fill-rule="evenodd"
d="m 157.4,167.86 c -0.2,0.26 -0.37,0.56 -0.43,0.96 a 1.29,1.3 0 0 1 0.68,0.65 c 0.33,-0.25 0.64,-0.42 0.94,-0.45 a 2.33,2.34 0 0 0 -1.2,-1.16 z m 0.27,2.64 a 1.29,1.3 0 0 1 -0.65,0.68 c 0.2,0.27 0.33,0.6 0.42,0.96 a 2.33,2.34 0 0 0 1.2,-1.24 1.96,1.96 0 0 0 -0.97,-0.4 z"
id="path1206" /></g><g
transform="translate(-20.322165,-22.177597)"
transform="matrix(3.7795261,0,0,3.7795261,-80.901898,-91.883183)"
id="devuan"><rect
id="rect337"
style="opacity:1;fill:#4d4d4d;stroke-width:0.52917;paint-order:stroke fill markers"
@@ -1061,7 +1023,7 @@
inkscape:connector-curvature="0"
id="path339"
d="m 37.514835,96.45094 c -0.35223,0.009 -0.44505,-0.18651 -0.4737,-0.29826 -0.02865,-0.11175 -0.08057,-0.38047 0.19299,-0.55557 0.27356,-0.17509 1.0279,-0.28647 1.5439,-0.47411 0.51603,-0.18765 1.1849,-0.41735 1.5439,-0.64873 0.35902,-0.23137 0.52842,-0.38378 0.56142,-0.66668 0.03301,-0.2829 -0.0692,-0.51803 -0.39767,-0.73686 -0.32847,-0.21883 -0.62622,-0.35816 -1.193,-0.56142 -0.5668,-0.20328 -0.9556,-0.36182 -2.1989,-0.655 1.7467,0.28478 1.7592,0.31688 2.3977,0.50294 0.6385,0.18606 1.1012,0.3597 1.4737,0.59151 0.37247,0.2318 0.57524,0.4272 0.68383,0.66944 0.10859,0.24224 0.09798,0.47992 -0.0054,0.70735 -0.1034,0.22743 -0.2879,0.41673 -0.6667,0.66336 -0.37881,0.24661 -0.90962,0.57071 -1.4874,0.81472 -0.57781,0.244 -1.6224,0.63816 -1.9747,0.64731 z" /></g><g
transform="translate(-9.6207501,-21.807411)"
transform="matrix(3.7795261,0,0,3.7795261,-40.45562,-90.484055)"
id="mx-linux"><rect
rx="4.2333498"
x="35.020752"
@@ -1076,7 +1038,7 @@
id="path3417-0"
inkscape:connector-curvature="0" /></g><g
id="pop-os"
transform="translate(4.2333825,67.733337)"><g
transform="matrix(3.7795261,0,0,3.7795261,11.906435,247.93753)"><g
style="display:inline"
inkscape:label="Background"
id="layer2-3"><circle
@@ -1123,7 +1085,8 @@
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.00220971;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
d="M 12.603516,3.9277344 C 11.728959,3.9460312 10.863137,4.1659256 10.064453,4.515625 9.2416554,4.8915081 8.5333307,5.4669054 7.8359375,6.0292969 7.334056,6.4569765 6.8247123,6.8895956 6.40625,7.4042969 6.1726201,7.708401 6.2150629,8.1147488 6.25,8.4648438 l 0.00195,0.00195 c 0.1119466,0.5355841 0.4000002,1.0098604 0.6191407,1.5 h 0.00195 c 1.5017793,3.1312132 2.8883135,6.3306212 4.7148443,9.2949222 0.67523,1.089018 1.379483,2.163121 2.164062,3.177734 0.276447,0.347931 0.67008,0.630711 1.115235,0.708985 0.511275,0.07498 0.998457,-0.279498 1.183593,-0.742188 0.152855,-0.339302 0.173185,-0.738944 0.02344,-1.083984 -0.618399,-1.80549 -1.283894,-3.593231 -1.917969,-5.392578 1.152556,-0.607781 2.263441,-1.354724 3.09375,-2.375 0.795002,-0.980988 1.29014,-2.22641 1.279297,-3.498047 C 18.557761,8.9833861 18.304915,7.8952385 17.75,6.9707031 h 0.002 C 17.151753,5.8927523 16.269398,4.9366074 15.132812,4.4179688 14.443457,4.0962977 13.685252,3.9249139 12.923828,3.9296875 c -0.106618,-0.0026 -0.213726,-0.00299 -0.320312,-0.00195 z m 0,0.03125 c 0.106279,-0.00104 0.214115,0.00132 0.320312,0.00391 0.7565,-0.00474 1.510166,0.1646679 2.195313,0.484375 1.128758,0.515067 2.005887,1.4657317 2.603515,2.5390625 0.551418,0.9187091 0.803707,2.0006896 0.775391,3.0683601 0.01129,1.263828 -0.480335,2.504235 -1.271485,3.480468 -0.829566,1.019365 -1.940398,1.767047 -3.095703,2.375 l -0.01172,0.0059 0.0039,0.01367 c 0.635247,1.803047 1.302523,3.594071 1.921875,5.402343 v 0.002 c 0.146585,0.336184 0.126276,0.726265 -0.02344,1.058594 -0.179802,0.449359 -0.655097,0.793995 -1.148437,0.722656 -0.435388,-0.07656 -0.823208,-0.352355 -1.095703,-0.695312 -0.783551,-1.013386 -1.487154,-2.087312 -2.1621,-3.17587 C 9.790302,16.282433 8.4025217,13.085072 6.9003906,9.953125 6.6803483,9.4609683 6.3939277,8.9906063 6.2832031,8.4628906 v -0.00195 C 6.2482999,8.1112044 6.2080367,7.7148819 6.4316406,7.4238281 6.8476249,6.9121748 7.3535657,6.4823855 7.8554688,6.0546875 8.5529205,5.4922488 9.260246,4.9185579 10.078125,4.5449219 10.873536,4.1966555 11.733876,3.9771783 12.603516,3.9589844 Z M 11.599609,6.984375 c -0.229685,0.00108 -0.471557,0.1144858 -0.541015,0.3535156 -0.11293,0.3519434 -0.06042,0.7220153 -0.04297,1.078125 0.09118,0.7928519 0.330506,1.5706848 0.628906,2.3085934 0.284223,0.661477 0.613984,1.335515 1.140625,1.84961 0.236232,0.237007 0.580432,0.438876 0.935547,0.349609 l 0.002,-0.002 c 0.286041,-0.114053 0.488005,-0.383274 0.595703,-0.662109 h 0.002 C 14.554466,11.570341 14.40174,10.833242 14.1875,10.160156 13.858893,9.218969 13.381404,8.3266654 12.673828,7.609375 h -0.002 c -0.293604,-0.2818412 -0.632501,-0.6113614 -1.072266,-0.625 z m 0,0.03125 c 0.42425,0.013157 0.757119,0.3352903 1.050782,0.6171875 0.70332,0.712977 1.17836,1.599096 1.505859,2.5371095 0.213518,0.67082 0.363369,1.401247 0.132812,2.080078 -0.105457,0.272189 -0.303881,0.533229 -0.578124,0.642578 -0.338645,0.08408 -0.671129,-0.107869 -0.902344,-0.339844 C 12.287197,12.043759 11.957618,11.371407 11.673828,10.710938 11.376116,9.9747313 11.137593,9.2029369 11.046875,8.4140625 11.029296,8.0552896 10.979018,7.689204 11.089844,7.3457031 11.154486,7.1232485 11.380213,7.0166598 11.599609,7.015625 Z"
id="path1826" /></g></g></g></g><g
id="android"><g
id="android"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.0623756)"><g
transform="matrix(0.26458334,0,0,0.26458334,35.983334,57.150003)"
style="display:inline"
inkscape:label="Back"
@@ -1191,7 +1154,7 @@
id="path1240"
d="m 41.511873,58.913837 c 0.009,-0.0029 0.01595,-0.0084 0.02202,-0.01751 0.0088,-0.01317 0.01707,-0.02741 0.12861,-0.220619 0.186876,-0.323715 0.244806,-0.424395 0.285742,-0.496611 0.03078,-0.0543 0.02769,-0.0476 0.02769,-0.05988 0,-0.0097 -2.31e-4,-0.01091 -0.0034,-0.01743 -0.01034,-0.021 -0.03437,-0.02963 -0.05553,-0.01995 -0.01105,0.0051 -0.01042,0.0041 -0.08653,0.134963 -0.0498,0.08565 -0.142195,0.245584 -0.253462,0.438752 -0.01637,0.02842 -0.04965,0.08642 -0.07396,0.128895 -0.04258,0.0744 -0.04422,0.07746 -0.04491,0.0839 -0.002,0.01869 0.0072,0.03546 0.02408,0.0437 0.0071,0.0035 0.02165,0.0043 0.02969,0.0018 z"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0291042;stroke-miterlimit:4;stroke-dasharray:none;image-rendering:auto" /></g></g></g></g><g
transform="matrix(0.26458334,0,0,0.26458334,35.983334,67.73334)"
transform="translate(131.90621,247.93754)"
style="display:inline"
id="neon"><circle
transform="translate(0,-1004.3622)"
@@ -1211,7 +1174,7 @@
d="M 15.994141,2 A 1.1557028,1.1547247 0 0 0 14.875,2.8984375 13.15,13.15 0 0 0 7.5332031,5.9394531 1.1547247,1.1557028 45 0 0 6.0996094,6.0996094 1.1547247,1.1557028 45 0 0 5.9394531,7.53125 13.15,13.15 0 0 0 2.8984375,14.875 1.1547247,1.1557028 0 0 0 2,16 a 1.1547247,1.1557028 0 0 0 0.8984375,1.125 13.15,13.15 0 0 0 3.0410156,7.341797 1.1557028,1.1547247 45 0 0 0.1601563,1.433594 1.1557028,1.1547247 45 0 0 0.00586,0.0039 A 1.1557028,1.1547247 45 0 0 7.53125,26.060547 13.15,13.15 0 0 0 14.875,29.101562 1.1557028,1.1547247 0 0 0 16,30 a 1.1557028,1.1547247 0 0 0 1.125,-0.898438 13.15,13.15 0 0 0 7.341797,-3.041015 1.1547247,1.1557028 45 0 0 1.433594,-0.160156 1.1547247,1.1557028 45 0 0 0.0039,-0.0059 1.1547247,1.1557028 45 0 0 0.15625,-1.425781 A 13.15,13.15 0 0 0 29.101562,17.125 1.1547247,1.1557028 0 0 0 30,16 1.1547247,1.1557028 0 0 0 30,15.994141 1.1547247,1.1557028 0 0 0 29.101562,14.875 13.15,13.15 0 0 0 26.060547,7.5332031 1.1557028,1.1547247 45 0 0 25.900391,6.0996094 1.1557028,1.1547247 45 0 0 24.46875,5.9394531 13.15,13.15 0 0 0 17.125,2.8984375 1.1557028,1.1547247 0 0 0 16,2 1.1557028,1.1547247 0 0 0 15.9941,2 Z m 0.002,0.5058594 a 0.65039547,0.64984507 0 0 1 0.0039,0 0.65039547,0.64984507 0 0 1 0.650391,0.6484375 A 0.65039547,0.64984507 0 0 1 16,3.8046875 0.65039547,0.64984507 0 0 1 15.349609,3.1542969 0.65039547,0.64984507 0 0 1 15.996094,2.5058594 Z M 14.914062,3.5488281 A 1.1557028,1.1547247 0 0 0 16,4.3105469 a 1.1557028,1.1547247 0 0 0 1.085938,-0.7617188 12.5,12.5 0 0 1 6.951171,2.8808594 1.1557028,1.1547247 45 0 0 0.228516,1.3046875 1.1557028,1.1547247 45 0 0 0.0039,0.00391 1.1557028,1.1547247 45 0 0 1.300781,0.2246094 12.5,12.5 0 0 1 2.88086,6.9511716 A 1.1547247,1.1557028 0 0 0 27.689453,16 a 1.1547247,1.1557028 0 0 0 0.761719,1.085938 12.5,12.5 0 0 1 -2.88086,6.951171 1.1547247,1.1557028 45 0 0 -1.304687,0.228516 1.1547247,1.1557028 45 0 0 -0.228516,1.304687 12.5,12.5 0 0 1 -6.951171,2.88086 A 1.1557028,1.1547247 0 0 0 16,27.689453 a 1.1557028,1.1547247 0 0 0 -0.0059,0 1.1557028,1.1547247 0 0 0 -1.080079,0.761719 A 12.5,12.5 0 0 1 7.9628906,25.570312 1.1557028,1.1547247 45 0 0 7.734375,24.265625 1.1557028,1.1547247 45 0 0 6.4296875,24.037109 12.5,12.5 0 0 1 3.5488281,17.085938 1.1547247,1.1557028 0 0 0 4.3105469,16 a 1.1547247,1.1557028 0 0 0 0,-0.0059 A 1.1547247,1.1557028 0 0 0 3.5488281,14.914062 12.5,12.5 0 0 1 6.4296875,7.9628906 1.1547247,1.1557028 45 0 0 7.734375,7.734375 1.1547247,1.1557028 45 0 0 7.7382812,7.7304688 1.1547247,1.1557028 45 0 0 7.9628906,6.4296875 12.5,12.5 0 0 1 14.914062,3.5488281 Z m -8.0332026,2.71875 a 0.64984507,0.65039547 45 0 1 0.4980468,0.1894531 0.64984507,0.65039547 45 0 1 0,0.9160157 0.64984507,0.65039547 45 0 1 -0.00195,0.00391 0.64984507,0.65039547 45 0 1 -0.9199219,0.00195 0.64984507,0.65039547 45 0 1 0.00195,-0.9199218 0.64984507,0.65039547 45 0 1 0.4218751,-0.191407 z m 18.1640626,0 a 0.65039547,0.64984507 45 0 1 0.496094,0.1914063 0.65039547,0.64984507 45 0 1 0.002,0.9199218 0.65039547,0.64984507 45 0 1 -0.916016,0 0.65039547,0.64984507 45 0 1 -0.0039,-0.00195 0.65039547,0.64984507 45 0 1 -0.002,-0.9199219 0.65039547,0.64984507 45 0 1 0.423828,-0.1894531 z M 3.1503906,15.349609 a 0.64984507,0.65039547 0 0 1 0.00586,0 0.64984507,0.65039547 0 0 1 0.6484375,0.646485 0.64984507,0.65039547 0 0 1 0,0.0039 A 0.64984507,0.65039547 0 0 1 3.15625,16.650391 0.64984507,0.65039547 0 0 1 2.5058594,16 0.64984507,0.65039547 0 0 1 3.1503906,15.349609 Z m 25.6914064,0 a 0.64984507,0.65039547 0 0 1 0.0039,0 0.64984507,0.65039547 0 0 1 0.648438,0.646485 0.64984507,0.65039547 0 0 1 0,0.0039 0.64984507,0.65039547 0 0 1 -0.648438,0.650391 A 0.64984507,0.65039547 0 0 1 28.195312,16 0.64984507,0.65039547 0 0 1 28.841797,15.349609 Z M 6.8789062,24.433594 a 0.65039547,0.64984507 45 0 1 0.4980469,0.189453 0.65039547,0.64984507 45 0 1 0,0.919922 0.65039547,0.64984507 45 0 1 -0.9160156,0.002 0.65039547,0.64984507 45 0 1 -0.00195,-0.0039 0.65039547,0.64984507 45 0 1 -0.00195,-0.917969 0.65039547,0.64984507 45 0 1 0.421875,-0.189453 z m 18.1679688,0 a 0.64984507,0.65039547 45 0 1 0.496094,0.189453 0.64984507,0.65039547 45 0 1 0.002,0.916015 0.64984507,0.65039547 45 0 1 -0.0039,0.002 0.64984507,0.65039547 45 0 1 -0.917969,0.002 0.64984507,0.65039547 45 0 1 0,-0.919922 0.64984507,0.65039547 45 0 1 0.423828,-0.189453 z m -9.050781,3.761718 a 0.65039547,0.64984507 0 0 1 0.0039,0 0.65039547,0.64984507 0 0 1 0.650391,0.648438 A 0.65039547,0.64984507 0 0 1 16,29.494141 0.65039547,0.64984507 0 0 1 15.349609,28.84375 0.65039547,0.64984507 0 0 1 15.996094,28.195312 Z"
style="display:inline;fill:#ffffff;stroke:none;stroke-width:1.03417;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
id="path989" /></g><g
transform="matrix(0.26458334,0,0,0.26458334,46.566668,67.733335)"
transform="translate(171.9062,247.93752)"
id="regolith"><circle
r="16"
cy="16"
@@ -1232,7 +1195,7 @@
cx="21.700001"
id="path860"
style="fill:#dc322f;fill-opacity:1;stroke-width:3.0047;stroke-miterlimit:4;stroke-dasharray:none;paint-order:stroke fill markers" /></g></g><g
transform="translate(-10.847917,0.26458354)"
transform="matrix(3.7795261,0,0,3.7795261,-45.09373,-7.0623746)"
id="artix"><circle
r="4.2333336"
cy="71.702087"
@@ -1243,7 +1206,7 @@
d="m 274,256 -4.23047,8.46094 12.07227,7.22265 z M 268.4082,267.18555 262,280 l 12,-4 7.98438,-2.66211 z m 14.66211,6.95507 -6.01562,2.87696 L 286,280 Z"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.999999px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path1176" /></g><g
transform="translate(80.187818,0.24247551)"
transform="matrix(3.7795261,0,0,3.7795261,298.97821,-7.1459326)"
id="kernel"><path
sodipodi:nodetypes="cccscccscc"
d="m -8.2211442,35.740849 c -2.3369738,0 -4.2315758,1.893693 -4.2333628,4.230441 v 3.276108 c 0.0014,0.530379 0.431492,0.960118 0.962402,0.960118 0.0014,0 0.0033,-1.63e-4 0.0046,-1.63e-4 v 1.63e-4 h 3.2678518 c 2.33724,-0.0012 4.231863,-1.895806 4.231863,-4.233277 0,-2.337995 -1.895332,-4.233333 -4.233365,-4.233333 z"
@@ -1253,51 +1216,16 @@
d="m -7.3629752,37.480299 v 5.5e-5 c 0.710929,0 1.382292,0.54438 1.382292,1.294142 0,0.06955 -7.37e-4,0.138688 -0.0119,0.217805 -0.01967,0.199407 -0.202052,0.342316 -0.400747,0.314152 -0.198892,-0.02844 -0.333952,-0.216527 -0.296994,-0.413622 0.0031,-0.02222 0.0045,-0.05766 0.0045,-0.118335 0,-0.425021 -0.347692,-0.589319 -0.677259,-0.589319 -0.32937,0 -0.626267,0.275866 -0.627393,0.588519 v 1.082291 l 0.611093,-0.0044 c 0.477063,-0.01 0.481944,0.7082 0.0049,0.704822 l -0.615973,0.0033 -0.0044,1.009641 c -0.07372,0.792426 -0.749297,1.426197 -1.560897,1.426197 -0.8602128,0 -1.5698508,-0.702744 -1.5698508,-1.563897 0.0259,-0.885885 0.734759,-1.582485 1.6252388,-1.574141 l 0.496028,-0.0033 v 0.703755 l -0.500157,0.0044 c -0.489515,0.01445 -0.9080588,0.345939 -0.9160768,0.869375 0,0.477206 0.386234,0.859086 0.8650858,0.859086 0.478389,0 0.860313,-0.347528 0.860313,-0.858065 v -2.66212 c 2.29e-4,-0.04933 0.0026,-0.08888 0.0082,-0.143377 0.0804,-0.651347 0.663587,-1.147708 1.323847,-1.147708 z"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.216912"
id="path1177" /></g><g
id="submenu"><path
id="submenu"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.0623756)"><path
style="fill:#4d4d4d;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path1167"
d="m 40.216634,84.666669 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><circle
r="0.79374874"
cy="86.783333"
cx="39.158333"
d="m 40.216634,84.666669 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
id="path1398"
style="fill:#ffffff;stroke-width:0.634999;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" /><rect
ry="0.26458445"
rx="0.26458445"
y="86.518745"
x="38.893753"
height="4.4979177"
width="0.5291689"
id="rect1524"
style="fill:#ffffff;stroke-width:0.529167;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" /><rect
ry="0.26458335"
rx="0.26458335"
y="90.487495"
x="38.893753"
height="0.5291667"
width="3.1750002"
id="rect1647"
style="fill:#ffffff;stroke-width:0.529167;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" /><rect
ry="0.26458335"
rx="0.26458335"
y="88.370827"
x="38.893753"
height="0.5291667"
width="3.1750002"
id="rect1729"
style="fill:#ffffff;stroke-width:0.529167;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" /><circle
r="0.79374874"
cy="88.635406"
cx="41.539585"
id="circle1731"
style="fill:#ffffff;stroke-width:0.634999;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" /><circle
r="0.79374874"
cy="90.752075"
cx="41.539585"
id="circle1733"
style="fill:#ffffff;stroke-width:0.634999;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" /></g><g
transform="matrix(0.18405798,0,0,0.18405798,67.549278,46.382655)"
d="M 39.158347 85.989584 A 0.79374874 0.79374874 0 0 0 38.364597 86.783334 A 0.79374874 0.79374874 0 0 0 38.893763 87.529542 L 38.893763 90.752085 C 38.893763 90.898664 39.011768 91.016669 39.158347 91.016669 L 40.79339 91.016669 A 0.79374874 0.79374874 0 0 0 41.539598 91.545836 A 0.79374874 0.79374874 0 0 0 42.333348 90.752085 A 0.79374874 0.79374874 0 0 0 41.539598 89.958335 A 0.79374874 0.79374874 0 0 0 40.79339 90.487502 L 39.42293 90.487502 L 39.42293 88.900001 L 40.79339 88.900001 A 0.79374874 0.79374874 0 0 0 41.539598 89.429168 A 0.79374874 0.79374874 0 0 0 42.333348 88.635418 A 0.79374874 0.79374874 0 0 0 41.539598 87.841668 A 0.79374874 0.79374874 0 0 0 40.79339 88.370835 L 39.42293 88.370835 L 39.42293 87.529542 A 0.79374874 0.79374874 0 0 0 39.952097 86.783334 A 0.79374874 0.79374874 0 0 0 39.158347 85.989584 z "
style="fill:#ffffff" /></g><g
transform="matrix(0.69565194,0,0,0.69565194,251.21052,167.24207)"
id="gpart"><g
id="g1188" /><g
id="g1192"><path
@@ -1331,7 +1259,7 @@
cx="15.5"
cy="13"
r="1" /></g></g><g
transform="translate(-8.8744418,-0.09539369)"
transform="matrix(3.7795261,0,0,3.7795261,-37.634929,-7.4230371)"
id="zorin"><g
id="g1234"><path
id="path17"
@@ -1340,7 +1268,8 @@
d="m 79.588327,5.6516434 c -0.166873,0 -0.372163,0.1159829 -0.455491,0.2576441 l -0.293081,0.4983084 h 4.00271 L 82.549385,5.9092875 C 82.46607,5.7676261 82.26077,5.6516434 82.093893,5.6516434 Z m -1.192987,1.511905 -0.515289,0.8762843 c -0.08333,0.1416629 -0.08333,0.3736268 0,0.5152883 l 0.435558,0.7404494 3.65943,-2.132022 z M 83.447816,7.436695 79.707181,9.4314056 H 83.28688 L 83.802169,8.555121 c 0.08333,-0.1416615 0.08333,-0.3736265 0,-0.5152883 z m -4.608061,2.750663 0.293081,0.498307 c 0.08333,0.141668 0.288618,0.257645 0.455491,0.257645 h 2.505566 c 0.166877,0 0.372178,-0.115988 0.455492,-0.257645 l 0.29308,-0.498307 z"
style="fill:#17b5f9;stroke-width:0.377976"
id="path2-6" /></g><g
id="manjaro"><g
id="manjaro"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.0623756)"><g
style="stroke-width:1.5649"
id="g162"
transform="matrix(0.61539738,0,0,0.61539433,35.006341,13.839977)"><path
@@ -1369,7 +1298,7 @@
d="M 24.990362,12.938891 H 34.0853 v 4.547472 h -4.547527 v 10.004559 l -4.547411,5.4e-5 z"
id="path5961"
inkscape:connector-curvature="0" /></g></g><g
transform="translate(-8.8744418,-0.10716472)"
transform="matrix(3.7795261,0,0,3.7795261,-37.634929,-8.4674066)"
id="nixos"><path
id="path2724"
style="fill:#ffffff;fill-opacity:1;stroke-width:0.184058"
@@ -1395,7 +1324,7 @@
style="fill:#5277c3;fill-opacity:1"
d="m 81.493511,20.152169 1.485803,-2.573194 0.346898,0.588036 -0.400433,0.689151 0.795254,0.0021 0.169486,0.293833 -0.173072,0.300535 -1.131962,-0.0036 -0.406819,0.701344 z"
id="use4877" /></g><g
transform="matrix(0.01628205,0,0,0.01628205,63.907055,21.4353)"
transform="matrix(0.06153843,0,0,0.06153843,237.44464,72.952901)"
id="ubuntuDDE"><circle
class="cls-1"
cx="495"
@@ -1473,4 +1402,97 @@
cx="416"
cy="626.5"
r="50"
id="circle1230" /></g></svg>
id="circle1230" /></g><g
id="archcraft"
transform="matrix(1.4228804,0,0,1.4228804,248.14146,204.17284)"><circle
style="fill:#22282f;fill-opacity:1;stroke-width:0.0445642"
id="path870"
cx="13.890628"
cy="13.890628"
r="11.244792" /><path
id="path53-3"
style="fill:url(#linearGradient1305);fill-opacity:1;stroke-width:0.0837208"
d="m 13.797107,6.2037174 v 3.103e-4 c -0.61934,1.518118 -0.992722,2.511269 -1.68232,3.9842663 0.599842,0.303092 1.124824,0.785561 1.784368,1.559175 -0.749974,-0.593159 -1.334629,-0.95135 -1.986011,-1.135365 -0.882511,1.841079 -2.2651386,4.463617 -5.0708353,9.503839 0.8317454,-0.48781 5.5340613,-1.715718 5.1069773,-2.827642 -0.115224,-0.277618 -0.347045,-0.314511 -0.70387,-0.441297 v -0.706501 c 0.357481,-0.127222 0.588646,-0.163625 0.70387,-0.441461 0.115444,-0.278272 -0.0224,-0.467731 -0.185289,-0.810489 l 0.49961,-0.499342 c 0.34436,0.163731 0.5326,0.300506 0.810496,0.185086 h 1.67e-4 c 0.277677,-0.115199 0.314305,-0.346316 0.441553,-0.703721 h 0.70665 c 0.127687,0.359155 0.163932,0.588739 0.441391,0.703721 h 1.67e-4 c 0.278551,0.11542 0.469361,-0.02289 0.81066,-0.185086 l 0.499447,0.499342 c -0.163328,0.343851 -0.300352,0.532653 -0.185126,0.810489 v 1.68e-4 c 0.114788,0.276963 0.342891,0.312982 0.703871,0.441297 v 0.706501 c -2.335922,1.30513 3.122972,2.818456 4.261647,3.26894 -0.428949,-0.789558 -0.81189,-1.501369 -1.17748,-2.179185 -0.575923,-0.446286 -1.176668,-1.027045 -2.40205,-1.655806 0.842237,0.218807 1.445304,0.471259 1.915361,0.753427 C 15.372925,10.114583 15.07189,9.1950843 13.797107,6.2037174 Z m 0.07195,9.4157086 c -0.482981,0 -0.87444,0.39154 -0.87444,0.87442 0,0.48288 0.391459,0.874256 0.87444,0.874256 0.482981,0 0.874605,-0.391376 0.874605,-0.874256 0,-0.48288 -0.391624,-0.87442 -0.874605,-0.87442 z"
sodipodi:nodetypes="cccccccccccccccccccccccccccccsssss" /></g><g
id="brunch"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.0623756)"><path
style="fill:#109f5b;stroke-width:0.529184"
d="m 69.320966,74.083307 c 0.741537,1.285471 1.113294,0.979887 2.485657,1.058307 1.463125,-0.807487 2.156098,-0.775104 1.77718,-2.16921 -0.160355,0.261719 -0.382624,0.488195 -0.667924,0.653291 -0.453221,0.261931 -0.872836,-0.0132 -1.340028,-0.135997 -0.473542,-0.124357 -0.993393,-0.101057 -1.258636,-0.560953 l -1.889143,-3.274876 c -0.560446,0.85222 -0.796214,1.885177 -0.654457,2.901779 0.07329,0.525655 0.886711,0.508841 1.169185,0.998503 z"
id="path625" /><path
style="fill:#ffce41;stroke-width:0.529184"
d="m 72.023897,69.850082 c 0.306521,0.0082 0.61406,0.3013 0.899254,0.46611 0.487768,0.281848 0.442002,0.838694 0.549888,1.347687 0.09399,0.443447 0.563697,0.890315 0.318358,1.315648 l -2.201023,2.234431 c 0.0182,0.0012 0.03652,0.0022 0.05479,0.0032 0.168375,0.0076 0.336413,0.0074 0.503375,-0.0052 0.0314,-0.0034 0.06275,-0.0072 0.09407,-0.0114 0.133892,-0.013 0.267271,-0.0332 0.398979,-0.05892 0.06475,-0.0126 0.129192,-0.02674 0.193298,-0.04238 0.11133,-0.0272 0.220961,-0.05994 0.329727,-0.09612 0.05446,-0.0172 0.10855,-0.03542 0.162275,-0.05478 0.147794,-0.05594 0.293032,-0.119757 0.434123,-0.192235 0.05761,-0.0314 0.114471,-0.06414 0.170556,-0.09818 0.09385,-0.0539 0.186117,-0.110237 0.275978,-0.171555 0.05571,-0.03762 0.11049,-0.07656 0.164355,-0.116777 0.10663,-0.08056 0.209626,-0.167036 0.309053,-0.258376 0.02752,-0.02376 0.05474,-0.04788 0.08167,-0.07234 0.126011,-0.121977 0.244735,-0.253251 0.356599,-0.392732 0.02278,-0.02934 0.04518,-0.05896 0.06719,-0.08888 0.10199,-0.134197 0.198759,-0.274639 0.286315,-0.423736 0.0084,-0.0138 0.0166,-0.02752 0.0248,-0.04134 0.263153,-0.460294 0.572948,-1.36e-4 0.651198,-0.527502 0.03052,-0.205753 0.04742,-0.413475 0.05106,-0.620718 0.0017,-0.09916 -0.0072,-0.196955 -0.0114,-0.295583 -0.04962,-0.633969 -0.241452,-1.248617 -0.56125,-1.798289 z"
id="path627" /><path
style="fill:#dd4d3e;stroke-width:0.529184"
d="m 71.967048,67.73347 a 4.2337301,4.2332248 0 0 0 -0.21086,0.0072 c -0.739163,0.03678 -1.466591,0.287756 -2.097227,0.677978 a 4.2337301,4.2332248 0 0 0 -1.455344,1.617431 l 1.953551,3.030228 c -0.159195,-0.262039 -0.07901,-0.67973 -0.09509,-1.008698 -0.02754,-0.56262 0.46485,-0.826097 0.834136,-1.192661 0.321731,-0.319362 0.44291,-0.955334 0.933364,-0.979761 l 3.813045,-0.0094 a 4.2337301,4.2332248 0 0 0 -3.675572,-2.142449 z"
id="path629" /><rect
fill="#ffffff"
width="4.2332249"
height="4.2337303"
x="-74.083313"
y="-74.083916"
rx="2.1166124"
ry="2.1168652"
transform="matrix(0,-1,-1,0,0,0)"
id="rect631"
style="stroke-width:0.529184" /><rect
style="fill:#4587f3;stroke-width:0.529184"
width="3.1749187"
height="3.1752977"
x="-73.554146"
y="-73.554688"
rx="1.5874593"
ry="1.5876489"
transform="matrix(0,-1,-1,0,0,0)"
id="rect633" /><path
style="fill:#4f4f4f;stroke-width:0.529184"
d="m 67.771561,72.495848 a 4.2337301,4.2332248 0 0 0 2.9448,3.514942 4.2337301,4.2332248 0 0 0 0.381407,0.09714 4.3582515,4.3577314 0 0 0 0.140573,0.0248 4.2337301,4.2332248 0 0 0 0.261507,0.03928 4.3582515,4.3577314 0 0 0 0.231532,0.0166 4.2337301,4.2332248 0 0 0 0.235668,0.0114 4.2337301,4.2332248 0 0 0 10e-4,0 4.3582515,4.3577314 0 0 0 0.002,0 4.3582515,4.3577314 0 0 0 0.371073,-0.0196 4.2337301,4.2332248 0 0 0 0.219128,-0.02688 4.3582515,4.3577314 0 0 0 0.175717,-0.02688 4.2337301,4.2332248 0 0 0 0.300784,-0.06614 4.3582515,4.3577314 0 0 0 0.09199,-0.02378 4.2337301,4.2332248 0 0 0 3.034724,-3.540781 z"
id="path635" /><g
aria-label="OS"
id="text957"
style="font-size:1.39438px;font-family:'思源黑体 CN';-inkscape-font-specification:'思源黑体 CN';fill:#ffffff;fill-rule:evenodd;stroke-width:0.116198;stroke-linecap:round;stroke-linejoin:round"
transform="matrix(2.0001874,0,0,1.9999487,-74.724614,-74.332896)"><path
d="m 72.913212,74.759826 c 0.256566,0 0.436441,-0.204974 0.436441,-0.532653 0,-0.327679 -0.179875,-0.525681 -0.436441,-0.525681 -0.256566,0 -0.436441,0.198002 -0.436441,0.525681 0,0.327679 0.179875,0.532653 0.436441,0.532653 z m 0,-0.112945 c -0.184058,0 -0.303975,-0.164536 -0.303975,-0.419708 0,-0.255172 0.119917,-0.412736 0.303975,-0.412736 0.184058,0 0.303975,0.157564 0.303975,0.412736 0,0.255172 -0.119917,0.419708 -0.303975,0.419708 z"
id="path1058" /><path
d="m 73.854419,74.759826 c 0.21334,0 0.347201,-0.128283 0.347201,-0.290031 0,-0.151987 -0.09203,-0.221706 -0.210552,-0.273298 l -0.145015,-0.06275 c -0.07948,-0.03347 -0.170114,-0.07111 -0.170114,-0.171509 0,-0.09064 0.0753,-0.147804 0.19103,-0.147804 0.09482,0 0.170114,0.03625 0.232861,0.09482 l 0.06693,-0.08227 c -0.07111,-0.0739 -0.17848,-0.125494 -0.299791,-0.125494 -0.185453,0 -0.322102,0.112945 -0.322102,0.270509 0,0.149199 0.112945,0.221707 0.207762,0.262144 l 0.14641,0.06414 c 0.09761,0.04323 0.171509,0.07669 0.171509,0.182664 0,0.099 -0.07948,0.165931 -0.214734,0.165931 -0.105973,0 -0.209157,-0.0502 -0.281665,-0.126888 l -0.07669,0.08924 c 0.08785,0.09203 0.211946,0.150593 0.356961,0.150593 z"
id="path1060" /></g></g><g
id="brunch-settings"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.1379326)"><path
style="fill:#4587f3;fill-opacity:1;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path1500"
d="m 50.799967,84.68666 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" /><path
d="m 50.177134,86.42864 -0.05339,0.65486 a 1.9574668,1.9574668 0 0 0 -0.573,0.33099 l -0.597917,-0.281163 -0.62283,1.081945 0.540973,0.373697 a 1.9574668,1.9574668 0 0 0 -0.02847,0.330991 1.9574668,1.9574668 0 0 0 0.02847,0.330989 l -0.540973,0.3737 0.62283,1.081945 0.594358,-0.281165 a 1.9574668,1.9574668 0 0 0 0.576563,0.327431 l 0.05339,0.658421 h 1.24566 l 0.05339,-0.654861 a 1.9574668,1.9574668 0 0 0 0.573004,-0.330991 l 0.597917,0.281165 0.622829,-1.081945 -0.540972,-0.3737 a 1.9574668,1.9574668 0 0 0 0.02847,-0.330989 1.9574668,1.9574668 0 0 0 -0.02847,-0.330991 l 0.540972,-0.373697 -0.622829,-1.081945 -0.594358,0.281163 a 1.9574668,1.9574668 0 0 0 -0.576565,-0.327431 l -0.05339,-0.658419 z m 0.622831,1.779514 a 0.7118061,0.7118061 0 0 1 0.711806,0.711806 0.7118061,0.7118061 0 0 1 -0.711806,0.711807 0.7118061,0.7118061 0 0 1 -0.711805,-0.711807 0.7118061,0.7118061 0 0 1 0.711805,-0.711806 z"
id="path1502"
style="fill:#ffffff" /></g><g
id="deepin"
transform="matrix(3.7795261,0,0,3.7795261,-4.0937441,-8.0623756)"><g
style="stroke-width:1.5648"
id="g65"
transform="matrix(0.61539433,0,0,0.61539433,56.172808,-169.09309)"><circle
id="circle63"
style="fill:#00bcfb;stroke-width:1.5648;paint-order:stroke markers fill"
r="6.8790002"
cy="288.53"
cx="8.467" /></g><path
fill="#ffffff"
d="m 62.331173,6.3868802 c -0.28874,-0.131809 -0.609713,-0.205256 -0.947838,-0.205256 -0.09504,0 -0.188733,0.0058 -0.280732,0.01708 -0.340029,0.470317 -0.516233,1.2340426 -0.502174,1.701887 0,0 -0.02247,0.695202 0.454078,0.941787 0,0 0.428267,0.1877792 0.720125,-0.4194137 0,0 0.200591,-0.3426674 0.118942,-1.1171074 0,0 0.07812,0.013754 0.08695,0.026113 0.0088,0.012259 0.172524,0.5962292 0.05751,1.0880037 0,0 -0.10589,0.5778898 -0.626503,0.7100529 C 60.891113,9.2621899 60.485514,8.9424468 60.210144,8.6412424 60.005782,8.4177205 59.702732,7.8187657 59.552242,7.0995552 59.267137,7.4808031 59.0983,7.9540514 59.0983,8.4667238 c 0,0.3557858 0.08132,0.6925789 0.226375,0.9928093 0.49959,0.148528 1.793093,0.4457591 2.614378,-0.1561391 0.540734,-0.3963666 0.471063,-1.0311189 0.471063,-1.0311189 -0.009,-0.482832 -0.302916,-0.9624316 -0.302916,-0.9624316 1.143063,1.0340483 0.467462,2.1828449 0.467462,2.1828449 -0.313667,0.6406466 -0.957545,1.0510216 -1.522042,1.2352696 0.107978,0.01565 0.218402,0.02376 0.330718,0.02376 1.261996,0 2.285038,-1.0230205 2.285038,-2.2849907 0,-0.5417243 -0.188515,-1.0394297 -0.503521,-1.4310858 -0.112168,0.0078 -0.242634,0.01233 -0.37802,0.0079 0,0 -0.608154,0.0284 -0.949171,0.1984881 0,0 -0.254302,0.1133926 -0.5085,0.3056492 0,0 -0.05395,0.026969 -0.05134,0.1260598 0.0023,0.098784 -0.05176,0.3621412 -0.231867,0.5164981 0,0 -0.12856,0.066095 -0.06428,0.1606907 0,0 0.08682,0.1260598 0.209118,-0.00633 0,0 0.315347,-0.3244458 0.334652,-0.8472776 0,0 0.09976,-0.085198 0.257329,-0.1103279 0,0 0.02901,0.7843497 -0.360218,1.1781592 0,0 -0.370236,0.4032077 -0.489195,-0.1953213 0,0 -0.144838,-0.570232 0.601789,-1.2474203 0,0 0.499791,-0.499118 0.796024,-0.735508 z m -0.947838,4.5933278 c -1.388195,0 -2.513542,-1.1253228 -2.513542,-2.5134892 0,-1.3881846 1.125365,-2.5135936 2.513542,-2.5135936 1.388177,0 2.513541,1.125409 2.513541,2.5135936 0,1.3881664 -1.125346,2.5134892 -2.513541,2.5134892 z"
id="path67"
style="stroke-width:0.104731" /></g><g
id="windows"><g
id="g232"
style="stroke-width:1.5633;paint-order:markers stroke fill"
transform="matrix(2.4189179,0,0,2.4189179,127.52016,-593.94133)"><path
style="fill:#2196f3;stroke-width:1.5633"
inkscape:connector-curvature="0"
id="path230"
d="m 8.4665,281.92 c 3.6644,0 6.6145,2.9501 6.6145,6.6145 0,3.6644 -2.9501,6.6145 -6.6145,6.6145 -3.6644,0 -6.6145,-2.9501 -6.6145,-6.6145 0,-3.6644 2.9501,-6.6145 6.6145,-6.6145 z" /></g><path
id="rect1"
style="fill:#ffffff;fill-rule:evenodd;stroke-width:1.97269;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
d="m 139.50246,94.999931 c -0.27808,0 -0.50253,0.224446 -0.50253,0.502527 V 102.968 c 0,0.27808 0.22445,0.50253 0.50253,0.50253 h 7.46553 c 0.27808,0 0.50253,-0.22445 0.50253,-0.50253 v -7.465542 c 0,-0.278081 -0.22445,-0.502527 -0.50253,-0.502527 z m 9.52941,0 c -0.27808,0 -0.50253,0.224446 -0.50253,0.502527 V 102.968 c 0,0.27808 0.22445,0.50253 0.50253,0.50253 h 7.46553 c 0.27808,0 0.50253,-0.22445 0.50253,-0.50253 v -7.465542 c 0,-0.278081 -0.22445,-0.502527 -0.50253,-0.502527 z m -9.52941,9.529419 c -0.27808,0 -0.50253,0.22445 -0.50253,0.50253 v 7.46553 c 0,0.27808 0.22445,0.50253 0.50253,0.50253 h 7.46553 c 0.27808,0 0.50253,-0.22445 0.50253,-0.50253 v -7.46553 c 0,-0.27808 -0.22445,-0.50253 -0.50253,-0.50253 z m 9.52941,0 c -0.27808,0 -0.50253,0.22445 -0.50253,0.50253 v 7.46553 c 0,0.27808 0.22445,0.50253 0.50253,0.50253 h 7.46553 c 0.27808,0 0.50253,-0.22445 0.50253,-0.50253 v -7.46553 c 0,-0.27808 -0.22445,-0.50253 -0.50253,-0.50253 z" /></g><g
id="nobara"><path
id="path3"
d="m 331.42256,7.9375005 c 8.83687,0 16,7.1631275 16,15.9999945 0,8.836863 -7.16313,15.999991 -16,15.999991 -8.83687,0 -15.99999,-7.163128 -15.99999,-15.999991 0,-8.836867 7.16312,-15.9999945 15.99999,-15.9999945 z"
style="fill:#ffffff;fill-opacity:1" /><path
d="m 332.29044,32.819778 c -0.0269,-0.232768 -0.11775,-0.521595 -0.25003,-0.794301 -0.59159,-1.219628 -1.97601,-1.802867 -3.27906,-1.381423 -0.54525,0.176346 -1.06064,0.575458 -1.41553,1.096184 -0.27575,0.404611 -0.60864,0.697376 -1.02766,0.903785 -0.25439,0.125325 -0.43344,0.187148 -0.69609,0.240367 -0.22313,0.04518 -0.76345,0.03204 -1.03777,-0.0253 -0.96019,-0.200682 -1.73935,-0.893192 -2.03615,-1.809667 -0.13403,-0.413867 -0.12556,0.06875 -0.12556,-7.152871 0,-6.398196 10e-4,-6.649786 0.042,-6.834146 0.12173,-0.555013 0.39726,-1.044613 0.80225,-1.425607 1.08169,-1.017572 2.7785,-0.969967 3.80117,0.106627 0.1589,0.167288 0.19917,0.192098 0.24208,0.149179 0.0285,-0.02855 0.57752,-0.277496 0.83203,-0.377346 0.69106,-0.271125 1.46536,-0.461373 2.28556,-0.5616 0.46181,-0.05644 1.52549,-0.05659 1.98133,-2.95e-4 1.78855,0.220862 3.28248,0.843485 4.66142,1.942722 0.38961,0.310601 1.04885,0.969793 1.35984,1.359754 1.08528,1.360903 1.71883,2.877798 1.94212,4.649924 0.0361,0.28653 0.0405,0.638278 0.0479,3.861795 0.006,2.558334 7.4e-4,3.604594 -0.0176,3.754866 -0.14391,1.170542 -0.99477,2.095149 -2.15028,2.336658 -0.27999,0.05855 -0.81425,0.07056 -1.04766,0.02357 -0.94774,-0.190791 -1.73506,-0.877974 -2.03724,-1.778162 -0.14083,-0.419509 -0.13163,-0.192868 -0.14009,-3.449674 l -0.008,-2.97458 1.32362,-0.377398 c 0.728,-0.207571 1.33067,-0.383895 1.33928,-0.391827 0.009,-0.0079 -0.60607,-0.191759 -1.36597,-0.408487 l -1.38162,-0.394057 -0.0489,-0.180146 c -0.0667,-0.246193 -0.22914,-0.625948 -0.36253,-0.847897 -0.54138,-0.900777 -1.36627,-1.487061 -2.40731,-1.710997 -0.20203,-0.04344 -0.30362,-0.05085 -0.69806,-0.05085 -0.50895,0 -0.72646,0.03234 -1.13715,0.169275 -1.07089,0.35696 -1.93551,1.22296 -2.28317,2.286815 -0.16916,0.517683 -0.18743,0.735854 -0.1769,2.112707 0.008,1.015713 0.0134,1.163924 0.0486,1.282699 0.23817,0.803722 0.94473,1.340119 1.76609,1.340753 1.12472,7.55e-4 2.17653,0.759388 2.53538,1.828412 0.13431,0.400085 0.13159,0.364055 0.14131,1.875631 0.006,0.76785 0.006,1.477163 0.002,1.576234 l -0.007,0.180146 z m -1.33361,-6.853767 c -0.67196,-0.150267 -1.19109,-0.646341 -1.37633,-1.315233 -0.0304,-0.109665 -0.0403,-0.225417 -0.0398,-0.461614 7.6e-4,-0.29241 0.006,-0.330753 0.0718,-0.529175 0.19776,-0.595667 0.64956,-1.026714 1.25429,-1.196683 0.14462,-0.04065 0.23566,-0.0504 0.46162,-0.04948 0.34374,0.0015 0.53874,0.04858 0.83932,0.202797 0.17025,0.08737 0.24658,0.145446 0.4228,0.321663 0.17621,0.176217 0.23428,0.252547 0.32166,0.422797 0.53137,1.035394 0.0117,2.246803 -1.10493,2.57605 -0.21034,0.06203 -0.6373,0.07651 -0.85039,0.02887 z"
id="path1"
style="stroke-width:0.75552" /></g></svg>

Before

Width:  |  Height:  |  Size: 162 KiB

After

Width:  |  Height:  |  Size: 174 KiB

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
sodipodi:docname="logos-white.svg"
id="svg453"
viewBox="0 0 80.433333 118.5296"
viewBox="0 0 304 448"
version="1.1"
height="448"
width="304"
@@ -20,15 +20,15 @@
inkscape:document-rotation="0"
inkscape:current-layer="svg453"
inkscape:window-maximized="1"
inkscape:window-y="32"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="162.72109"
inkscape:cx="232.78912"
inkscape:zoom="3.675"
showgrid="false"
inkscape:cy="96.897437"
inkscape:cx="259.65032"
inkscape:zoom="3.4469436"
showgrid="true"
id="namedview455"
inkscape:window-height="701"
inkscape:window-width="1368"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
@@ -42,7 +42,13 @@
<inkscape:grid
enabled="true"
id="grid1090"
type="xygrid" />
type="xygrid"
originx="0"
originy="0"
spacingy="1"
spacingx="1"
units="px"
visible="true" />
</sodipodi:namedview>
<defs
id="defs30">
@@ -63,8 +69,8 @@
id="style1186">.cls-1{fill:#0097f4;}.cls-2{fill:#fff;}</style>
</defs>
<g
stroke-width=".875"
transform="matrix(1.1429,0,0,1.1429,34.399756,4.8358593)"
stroke-width="0.875"
transform="matrix(4.3196195,0,0,4.3196195,124.01475,12.283539)"
id="antergos">
<path
id="path32"
@@ -77,7 +83,7 @@
d="m 5.0902,1.2568 c -1.0381,0 -1.9723,1.9719 -2.0762,2.8023 -0.12947,1.0352 1.4533,1.246 2.0762,1.246 0.62263,0 2.2054,-0.21086 2.0759,-1.246 C 7.06223,3.22873 6.128,1.2568 5.0902,1.2568 Z m 0.091054,0.93419 c 0.10269,0 -0.025174,0.2954 -0.28588,0.66027 C 4.715594,3.10257 4.426594,3.39159 4.145584,3.6008 4.044064,3.676715 3.948044,3.7384 3.932444,3.7384 3.842992,3.7384 3.833522,3.38173 3.915911,3.10484 3.973292,2.9127 3.978242,2.90848 4.311921,2.73605 4.497311,2.640121 4.760881,2.47822 4.897411,2.37641 5.033651,2.2743 5.161541,2.191 5.181251,2.191 Z m 0.2813,0.10453 c 0.016179,-0.00342 0.03138,0.028637 0.05036,0.088002 0.19244,0.60199 0.13978,1.4726 -0.12946,2.1461 l -0.061297,0.1526 -0.25052,-0.00229 c -0.25157,-0.00206 -0.5721,-0.09357 -0.5977,-0.17066 -0.00764,-0.022658 0.052358,-0.12455 0.13327,-0.22636 0.29248,-0.36956 0.60648,-1.0625 0.74242,-1.639 0.056088,-0.23871 0.085958,-0.34275 0.11293,-0.34844 z m 0.37388,0.19279 c 0.0084,-0.0098 0.051034,0.021536 0.12717,0.09436 0.22657,0.216 0.35684,0.53306 0.35684,0.87086 0,0.18332 -0.022998,0.3252 -0.070961,0.43467 L 6.178777,4.05098 6.131724,3.65574 C 6.092591,3.32504 5.971014,2.84952 5.839484,2.51174 5.834624,2.499309 5.833634,2.491609 5.836434,2.488341 Z" />
</g>
<g
transform="matrix(0.59261,0,0,0.59261,3.4494237,8.4650353)"
transform="matrix(2.2397845,0,0,2.2397845,7.0371833,26.000139)"
id="archlinux">
<circle
id="circle37"
@@ -95,7 +101,7 @@
d="m 8.466,-4.6975 c -0.377,0.924 -0.604,1.529 -1.024,2.425 0.257,0.273 0.573,0.59 1.086,0.95 -0.551,-0.227 -0.928,-0.455 -1.209,-0.692 -0.537,1.121 -1.378,2.717 -3.086,5.785 1.342,-0.774 2.383,-1.252 3.352,-1.434 A 2.457,2.457 0 0 1 7.522,1.7615 l 10e-4,-0.043 c 0.022,-0.86 0.469,-1.521 0.999,-1.476 0.53,0.045 0.941,0.779 0.92,1.638 a 2.427,2.427 0 0 1 -0.054,0.462 c 0.959,0.188 1.988,0.664 3.312,1.428 -0.261,-0.48 -0.494,-0.913 -0.717,-1.326 -0.35,-0.272 -0.716,-0.625 -1.461,-1.008 0.512,0.133 0.88,0.287 1.165,0.459 -2.262,-4.212 -2.445,-4.772 -3.221,-6.593 z" />
</g>
<g
transform="matrix(0.59258,0,0,0.59258,14.03284,-162.51824)"
transform="matrix(2.2396711,0,0,2.2396711,47.037474,-620.23575)"
id="chakra">
<g
id="g44"
@@ -118,7 +124,7 @@
d="m 8.665,284.42 c -0.944,0.03 2.513,4.66 -0.149,4.365 2.22,0.597 2.728,-2.186 2.275,-3.547 -0.45,-1.348 -0.683,-0.507 -2.021,-0.806 A 0.421,0.421 0 0 0 8.665,284.42 Z m -2.646,0.645 c -1.459,-0.002 -0.707,0.474 -1.414,1.618 -0.675,1.092 5.333,-0.864 4.185,1.58 1.27,-1.866 -1.297,-3.196 -2.77,-3.198 z m 1.027,2.09 c -1.167,-10e-4 -2.342,1.286 -2.67,2.264 -0.454,1.347 0.245,0.8 1.146,1.806 0.861,0.96 0.802,-5.192 2.84,-3.377 -0.403,-0.492 -0.859,-0.691 -1.316,-0.692 z m 5.059,0.219 c -0.725,-0.055 -3.695,3.664 -4.185,1.32 0.1,2.234 2.983,1.844 4.176,1.005 1.182,-0.832 0.286,-0.787 0.165,-2.116 -0.012,-0.139 -0.067,-0.202 -0.156,-0.21 z m -4.28,0.74 c -2.158,0.785 -0.885,3.326 0.306,4.168 1.18,0.835 0.86,0.02 2.123,-0.5 1.207,-0.499 -4.837,-2.346 -2.43,-3.667 z" />
</g>
<g
transform="matrix(0.59258,0,0,0.59258,24.616133,-162.51824)"
transform="matrix(2.2396711,0,0,2.2396711,87.037298,-620.23575)"
id="debian">
<g
id="g51"
@@ -140,29 +146,7 @@
d="m 11.077,287.92 c 0.009,0.229 -0.066,0.34 -0.134,0.536 l -0.122,0.06 c -0.1,0.195 0.01,0.124 -0.062,0.278 -0.156,0.14 -0.474,0.434 -0.575,0.461 -0.074,0 0.05,-0.087 0.066,-0.12 -0.208,0.143 -0.167,0.215 -0.487,0.302 l -0.01,-0.021 c -0.787,0.37 -1.881,-0.364 -1.867,-1.366 -0.008,0.064 -0.024,0.048 -0.041,0.073 -0.04,-0.515 0.238,-1.033 0.708,-1.245 0.46,-0.227 1,-0.134 1.328,0.173 -0.18,-0.237 -0.54,-0.488 -0.967,-0.465 -0.418,0.006 -0.81,0.273 -0.94,0.561 -0.214,0.135 -0.239,0.52 -0.332,0.59 -0.126,0.924 0.236,1.322 0.848,1.791 0.096,0.065 0.027,0.075 0.04,0.125 a 1.66,1.66 0 0 1 -0.543,-0.415 c 0.082,0.119 0.17,0.234 0.283,0.325 -0.192,-0.065 -0.448,-0.465 -0.523,-0.481 0.33,0.592 1.34,1.038 1.87,0.816 -0.245,0.01 -0.556,0.005 -0.831,-0.096 -0.116,-0.06 -0.273,-0.183 -0.245,-0.206 0.722,0.27 1.468,0.204 2.093,-0.296 0.159,-0.124 0.333,-0.335 0.383,-0.338 -0.076,0.114 0.013,0.055 -0.045,0.155 0.158,-0.255 -0.07,-0.104 0.163,-0.44 l 0.086,0.118 c -0.032,-0.213 0.263,-0.47 0.233,-0.805 0.068,-0.103 0.076,0.11 0.004,0.346 0.1,-0.262 0.026,-0.304 0.052,-0.52 0.028,0.073 0.064,0.15 0.083,0.227 -0.065,-0.253 0.066,-0.426 0.099,-0.573 -0.032,-0.014 -0.1,0.112 -0.116,-0.187 0.003,-0.13 0.036,-0.068 0.05,-0.1 -0.026,-0.015 -0.093,-0.114 -0.134,-0.305 0.03,-0.045 0.079,0.116 0.12,0.123 -0.027,-0.152 -0.071,-0.267 -0.073,-0.384 -0.117,-0.245 -0.041,0.033 -0.136,-0.105 -0.125,-0.389 0.103,-0.09 0.119,-0.267 0.188,0.274 0.296,0.698 0.346,0.874 a 3.575,3.575 0 0 0 -0.174,-0.623 c 0.058,0.024 -0.092,-0.44 0.075,-0.133 -0.178,-0.656 -0.764,-1.27 -1.302,-1.558 0.065,0.06 0.149,0.136 0.119,0.148 -0.268,-0.16 -0.221,-0.172 -0.26,-0.24 -0.217,-0.088 -0.232,0.008 -0.376,0 -0.411,-0.218 -0.49,-0.194 -0.87,-0.33 l 0.018,0.08 c -0.272,-0.091 -0.317,0.034 -0.612,0 -0.018,-0.014 0.095,-0.05 0.187,-0.064 -0.263,0.035 -0.251,-0.052 -0.509,0.009 0.064,-0.045 0.13,-0.074 0.199,-0.112 -0.215,0.013 -0.513,0.125 -0.421,0.023 -0.35,0.156 -0.973,0.376 -1.322,0.703 l -0.011,-0.073 c -0.16,0.192 -0.698,0.574 -0.74,0.823 l -0.044,0.01 c -0.083,0.14 -0.137,0.3 -0.203,0.445 -0.109,0.186 -0.16,0.072 -0.144,0.1 -0.214,0.435 -0.32,0.8 -0.412,1.1 0.065,0.097 0,0.589 0.026,0.982 -0.108,1.943 1.363,3.829 2.971,4.264 0.236,0.085 0.586,0.081 0.884,0.09 -0.351,-0.1 -0.397,-0.054 -0.74,-0.173 -0.247,-0.116 -0.3,-0.25 -0.476,-0.401 l 0.07,0.122 c -0.344,-0.121 -0.2,-0.15 -0.48,-0.238 l 0.074,-0.097 c -0.11,-0.008 -0.294,-0.187 -0.344,-0.287 l -0.122,0.005 c -0.146,-0.18 -0.224,-0.31 -0.219,-0.41 l -0.039,0.07 c -0.044,-0.077 -0.538,-0.678 -0.282,-0.538 -0.048,-0.043 -0.11,-0.07 -0.18,-0.195 l 0.053,-0.06 c -0.123,-0.158 -0.227,-0.361 -0.22,-0.43 0.067,0.09 0.112,0.106 0.157,0.121 -0.31,-0.772 -0.328,-0.042 -0.564,-0.785 l 0.05,-0.004 c -0.038,-0.058 -0.062,-0.12 -0.092,-0.182 l 0.021,-0.216 c -0.224,-0.259 -0.062,-1.101 -0.03,-1.563 0.022,-0.188 0.187,-0.388 0.312,-0.702 L 5.82,286.787 c 0.146,-0.254 0.832,-1.02 1.15,-0.981 0.155,-0.194 -0.03,0 -0.06,-0.05 0.338,-0.35 0.445,-0.247 0.673,-0.31 0.246,-0.146 -0.211,0.057 -0.095,-0.056 0.426,-0.109 0.302,-0.247 0.857,-0.302 0.059,0.033 -0.136,0.051 -0.184,0.094 0.354,-0.173 1.122,-0.134 1.62,0.097 0.58,0.27 1.23,1.07 1.255,1.822 l 0.03,0.008 c -0.015,0.299 0.045,0.644 -0.06,0.962 l 0.071,-0.15" />
</g>
<g
transform="matrix(0.59258,0,0,0.59258,56.366083,-162.51824)"
id="deepin">
<g
id="g58"
stroke-width="1.5648"
transform="matrix(1.0385,0,0,1.0385,-0.32619,-11.098)">
<circle
id="circle56"
style="paint-order:stroke markers fill"
stroke-width="1.5648"
opacity="0"
r="6.8790002"
cy="288.53"
cx="8.467" />
</g>
<path
id="path60"
stroke-width="1.6875"
fill="#ffffff"
d="m 8.2,284.83 c -0.451,0.01 -0.42,0.091 -0.611,0.48 -0.308,0.624 -0.523,1.53 -0.479,2.065 0.047,0.571 0.2,0.944 0.497,1.222 0.355,0.338 0.79,0.294 1.156,-0.099 0.329,-0.353 0.45,-0.72 0.48,-1.52 0.017,-0.506 0.027,-0.567 0.065,-0.48 0.146,0.337 0.184,1.128 0.083,1.52 -0.084,0.325 -0.294,0.721 -0.463,0.877 -0.223,0.205 -0.463,0.298 -0.793,0.313 -0.222,0.01 -0.309,0.007 -0.48,-0.049 -0.438,-0.146 -0.979,-0.564 -1.289,-0.975 -0.441,-0.583 -0.88,-1.768 -0.992,-2.71 a 1.904,1.904 0 0 0 -0.065,-0.363 c -0.079,-0.09 -0.383,0.288 -0.479,0.595 -0.062,0.197 -0.066,0.29 -0.066,2.033 v 1.835 l 0.083,0.05 c 0.117,0.075 0.627,0.228 1.043,0.313 0.316,0.065 0.443,0.083 1.19,0.083 0.747,0 0.887,-0.02 1.174,-0.083 0.468,-0.103 0.817,-0.27 1.108,-0.562 0.409,-0.41 0.56,-0.826 0.562,-1.47 0,-0.429 -0.06,-0.771 -0.233,-1.109 -0.061,-0.123 -0.122,-0.224 -0.116,-0.231 0.039,-0.039 0.466,0.471 0.563,0.677 0.612,1.295 0.32,2.351 -0.943,3.404 -0.56,0.467 -1.528,1.108 -2.083,1.388 -0.194,0.097 -0.23,0.134 -0.182,0.182 0.012,0.012 0.978,0.022 2.148,0.016 l 2.133,-0.016 0.182,-0.083 c 0.368,-0.176 0.6,-0.436 0.71,-0.794 0.064,-0.204 0.066,-0.297 0.066,-2.809 0,-2.639 -0.004,-2.866 -0.115,-2.909 -0.026,-0.009 -0.275,0.019 -0.547,0.065 -0.3,0.054 -0.724,0.097 -1.09,0.117 -0.64,0.033 -0.962,0.095 -1.34,0.248 -0.35,0.143 -0.553,0.258 -0.744,0.413 -0.17,0.14 -0.194,0.158 -0.248,0.381 -0.076,0.307 -0.123,0.444 -0.249,0.611 -0.094,0.122 -0.185,0.182 -0.184,0.116 0.005,-0.118 0.112,-0.488 0.216,-0.695 0.307,-0.61 0.707,-1.047 1.488,-1.636 0.24,-0.183 0.446,-0.34 0.446,-0.365 0,-0.036 -0.174,-0.05 -0.96,-0.05 -0.28,0 -0.494,-0.002 -0.644,0 m 0.644,1.556 c 0.05,0 0.051,0.05 -0.016,0.546 -0.072,0.522 -0.26,0.94 -0.497,1.19 -0.167,0.177 -0.348,0.224 -0.478,0.131 a 0.53,0.53 0 0 1 -0.165,-0.313 c 0,-0.042 0.015,-0.044 0.065,-0.016 0.1,0.053 0.142,0.041 0.265,-0.066 0.205,-0.181 0.42,-0.7 0.53,-1.29 0.011,-0.068 0.2,-0.184 0.296,-0.184" />
</g>
<g
transform="matrix(0.59258,0,0,0.59258,56.366083,-141.35152)"
transform="matrix(2.2396711,0,0,2.2396711,207.03704,-540.23579)"
id="elementary">
<g
id="g65"
@@ -184,7 +168,7 @@
d="m 8.467,284.3 a 4.2335,4.2335 0 1 0 0,8.467 4.2335,4.2335 0 0 0 0,-8.467 z m 0,0.353 a 3.882,3.882 0 0 1 3.735,2.826 6.733,6.733 0 0 1 -1.645,2.145 c -0.33,0.285 -0.689,0.54 -1.086,0.719 -0.398,0.179 -0.835,0.28 -1.27,0.255 a 2.197,2.197 0 0 1 -0.936,-0.268 7.061,7.061 0 0 0 2.004,-1.616 c 0.368,-0.43 0.69,-0.92 0.813,-1.473 a 2,2 0 0 0 0.015,-0.843 1.558,1.558 0 0 0 -0.38,-0.748 1.526,1.526 0 0 0 -0.705,-0.418 1.854,1.854 0 0 0 -0.823,-0.03 c -0.545,0.1 -1.03,0.416 -1.42,0.809 -0.688,0.692 -1.113,1.67 -1.035,2.642 0.04,0.486 0.202,0.964 0.482,1.364 0.062,0.089 0.13,0.174 0.204,0.255 a 6.348,6.348 0 0 1 -1.255,0.3 3.88,3.88 0 0 1 3.302,-5.92 z m 0.024,0.784 c 0.273,0 0.548,0.083 0.765,0.247 0.197,0.148 0.342,0.36 0.424,0.59 0.083,0.232 0.104,0.484 0.076,0.728 -0.057,0.488 -0.303,0.936 -0.6,1.327 a 5.723,5.723 0 0 1 -2.25,1.75 2.004,2.004 0 0 1 -0.425,-0.521 c -0.231,-0.41 -0.307,-0.897 -0.262,-1.365 0.044,-0.468 0.205,-0.92 0.421,-1.338 0.25,-0.485 0.592,-0.944 1.07,-1.207 0.238,-0.132 0.509,-0.212 0.781,-0.211 z m 3.821,2.577 a 3.88,3.88 0 0 1 -6.837,2.992 c 0.44,-0.1 0.87,-0.243 1.281,-0.426 0.18,0.138 0.38,0.25 0.59,0.331 0.61,0.234 1.3,0.2 1.917,-0.014 0.616,-0.213 1.163,-0.596 1.64,-1.041 a 7.056,7.056 0 0 0 1.41,-1.842 z" />
</g>
<g
transform="matrix(0.59258,0,0,0.59258,3.4495063,-130.76827)"
transform="matrix(2.2396711,0,0,2.2396711,7.0374955,-500.23582)"
id="fedora">
<g
id="g72"
@@ -206,7 +190,7 @@
d="m 8.731,284.04 a 4.234,4.234 0 0 0 -4.233,4.231 v 3.579 c 0,0.364 0.293,0.657 0.657,0.657 H 8.733 A 4.2335001,4.2335001 0 0 0 8.731,284.04 Z m 1.276,0.928 c 0.17,0 0.291,0.02 0.448,0.06 0.23,0.06 0.417,0.249 0.417,0.468 0,0.264 -0.191,0.457 -0.479,0.457 -0.136,0 -0.186,-0.027 -0.386,-0.027 -0.591,0 -1.07,0.48 -1.071,1.07 v 0.926 c 0,0.084 0.067,0.152 0.15,0.152 h 0.705 a 0.4725,0.4725 0 1 1 0,0.945 H 8.936 v 1.081 a 2.03,2.03 0 0 1 -2.03,2.03 c -0.17,0 -0.291,-0.02 -0.448,-0.061 -0.23,-0.06 -0.418,-0.248 -0.418,-0.467 0,-0.265 0.192,-0.457 0.48,-0.457 0.136,0 0.186,0.026 0.386,0.026 0.591,0 1.07,-0.479 1.071,-1.07 v -0.93 A 0.151,0.151 0 0 0 7.826,289.019 H 7.122 a 0.47251,0.47251 0 1 1 0.005,-0.945 h 0.85 v -1.076 a 2.03,2.03 0 0 1 2.03,-2.03 z" />
</g>
<g
transform="matrix(0.59258,0,0,0.59258,14.03284,-130.76827)"
transform="matrix(2.2396711,0,0,2.2396711,47.037474,-500.23582)"
id="gentoo">
<g
id="g79"
@@ -223,14 +207,12 @@
</g>
<path
id="path81"
stroke-width="1.6875"
fill-rule="evenodd"
fill="#ffffff"
d="m 7.592,284.3 c -1.818,0.086 -3.241,1.735 -3.168,2.631 0.07,0.873 2.281,1.639 2.255,1.665 -0.452,0.382 -0.75,0.64 -1.128,0.985 -0.908,0.83 -1.535,1.445 -1.217,2.309 0.367,0.996 1.17,0.955 2.112,0.77 2.432,-0.48 6.433,-3.556 6.23,-4.69 -0.165,-0.919 -2.402,-2.734 -3.724,-3.384 A 2.798,2.798 0 0 0 7.592,284.3 Z m 0.376,1.575 c 0.227,-0.021 0.492,0.036 0.787,0.18 0.645,0.311 1.313,1.139 0,1.61 -0.357,0.128 -1.502,-0.308 -1.467,-0.913 0.031,-0.558 0.3,-0.841 0.68,-0.877 z" />
</g>
<g
stroke-width=".875"
transform="matrix(0.30238,0,0,0.30238,24.795303,35.376921)"
stroke-width="0.875"
transform="matrix(1.1428529,0,0,1.1428529,87.714475,127.71424)"
id="gnu-linux">
<circle
id="circle84"
@@ -246,7 +228,7 @@
transform="matrix(0.35714,0,0,0.35714,6.1499,3.857)">
<path
id="path86"
stroke-width=".99999"
stroke-width="0.99999"
d="m 162.19,164.11 c -1.4914,0.0776 -2.9454,0.67059 -3.0352,3.291 -0.0408,1.2 0.24114,2.4375 -0.0527,3.6016 -0.68162,2.7004 -3.6778,4.6314 -3.8574,7.4102 -0.0356,0.55142 -0.0251,1.1406 0.0137,1.7363 0.1658,-0.2306 0.33966,-0.44121 0.60157,-0.50195 0.38856,-0.0898 0.82505,0.13365 1.1328,0.38672 0.70285,0.57795 0.80981,1.6439 1.3633,2.3672 0.0503,0.0656 0.11352,0.12065 0.17187,0.17969 1.0641,0.53663 1.9822,0.64695 1.5371,0.10352 l -2.6894,-3.2852 c 0.0996,-0.54367 0.24509,-1.0838 0.35938,-1.625 0.2824,-1.3404 1.2249,-2.748 1.5996,-3.8223 0.37469,-1.0743 -0.13972,-1.8171 0.73047,-2.582 0.54367,-0.47754 1.619,-0.87091 2.623,-0.92968 a 4.1371,4.1371 0 0 1 0.41406,-0.006 4.1371,4.1371 0 0 1 0.0312,0.002 c 0.43592,0.022 0.83692,0.12049 1.1504,0.31641 1.1143,0.69713 0.69588,2.487 1.0918,3.4551 0.3951,0.9682 0.82697,1.2746 1.1992,2.3652 0.21469,0.62534 0.64273,1.3702 0.85742,2.2012 -0.35673,-0.0571 -0.77138,-0.0339 -0.96484,0.23633 -0.18601,0.26048 -0.22556,0.5488 -0.18164,0.82422 6.8e-4,-6.1e-4 0.001,-0.001 0.002,-0.002 h 0.002 c 0.10286,0.48898 0.54648,0.99702 0.99219,1.1211 0.52653,0.14612 1.2922,-0.1975 1.5273,-0.70117 0.35193,0.009 0.71116,-9.6e-4 1.0137,0.10547 0.13171,-0.65529 0.19732,-1.3139 0.1875,-1.9453 -0.0441,-2.7608 -3.0956,-4.688 -3.8066,-7.3574 -0.30526,-1.1445 -0.0963,-2.3679 -0.15429,-3.5508 -0.12245,-2.4719 -2.1484,-3.4843 -3.8594,-3.3945 z m 1.1035,3.1504 a 1.2098,1.5641 0 0 1 1.209,1.5625 1.2098,1.5641 0 0 1 -1.209,1.5644 1.2098,1.5641 0 0 1 -1.2109,-1.5644 1.2098,1.5641 0 0 1 1.2109,-1.5625 z m -2.8652,0.34375 a 0.85469,1.2735 0 0 1 0.85352,1.2734 0.85469,1.2735 0 0 1 -0.85352,1.2734 0.85469,1.2735 0 0 1 -0.85546,-1.2734 0.85469,1.2735 0 0 1 0.85546,-1.2734 z m 4.9707,15.684 c -0.90958,0.75835 -1.984,1.3322 -2.9707,1.3984 -0.91905,0.0619 -1.8409,-0.24866 -2.6465,-0.73633 0.26726,0.51125 0.51483,1.1094 0.27148,1.5898 -0.20879,0.41183 -0.63105,0.65935 -1.1074,0.81445 1.1293,0.0214 2.4178,-0.81151 3.6035,-0.89258 0.69721,-0.0471 1.4487,0.15584 2.1719,0.26758 -0.0246,-0.33474 0.0163,-0.69455 0.0547,-1.0059 0.064,-0.51767 0.41789,-0.95249 0.62305,-1.4356 z"
transform="matrix(2.45,0,0,2.45,-369.55,-396.05)" />
<ellipse
@@ -268,11 +250,11 @@
stroke-width="2.45">
<path
id="path92"
opacity=".75"
opacity="0.75"
d="m 9.6657,46.73 c 0.97401,-0.78001 1.43,-2.366 2.646,-2.648 0.95201,-0.22 2.02,0.326 2.774,0.94601 1.722,1.416 1.984,4.028 3.34,5.8001 0.90401,1.178 2.436,1.848 3.152,3.15 0.74601,1.36 1.708,3.156 1.008,4.538 -0.94401,1.862 -3.648,2.44 -5.7361,2.52 -1.268,0.05 -2.37,-0.92001 -3.592,-1.26 -1.78,-0.496 -3.834,-0.19 -5.4201,-1.134 -1.256,-0.74601 -2.744,-1.882 -2.836,-3.34 -0.038,-0.57601 0.80401,-0.89001 0.94401,-1.45 0.372,-1.472 -1.054,-3.18 -0.378,-4.54 0.72001,-1.444 2.836,-1.574 4.098,-2.582 z" />
<path
id="path94"
opacity=".75"
opacity="0.75"
d="m 37.86,44.538 c -0.402,0.36 -0.74201,0.81401 -0.99001,1.264 -1.076,1.954 -0.35,4.48 -0.95401,6.6261 -0.404,1.43 -1.578,2.62 -1.76,4.092 -0.19,1.54 -0.42,3.564 0.74201,4.59 1.568,1.38 4.294,0.91401 6.2621,0.216 1.198,-0.424 1.86,-1.732 2.87,-2.5 1.468,-1.12 3.49,-1.6 4.614,-3.062 0.89001,-1.16 1.854,-2.764 1.4,-4.152 -0.18,-0.54801 -1.076,-0.53001 -1.414,-0.99801 -0.89001,-1.23 -0.2,-3.34 -1.33,-4.352 -0.84001,-0.75001 -2.074,-0.66401 -3.266,-0.69601 -0.57601,1.234 -2.452,2.074 -3.742,1.716 -1.092,-0.304 -2.18,-1.546 -2.432,-2.744 z" />
<path
id="path96"
@@ -281,7 +263,7 @@
</g>
</g>
<g
transform="matrix(0.59258,0,0,0.59258,35.199469,35.197756)"
transform="matrix(2.2396711,0,0,2.2396711,127.03728,127.03699)"
id="kali">
<g
id="g105"
@@ -300,7 +282,7 @@
d="M 7.818,3.76 C 8.042,4.359 8.308,5.041 8.705,5.56 8.268,5.344 7.782,5.2 7.402,4.892 c 0.047,0.12 0.03,0.249 0.026,0.35 A 5.317,5.317 0 0 1 6.476,4.865 c 0.08,0.15 0.093,0.31 0.073,0.45 C 6.223,5.345 5.87,5.243 5.569,5.189 5.707,5.314 5.772,5.479 5.828,5.645 5.506,5.701 5.174,5.76 4.848,5.791 4.986,5.884 5.088,6.019 5.167,6.148 4.914,6.36 4.594,6.551 4.333,6.711 A 0.638,0.638 0 0 1 4.796,6.836 9.444,9.444 0 0 1 4.233,7.716 C 4.397,7.677 4.545,7.643 4.723,7.643 4.661,7.995 4.617,8.363 4.485,8.695 4.632,8.588 4.791,8.534 4.955,8.477 5.112,8.744 5.128,9.18 5.186,9.415 a 0.498,0.498 0 0 1 0.258,-0.29 c 1.78,1.748 4.71,1.442 4.967,4.034 0.08,-1.01 -0.398,-1.724 -0.952,-2.215 C 8.999,10.536 6.904,9.566 6.806,9.502 5.005,8.308 5.248,6.695 6.516,6.287 a 2.727,2.727 0 0 1 3.015,0.946 c 0.176,0.223 0.427,0.631 0.662,0.807 0.445,0.334 2.036,1.109 1.409,2.03 C 12.147,9.93 12.563,9.54 12.7,8.993 12.273,8.81 11.63,8.423 11.681,7.881 11.743,7.855 11.811,7.861 11.88,7.861 10.444,5.361 10.061,6.231 8.619,3.906 8.799,4.55 9.191,5.344 9.663,5.785 8.88,5.315 8.372,4.472 7.818,3.76 Z m 2.95,3.155 c 0.163,0.227 0.3,0.48 0.496,0.675 -0.19,-0.066 -0.945,-0.563 -0.496,-0.675 z" />
</g>
<g
transform="matrix(0.59258,0,0,0.59258,45.782916,40.214847)"
transform="matrix(2.2396711,0,0,2.2396711,167.03692,145.99921)"
id="korora">
<g
id="g112"
@@ -319,7 +301,7 @@
d="m 9.596,-4.2335 a 3.104,3.104 0 0 0 -3.01,2.355 3.104,3.104 0 0 0 -2.353,3.008 v 3.104 h 3.105 a 3.104,3.104 0 0 0 3.01,-2.354 3.104,3.104 0 0 0 2.352,-3.008 v -3.105 z m 0,0.444 h 2.66 v 2.66 a 2.661,2.661 0 0 1 -1.827,2.524 3.104,3.104 0 0 0 0.013,-0.265 3.104,3.104 0 0 0 -3.104,-3.106 3.104,3.104 0 0 0 -0.268,0.013 2.661,2.661 0 0 1 2.526,-1.827 z m -2.258,2.258 a 2.661,2.661 0 0 1 2.66,2.66 2.661,2.661 0 0 1 -0.03,0.374 2.661,2.661 0 0 1 -0.372,0.03 2.661,2.661 0 0 1 -2.661,-2.661 2.661,2.661 0 0 1 0.03,-0.374 2.661,2.661 0 0 1 0.373,-0.03 z m -0.834,0.137 a 3.104,3.104 0 0 0 -0.013,0.266 3.104,3.104 0 0 0 3.105,3.104 3.104,3.104 0 0 0 0.267,-0.013 2.661,2.661 0 0 1 -2.525,1.827 h -2.66 v -2.66 a 2.661,2.661 0 0 1 1.826,-2.524 z" />
</g>
<g
transform="matrix(0.59258,0,0,0.59258,45.782916,8.4648812)"
transform="matrix(2.2396711,0,0,2.2396711,167.03692,25.999288)"
id="kubuntu">
<g
id="g119"
@@ -338,7 +320,7 @@
d="m 8.467,-4.2335 a 4.2335,4.2335 0 1 0 0,8.467 4.2335,4.2335 0 0 0 0,-8.467 z m -0.257,0.85 c 0.02,0.002 0.037,0.014 0.046,0.032 l 0.418,0.879 c 0.203,0.006 0.408,0.041 0.607,0.105 l 0.671,-0.671 a 0.056,0.056 0 0 1 0.07,-0.008 l 0.534,0.325 a 0.057,0.057 0 0 1 0.024,0.068 l -0.324,0.914 c 0.122,0.136 0.226,0.285 0.31,0.444 h 0.997 c 0.027,0 0.05,0.019 0.056,0.044 l 0.148,0.608 a 0.057,0.057 0 0 1 -0.03,0.065 l -1.25,0.273 a 2.044,2.044 0 0 0 -2.67,-1.631 l -0.01,-0.006 -0.268,-1.236 c 0,-0.026 0.019,-0.049 0.044,-0.055 l 0.607,-0.148 c 0.007,-0.002 0.013,-0.002 0.02,-0.002 z m -1.98,0.894 a 0.056,0.056 0 0 1 0.037,0.01 l 0.95,0.865 A 2.038,2.038 0 0 0 7.08,1.4985 v 0.014 L 6.226,2.4555 A 0.058,0.058 0 0 1 6.156,2.4475 L 5.714,2.0065 A 0.057,0.057 0 0 1 5.707,1.9345 L 6.241,1.1205 A 2.21,2.21 0 0 1 6.014,0.5475 L 5.092,0.3215 A 0.057,0.057 0 0 1 5.049,0.2665 v -0.625 c 0,-0.027 0.019,-0.05 0.045,-0.056 l 0.95,-0.198 c 0.053,-0.175 0.127,-0.342 0.218,-0.496 l -0.517,-0.852 a 0.057,0.057 0 0 1 0.008,-0.07 l 0.442,-0.442 a 0.055,0.055 0 0 1 0.035,-0.017 z m 4.232,2.93 1.24,0.278 c 0.022,0.012 0.034,0.04 0.027,0.065 l -0.162,0.603 a 0.057,0.057 0 0 1 -0.059,0.043 l -0.972,-0.057 a 2.21,2.21 0 0 1 -0.383,0.483 l 0.265,0.911 a 0.057,0.057 0 0 1 -0.026,0.065 L 9.85,3.1435 A 0.057,0.057 0 0 1 9.779,3.1325 L 9.133,2.4075 c -0.178,0.042 -0.359,0.062 -0.538,0.06 l -0.48,0.873 A 0.057,0.057 0 0 1 8.05,3.3685 L 7.446,3.2055 A 0.057,0.057 0 0 1 7.404,3.1475 L 7.73,1.9125 7.736,1.9095 a 2.044,2.044 0 0 0 2.726,-1.468 z" />
</g>
<g
transform="matrix(0.59258,0,0,0.59258,3.4495055,19.048191)"
transform="matrix(2.2396711,0,0,2.2396711,7.0374925,65.999266)"
id="linuxmint">
<g
id="g126"
@@ -359,7 +341,7 @@
d="m 4.233,-3.7945 v 2.426 h 0.999 v 0.487 l 10e-4,1.91 c 0,1.573 1.366,2.767 2.94,2.767 H 12.7 v -4.802 c 0,-1.575 -1.365,-2.767 -2.94,-2.767 l -1.317,-0.003 z m 0.643,0.645 3.565,0.016 v 0.003 H 9.76 c 1.27,0 2.3,0.951 2.3,2.125 v 3.513 c 0,0.39 -0.352,0.645 -0.753,0.645 H 8.174 c -1.269,0 -2.298,-0.951 -2.298,-2.125 l -0.003,-2.408 a 0.635,0.635 0 0 0 -0.597,-0.629 h -0.4 z m 1.615,0.714 v 3.49 c 0,0.37 0.135,0.695 0.399,0.957 0.225,0.223 0.496,0.367 0.8,0.4 h 0.861 v -0.685 l -0.74,-0.003 c -0.358,0 -0.666,-0.35 -0.666,-0.799 v -3.36 z m 2.468,0.574 c -0.298,0 -0.562,0.11 -0.775,0.325 a 1.087,1.087 0 0 0 -0.323,0.784 v 1.526 h 0.692 v -1.526 c 0,-0.116 0.038,-0.207 0.12,-0.29 a 0.375,0.375 0 0 1 0.286,-0.122 c 0.116,0 0.203,0.038 0.286,0.122 0.083,0.083 0.12,0.174 0.12,0.29 v 1.526 h 0.693 v -1.526 c 0,-0.116 0.038,-0.207 0.12,-0.29 a 0.374,0.374 0 0 1 0.286,-0.122 c 0.114,0 0.202,0.038 0.285,0.122 0.083,0.083 0.12,0.174 0.12,0.29 l 0.005,1.518 h 0.69 l -0.002,-1.518 c 0,-0.302 -0.11,-0.57 -0.323,-0.784 a 1.062,1.062 0 0 0 -0.775,-0.325 c -0.292,0 -0.547,0.108 -0.753,0.307 a 1.057,1.057 0 0 0 -0.752,-0.307 z" />
</g>
<g
transform="matrix(0.59258,0,0,0.59258,14.032839,14.031095)"
transform="matrix(2.2396711,0,0,2.2396711,47.03747,47.03702)"
id="lubuntu">
<g
id="g133"
@@ -380,7 +362,7 @@
d="M 8.467,4.233 A 4.23,4.23 0 0 0 4.242,8.301 C 5.645,7.311 8.032,5.686 8.624,5.643 8.82,5.394 9.496,5.193 9.618,5.198 L 9.263,5.643 c 0,0 -0.006,0.45 -0.137,0.537 1.223,0.817 1.807,3.75 2.057,5.53 l -0.105,0.084 A 4.222,4.222 0 0 0 12.7,8.467 4.233,4.233 0 0 0 8.467,4.233 Z m -0.06,3.478 c -0.33,0.01 -0.998,0.993 -1.76,2.045 -0.366,0.506 -0.84,1.198 -1.19,1.678 L 5.207,11.159 C 5.923,9.985 6.816,8.552 6.773,8.499 6.763,8.494 6.752,8.486 6.738,8.489 6.496,8.525 5.52,9.74 4.823,10.614 A 4.228,4.228 0 0 0 8.467,12.7 c 0.943,0 1.81,-0.312 2.514,-0.833 C 10.46,10.274 9.453,7.729 8.441,7.723 8.431,7.721 8.417,7.711 8.407,7.711 Z M 5.95,8.123 C 5.65,8.121 4.88,8.393 4.242,8.638 4.267,9.27 4.429,9.865 4.702,10.395 4.83,10.201 5.052,9.883 5.185,9.688 5.692,8.942 6.191,8.282 6.075,8.146 6.055,8.123 6.009,8.123 5.95,8.123 Z M 4.237,8.39 c 0,0.026 -0.004,0.05 -0.004,0.077 0,0.035 0.005,0.07 0.006,0.105 z m 0.473,2.022 c 0.026,0.051 0.054,0.101 0.082,0.151 z" />
</g>
<g
transform="matrix(0.59258,0,0,0.59258,24.616132,19.048191)"
transform="matrix(2.2396711,0,0,2.2396711,87.037294,65.999266)"
id="mageia">
<g
id="g140"
@@ -405,7 +387,7 @@
</g>
</g>
<g
transform="matrix(0.59258,0,0,0.59258,45.782916,19.048191)"
transform="matrix(2.2396711,0,0,2.2396711,167.03692,65.999266)"
id="opensuse">
<g
id="g156"
@@ -425,7 +407,7 @@
d="m 8.467,-4.2335 a 4.2335,4.2335 0 1 0 0,8.467 4.2335,4.2335 0 0 0 0,-8.467 z m 0,0.941 a 3.293,3.293 0 1 1 0,6.585 3.268,3.268 0 0 1 -2.235,-0.882 c 0.19,-0.026 0.49,-0.03 0.882,0.015 0.573,0.065 0.887,0.087 1.264,0.059 0.86,-0.065 1.428,-0.207 2.058,-0.515 0.33,-0.16 0.4,-0.233 0.47,-0.426 0.069,-0.183 0.094,-0.353 0.06,-0.353 -0.013,0 -0.121,0.042 -0.25,0.103 -0.485,0.23 -0.91,0.343 -1.28,0.324 C 9.053,1.5975 8.434,1.3735 7.688,1.0145 L 7.335,0.8525 7.07,0.1915 7.32,0.3525 a 7.425,7.425 0 0 0 1.544,0.75 c 0.642,0.203 1.143,0.175 1.66,-0.088 0.183,-0.093 0.53,-0.32 0.53,-0.353 0,-0.06 -0.178,-0.656 -0.28,-0.926 -0.254,-0.674 -0.433,-0.902 -0.852,-1.102 -0.466,-0.222 -0.982,-0.373 -1.926,-0.588 -0.45,-0.096 -0.894,-0.193 -1.352,-0.25 l -0.015,0.558 a 15.22,15.22 0 0 0 -0.867,-0.235 3.3,3.3 0 0 1 2.705,-1.41 z m 0.779,2.381 a 0.7,0.7 0 0 1 0.69,0.544 c 0.045,0.175 0.031,0.3 -0.058,0.485 A 0.676,0.676 0 0 1 9.143,0.4855 0.687,0.687 0 0 1 8.628,0.0885 c -0.122,-0.265 -0.065,-0.617 0.147,-0.809 a 0.727,0.727 0 0 1 0.47,-0.19 z m 0.161,0.368 c -0.246,0 -0.4,0.18 -0.264,0.308 0.11,0.104 0.294,0.12 0.44,0.045 0.096,-0.049 0.128,-0.123 0.104,-0.22 -0.018,-0.073 -0.16,-0.133 -0.28,-0.133 z" />
</g>
<g
transform="matrix(0.59258,0,0,0.59258,45.782916,24.614498)"
transform="matrix(2.2396711,0,0,2.2396711,167.03692,87.036999)"
id="siduction">
<g
id="g163"
@@ -450,8 +432,8 @@
</g>
</g>
<g
stroke-width=".9375"
transform="matrix(1.0667,0,0,1.0667,4.0041945,25.448527)"
stroke-width="0.9375"
transform="matrix(4.0316197,0,0,4.0316197,9.1339536,90.189668)"
id="solus">
<g
id="g188"
@@ -495,7 +477,7 @@
</g>
</g>
<g
transform="matrix(1.1429,0,0,1.1429,14.211966,24.793556)"
transform="matrix(4.3196195,0,0,4.3196195,47.714485,87.7142)"
id="steamos">
<path
id="path199"
@@ -527,7 +509,7 @@
</g>
</g>
<g
transform="matrix(1.1429,0,0,1.1429,23.888014,25.700205)"
transform="matrix(4.3196195,0,0,4.3196195,84.285354,91.140755)"
id="ubuntu">
<g
id="g214"
@@ -546,13 +528,12 @@
d="m 5.0272,1.2448 a 2.1951,2.1951 0 1 0 0,4.3902 2.1951,2.1951 0 0 0 0,-4.3902 z M 5.80962,1.85663 A 0.29243,0.29243 0 0 1 6.02739,2.29373 0.29295,0.29295 0 1 1 5.80962,1.85663 Z M 5.02668,2.16669 c 0.11822,0 0.23229,0.016074 0.34066,0.046147 a 0.41117,0.41117 0 0 0 0.55117,0.3194 c 0.21673,0.2131 0.35777,0.50295 0.37851,0.82597 l -0.41739,0.0057 A 0.85605,0.85605 0 0 0 4.66633,2.663937 L 4.46256,2.298397 a 1.2688,1.2688 0 0 1 0.56465,-0.1317 z m -0.7062,0.21362 0.21466,0.35932 a 0.85501,0.85501 0 0 0 0,1.4005 l -0.21466,0.3588 a 1.2745,1.2745 0 0 1 -0.52576,-0.7399 0.41013,0.41013 0 0 0 0,-0.63828 1.2755,1.2755 0 0 1 0.52576,-0.74042 z M 3.53443,3.14666 a 0.29322,0.29322 0 1 1 0,0.58643 0.29296,0.29296 0 0 1 0,-0.58591 z m 2.3452,0.36865 0.41739,0.00674 A 1.2693,1.2693 0 0 1 5.91851,4.3475 0.40962,0.40962 0 0 0 5.36734,4.66638 1.2724,1.2724 0 0 1 4.46255,4.581346 l 0.20377,-0.36503 a 0.85553,0.85553 0 0 0 1.2133,-0.70101 z M 5.73704,4.44135 A 0.29359,0.29359 0 1 1 5.808593,5.02415 0.29359,0.29359 0 0 1 5.73704,4.44135 Z" />
</g>
<g
transform="matrix(0.61539,0,0,0.61539,35.006729,29.62813)"
id="windows">
<g
id="g221"
style="paint-order:markers stroke fill"
stroke-width="1.5633"
transform="matrix(1.04,0,0,1.04,-0.339,-300.07)">
transform="matrix(2.4189174,0,0,2.4189174,125.52035,-591.94122)">
<path
id="path219"
stroke-width="1.5633"
@@ -560,13 +541,12 @@
d="m 8.4665,281.92 c 3.6644,0 6.6145,2.9501 6.6145,6.6145 0,3.6644 -2.9501,6.6145 -6.6145,6.6145 -3.6644,0 -6.6145,-2.9501 -6.6145,-6.6145 0,-3.6644 2.9501,-6.6145 6.6145,-6.6145 z" />
</g>
<path
id="path223"
stroke-width="1.6251"
fill="#ffffff"
d="m 4.852,-0.2645 -0.003,-2.58 2.894,-0.431 v 3.011 z m 3.374,-3.088 3.857,-0.616 v 3.704 H 8.226 Z m 3.858,3.617 -10e-4,3.704 -3.857,-0.595 v -3.109 z m -4.34,3.042 -2.892,-0.435 v -2.608 h 2.891 v 3.042 z" />
id="rect1"
style="fill:#ffffff;fill-rule:evenodd;stroke-width:1.97269;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
d="m 137.50265,96.999903 c -0.27809,0 -0.50254,0.22445 -0.50254,0.50252 v 7.465537 c 0,0.27808 0.22446,0.50253 0.50254,0.50253 h 7.46553 c 0.27808,0 0.50253,-0.22445 0.50253,-0.50253 v -7.465537 c 0,-0.27808 -0.22446,-0.50252 -0.50253,-0.50252 z m 9.52941,0 c -0.27809,0 -0.50253,0.22445 -0.50253,0.50252 v 7.465537 c 0,0.27808 0.22445,0.50253 0.50253,0.50253 h 7.46552 c 0.27808,0 0.50253,-0.22445 0.50253,-0.50253 v -7.465537 c 0,-0.27807 -0.22444,-0.50252 -0.50253,-0.50252 z m -9.52941,9.529407 c -0.27809,0 -0.50254,0.22445 -0.50254,0.50253 v 7.46553 c 0,0.27809 0.22446,0.50253 0.50254,0.50253 h 7.46553 c 0.27808,0 0.50253,-0.22445 0.50253,-0.50253 v -7.46553 c 0,-0.27808 -0.22446,-0.50253 -0.50253,-0.50253 z m 9.52941,0 c -0.27809,0 -0.50253,0.22445 -0.50253,0.50253 v 7.46553 c 0,0.27809 0.22445,0.50253 0.50253,0.50253 h 7.46552 c 0.27808,0 0.50253,-0.22445 0.50253,-0.50253 v -7.46553 c 0,-0.27808 -0.22444,-0.50253 -0.50253,-0.50253 z" />
</g>
<g
transform="matrix(0.59258,0,0,0.59258,56.366082,19.048191)"
transform="matrix(2.2396711,0,0,2.2396711,207.03703,65.999266)"
id="xubuntu">
<g
id="g228"
@@ -593,7 +573,7 @@
</g>
</g>
<g
transform="matrix(0.69565,0,0,0.69565,22.52502,-161.74291)"
transform="matrix(2.6292268,0,0,2.6292268,79.133883,-617.30518)"
id="kaos">
<path
id="path237"
@@ -614,7 +594,7 @@
d="m 54.007,291.48 c 0,-0.52916 0.52917,-1.1642 1.5875,-1.1642 1.5875,0 2.9104,1.0583 3.7042,2.1167 -0.82629,-0.42068 -1.8521,-0.79375 -2.6458,-0.79375 -1.3229,0 -1.7232,0.26459 -2.1167,0.26459 -0.26458,0 -0.52917,0 -0.52917,-0.42334 z" />
</g>
<g
transform="translate(-51.804243,-231.6248)"
transform="matrix(3.7795253,0,0,3.7795253,-201.79545,-881.42624)"
id="macosx">
<path
id="path246"
@@ -630,7 +610,7 @@
d="m 60.983,280.81 c 0.17939,-0.22335 0.30102,-0.52681 0.26746,-0.83436 -0.25838,0.0109 -0.58029,0.17946 -0.76679,0.39631 -0.16474,0.1924 -0.31109,0.50687 -0.27319,0.8033 0.28996,0.0216 0.58692,-0.14672 0.7725,-0.36522 z m 0.65373,1.9324 c -0.0062,-0.65773 0.53818,-0.97707 0.56283,-0.9923 -0.30798,-0.4495 -0.78551,-0.5104 -0.95388,-0.51596 -0.40132,-0.0409 -0.78981,0.24112 -0.99454,0.24112 -0.20836,-2e-5 -0.52301,-0.23624 -0.86189,-0.22952 -0.4368,0.006 -0.84584,0.25944 -1.0698,0.65111 -0.46099,0.80052 -0.11733,1.9763 0.32544,2.6218 0.2218,0.31776 0.48017,0.67142 0.81905,0.65745 0.33144,-0.0126 0.455,-0.21043 0.8556,-0.21043 0.39641,0 0.51252,0.21043 0.85837,0.20366 0.35592,-0.005 0.57976,-0.31832 0.79387,-0.63739 0.255,-0.36398 0.35797,-0.72082 0.36208,-0.73983 -0.008,-0.004 -0.68988,-0.26229 -0.69718,-1.0497 z" />
</g>
<g
transform="translate(-33.073243,-176.54167)"
transform="matrix(3.7795253,0,0,3.7795253,-131.00116,-673.50196)"
id="cancel">
<path
id="path251"
@@ -639,12 +619,11 @@
d="m 41.54,271.86 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<path
id="path253"
stroke-width="0.26458"
fill="#ffffff"
d="m 41.01,274.51 -1.3229,0.79375 1.3229,0.79375 v -0.52917 h 0.79375 c 0.4445,0 0.79375,0.34951 0.79375,0.79375 0,0.44424 -0.34925,0.79375 -0.79375,0.79375 h -1.3229 v 0.52917 h 1.3229 c 0.7276,0 1.3229,-0.59452 1.3229,-1.3229 0,-0.72838 -0.59531,-1.3229 -1.3229,-1.3229 H 41.01 Z" />
d="m 41.01,274.51 -1.3229,0.79375 1.3229,0.79375 v -0.52917 h 0.79375 c 0.4445,0 0.79375,0.34951 0.79375,0.79375 0,0.44424 -0.34925,0.79375 -0.79375,0.79375 h -1.3229 v 0.52917 h 1.3229 c 0.7276,0 1.3229,-0.59452 1.3229,-1.3229 0,-0.72838 -0.59531,-1.3229 -1.3229,-1.3229 H 41.01 Z"
style="fill:#ffffff" />
</g>
<g
transform="translate(-22.489909,-174.95167)"
transform="matrix(3.7795253,0,0,3.7795253,-91.001182,-667.53031)"
id="driver">
<path
id="path256"
@@ -653,54 +632,37 @@
d="m 41.54,270.28 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<path
id="path258"
stroke-width="0.26458"
fill="#ffffff"
color="#565656"
d="m 40.531,272.54 -0.34365,0.19843 0.0894,0.18966 a 0.62365,0.62365 0 0 0 -0.1049,0.18241 l -0.20929,0.0176 v 0.39688 l 0.20929,0.0176 a 0.62365,0.62365 0 0 0 0.04444,0.0961 0.62365,0.62365 0 0 0 0.06046,0.0868 l -0.0894,0.18914 0.34365,0.19895 0.11989,-0.1726 a 0.62365,0.62365 0 0 0 0.21032,-5.1e-4 l 0.11989,0.17311 0.34365,-0.19843 -0.0894,-0.19017 a 0.62365,0.62365 0 0 0 0.10542,-0.18242 l 0.20929,-0.0176 v -0.39688 l -0.20929,-0.0171 a 0.62365,0.62365 0 0 0 -0.04444,-0.0961 0.62365,0.62365 0 0 0 -0.06098,-0.0868 l 0.0894,-0.18966 -0.34365,-0.19843 -0.11937,0.17208 a 0.62365,0.62365 0 0 0 -0.21084,5.2e-4 z m 0.21962,0.56017 a 0.22678,0.22678 0 0 1 0.20206,0.11317 0.22678,0.22678 0 0 1 -0.0832,0.30954 0.22678,0.22678 0 0 1 -0.30954,-0.0827 0.22678,0.22678 0 0 1 0.08268,-0.31006 0.22678,0.22678 0 0 1 0.108,-0.03 z m 0.72502,0.74311 -0.02894,0.34881 a 1.0394,1.0394 0 0 0 -0.30386,0.1757 l -0.31678,-0.14934 -0.33073,0.57309 0.28732,0.19947 a 1.0394,1.0394 0 0 0 -0.0155,0.17518 1.0394,1.0394 0 0 0 0.01499,0.17622 l -0.2868,0.19895 0.33073,0.57311 0.31574,-0.14883 a 1.0394,1.0394 0 0 0 0.30489,0.17466 l 0.02894,0.34882 h 0.66146 l 0.02894,-0.3483 a 1.0394,1.0394 0 0 0 0.30386,-0.1757 l 0.31678,0.14935 0.33073,-0.5731 -0.28732,-0.19947 a 1.0394,1.0394 0 0 0 0.01602,-0.1757 1.0394,1.0394 0 0 0 -0.0155,-0.1757 l 0.2868,-0.19896 -0.33073,-0.57308 -0.31574,0.14882 a 1.0394,1.0394 0 0 0 -0.30437,-0.17467 l -0.02946,-0.34933 z m 0.33073,0.94516 a 0.37798,0.37798 0 0 1 0.37827,0.37775 0.37798,0.37798 0 0 1 -0.37827,0.37827 0.37798,0.37798 0 0 1 -0.37776,-0.37827 0.37798,0.37798 0 0 1 0.37776,-0.37775 z"
class="ColorScheme-Text" />
style="fill:#ffffff" />
</g>
<g
transform="translate(-24.606617,-174.95167)"
transform="matrix(3.7795253,0,0,3.7795253,-99.00133,-667.53031)"
id="edit">
<path
id="path261"
stroke-width="0.28761"
opacity="0"
d="m 54.24,270.28 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<g
id="g265"
fill="#ffffff"
transform="matrix(0.26458,0,0,0.26458,52.123,272.53)">
<path
id="path263"
fill="#ffffff"
color="#565656"
d="M 8,0 A 2,2 0 0 0 6,2 H 3 C 2.446,2 2,2.446 2,3 v 11 c 0,0.554 0.446,1 1,1 h 10 c 0.554,0 1,-0.446 1,-1 V 3 C 14,2.446 13.554,2 13,2 H 10 A 2,2 0 0 0 8,0 Z M 8,1 A 1,1 0 0 1 9,2 1,1 0 0 1 8,3 1,1 0 0 1 7,2 1,1 0 0 1 8,1 Z M 4,4 h 1 v 1 h 6 V 4 h 1 v 9 H 4 Z"
class="ColorScheme-Text" />
</g>
d="m 54.23964,272.53 a 0.52916,0.52916 0 0 0 -0.52916,0.52916 h -0.79374 c -0.146577,0 -0.26458,0.118 -0.26458,0.26458 v 2.91038 c 0,0.14658 0.118003,0.26458 0.26458,0.26458 h 2.6458 c 0.146577,0 0.26458,-0.118 0.26458,-0.26458 v -2.91038 c 0,-0.14658 -0.118003,-0.26458 -0.26458,-0.26458 H 54.7688 A 0.52916,0.52916 0 0 0 54.23964,272.53 Z m 0,0.26458 a 0.26458,0.26458 0 0 1 0.26458,0.26458 0.26458,0.26458 0 0 1 -0.26458,0.26458 0.26458,0.26458 0 0 1 -0.26458,-0.26458 0.26458,0.26458 0 0 1 0.26458,-0.26458 z m -1.05832,0.79374 h 0.26458 v 0.26458 h 1.58748 v -0.26458 h 0.26458 v 2.38122 h -2.11664 z"
style="fill:#ffffff" />
</g>
<g
transform="translate(-29.897833,-174.95167)"
transform="matrix(3.7795253,0,0,3.7795253,-119.00038,-667.53031)"
id="find.efi">
<path
id="path268"
stroke-width="0.28761"
opacity="0"
d="m 80.698,270.28 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<g
id="g272"
fill="#ffffff"
transform="matrix(0.26458,0,0,0.26458,78.581,272.39)">
<path
id="path270"
fill="#ffffff"
color="#565656"
d="M 6.5,1 A 5.5,5.5 0 0 0 1,6.5 5.5,5.5 0 0 0 6.5,12 5.5,5.5 0 0 0 9.6172,11.031 l 3.6618,3.662 A 1,1 0 0 0 14,15 1,1 0 0 0 15,14 1,1 0 0 0 14.697,13.283 L 11.027,9.6133 A 5.5,5.5 0 0 0 12,6.5 5.5,5.5 0 0 0 6.5,1 Z m 0,2 A 3.5,3.5 0 0 1 10,6.5 3.5,3.5 0 0 1 6.5,10 3.5,3.5 0 0 1 3,6.5 3.5,3.5 0 0 1 6.5,3 Z"
class="ColorScheme-Text" />
</g>
d="m 80.30077,272.65458 a 1.45519,1.45519 0 0 0 -1.45519,1.45519 1.45519,1.45519 0 0 0 1.45519,1.45519 1.45519,1.45519 0 0 0 0.824749,-0.25638 l 0.968839,0.96889 a 0.26458,0.26458 0 0 0 0.190762,0.0812 0.26458,0.26458 0 0 0 0.26458,-0.26458 0.26458,0.26458 0 0 0 -0.08017,-0.1897 l -0.971008,-0.97093 a 1.45519,1.45519 0 0 0 0.257436,-0.82372 1.45519,1.45519 0 0 0 -1.45519,-1.45519 z m 0,0.52916 a 0.92603,0.92603 0 0 1 0.92603,0.92603 0.92603,0.92603 0 0 1 -0.92603,0.92603 0.92603,0.92603 0 0 1 -0.92603,-0.92603 0.92603,0.92603 0 0 1 0.92603,-0.92603 z"
style="fill:#ffffff" />
</g>
<g
transform="translate(32.064333,-187.59167)"
transform="matrix(3.7795253,0,0,3.7795253,115.18796,-715.26572)"
id="find.none">
<path
id="path275"
@@ -709,14 +671,11 @@
d="m 29.319,282.91 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<path
id="path277"
stroke-width="0.26458"
fill="#ffffff"
color="#565656"
d="m 29.319,285.29 c -1.0221,0 -1.8521,0.82999 -1.8521,1.8521 0,1.02211 0.83,1.8521 1.8521,1.8521 1.0221,0 1.8521,-0.82999 1.8521,-1.8521 0,-1.02211 -0.83,-1.8521 -1.8521,-1.8521 z m 0,0.52916 c 0.26972,0 0.51832,0.0761 0.7276,0.21498 l -1.8355,1.8355 c -0.13887,-0.20929 -0.21497,-0.45788 -0.21497,-0.7276 0,-0.73006 0.59288,-1.3229 1.3229,-1.3229 z m 1.1079,0.59532 c 0.13887,0.20929 0.21498,0.45788 0.21498,0.7276 0,0.73004 -0.59288,1.3229 -1.3229,1.3229 -0.26972,0 -0.51832,-0.0761 -0.7276,-0.21498 z"
class="ColorScheme-Text" />
style="fill:#ffffff" />
</g>
<g
transform="translate(-32.543243,-177.07833)"
transform="matrix(3.7795253,0,0,3.7795253,-128.99801,-675.26572)"
id="help">
<path
id="path280"
@@ -725,14 +684,11 @@
d="m 41.01,282.91 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<path
id="path282"
stroke-width="0.26458"
fill="#ffffff"
color="#565656"
d="m 41.01,285.29 c -0.58473,0 -1.0583,0.4736 -1.0583,1.0583 h 0.52917 c 0,-0.29104 0.23812,-0.52917 0.52917,-0.52917 0.29105,0 0.52917,0.23813 0.52917,0.52917 0,0.14552 -0.05817,0.27785 -0.15606,0.3731 l -0.32814,0.33332 c -0.1905,0.19314 -0.30954,0.45775 -0.30954,0.74879 v 0.13229 h 0.52917 c 0,-0.39687 0.11904,-0.55565 0.30954,-0.74879 l 0.23823,-0.2434 c 0.15081,-0.15081 0.24598,-0.36248 0.24598,-0.59531 0,-0.58473 -0.4736,-1.0583 -1.0583,-1.0583 z m -0.26458,3.175 v 0.52916 h 0.52917 V 288.465 Z"
class="ColorScheme-Text" />
style="fill:#ffffff" />
</g>
<g
transform="translate(-33.866909,-177.07833)"
transform="matrix(3.7795253,0,0,3.7795253,-134.00084,-675.26572)"
id="kbd">
<path
id="path285"
@@ -741,14 +697,11 @@
d="m 52.917,282.91 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<path
id="path287"
stroke-width="0.26458"
fill="#ffffff"
color="#565656"
d="m 51.461,285.56 c 0,0 -0.52917,0 -0.52917,0.52917 v 2.1167 c 0,0.52917 0.52917,0.52917 0.52917,0.52917 h 2.9104 c 0,0 0.52917,0 0.52917,-0.52917 v -2.1167 C 54.90057,285.56 54.3714,285.56 54.3714,285.56 Z m 0.06615,0.52917 h 0.39688 c 0.03664,0 0.06615,0.0295 0.06615,0.0661 v 0.39688 c 0,0.0366 -0.0295,0.0661 -0.06615,0.0661 h -0.39688 c -0.03665,0 -0.06615,-0.0295 -0.06615,-0.0661 v -0.39688 c 0,-0.0366 0.0295,-0.0661 0.06615,-0.0661 z m 0.79375,0 h 0.39688 c 0.03664,0 0.06615,0.0295 0.06615,0.0661 v 0.39688 c 0,0.0366 -0.0295,0.0661 -0.06615,0.0661 H 52.3209 c -0.03664,0 -0.06615,-0.0295 -0.06615,-0.0661 v -0.39688 c 0,-0.0366 0.0295,-0.0661 0.06615,-0.0661 z m 0.79375,0 h 0.39688 c 0.03664,0 0.06615,0.0295 0.06615,0.0661 v 0.39688 c 0,0.0366 -0.0295,0.0661 -0.06615,0.0661 h -0.39688 c -0.03664,0 -0.06615,-0.0295 -0.06615,-0.0661 v -0.39688 c 0,-0.0366 0.0295,-0.0661 0.06615,-0.0661 z m 0.79375,0 h 0.39688 c 0.03665,0 0.06615,0.0295 0.06615,0.0661 v 0.39688 c 0,0.0366 -0.0295,0.0661 -0.06615,0.0661 H 53.9084 c -0.03665,0 -0.06615,-0.0295 -0.06615,-0.0661 v -0.39688 c 0,-0.0366 0.0295,-0.0661 0.06615,-0.0661 z m -2.3812,0.79375 h 0.39688 c 0.03664,0 0.06615,0.0295 0.06615,0.0661 v 0.39688 c 0,0.0366 -0.0295,0.0661 -0.06615,0.0661 H 51.5272 c -0.03665,0 -0.06615,-0.0295 -0.06615,-0.0661 v -0.39688 c 0,-0.0366 0.0295,-0.0661 0.06615,-0.0661 z m 0.79375,0 h 0.39688 c 0.03664,0 0.06615,0.0295 0.06615,0.0661 v 0.39688 c 0,0.0366 -0.0295,0.0661 -0.06615,0.0661 h -0.39688 c -0.03664,0 -0.06615,-0.0295 -0.06615,-0.0661 v -0.39688 c 0,-0.0366 0.0295,-0.0661 0.06615,-0.0661 z m 0.79375,0 h 0.39688 c 0.03664,0 0.06615,0.0295 0.06615,0.0661 v 0.39688 c 0,0.0366 -0.0295,0.0661 -0.06615,0.0661 H 53.1147 c -0.03664,0 -0.06615,-0.0295 -0.06615,-0.0661 v -0.39688 c 0,-0.0366 0.0295,-0.0661 0.06615,-0.0661 z m 0.79375,0 h 0.39688 c 0.03665,0 0.06615,0.0295 0.06615,0.0661 v 0.39688 c 0,0.0366 -0.0295,0.0661 -0.06615,0.0661 h -0.39688 c -0.03665,0 -0.06615,-0.0295 -0.06615,-0.0661 v -0.39688 c 0,-0.0366 0.0295,-0.0661 0.06615,-0.0661 z m -1.8521,0.79375 h 1.7198 c 0.03665,0 0.06615,0.0295 0.06615,0.0661 v 0.39688 c 0,0.0366 -0.0295,0.0661 -0.06615,0.0661 h -1.7198 c -0.03664,0 -0.06615,-0.0295 -0.06615,-0.0661 v -0.39688 c 0,-0.0366 0.0295,-0.0661 0.06615,-0.0661 z"
class="ColorScheme-Text" />
style="fill:#ffffff" />
</g>
<g
transform="translate(-35.189617,-176.61833)"
transform="matrix(3.7795253,0,0,3.7795253,-139.00005,-673.52713)"
id="lang">
<path
id="path290"
@@ -757,14 +710,11 @@
d="m 64.823,282.45 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<path
id="path292"
stroke-width="0.26458"
fill="#f9f9f9"
color="#565656"
d="m 64.823,284.83 c -1.0229,0 -1.8521,0.82921 -1.8521,1.8521 0,1.02289 0.8292,1.8521 1.8521,1.8521 1.0229,0 1.8521,-0.8292 1.8521,-1.8521 0,-1.0229 -0.8292,-1.8521 -1.8521,-1.8521 z m -0.13229,0.51263 c 0.0177,-0.002 0.04002,0.001 0.05788,0 0.0021,0.008 -0.01288,0.0386 -0.03307,0.0827 -0.12855,0.28082 -0.13584,0.60969 -0.01654,0.78548 0.02159,0.0319 0.04134,0.0622 0.04134,0.0661 0,0.004 -0.02328,0.008 -0.04961,0.008 -0.0618,0 -0.12028,-0.0377 -0.23978,-0.13229 -0.05308,-0.042 -0.12209,-0.0773 -0.14883,-0.0827 -0.04198,-0.008 -0.05317,-0.005 -0.10749,0.0496 -0.05053,0.0505 -0.06615,0.0778 -0.06615,0.12402 0,0.1754 0.20825,0.31483 0.59531,0.39688 0.52565,0.1114 0.65523,0.21142 0.66973,0.48782 0.0182,0.34661 -0.16633,0.60796 -0.57051,0.81029 -0.04824,0.0241 -0.07898,0.0335 -0.09922,0.0413 -0.009,-8e-4 -0.01586,7.9e-4 -0.02481,0 -0.0034,-0.0107 -0.0083,-0.0356 -0.0083,-0.0827 0,-0.1841 -0.07256,-0.3736 -0.1819,-0.47956 -0.02935,-0.0284 -0.11153,-0.0887 -0.1819,-0.13229 -0.07037,-0.0436 -0.14127,-0.0942 -0.1571,-0.11576 -0.02622,-0.0358 -0.02841,-0.0578 -0.0083,-0.12402 0.03671,-0.12088 0.08041,-0.18821 0.16536,-0.26458 0.04454,-0.04 0.08935,-0.0736 0.09922,-0.0744 0.0099,-7.8e-4 -0.05693,-0.0208 -0.1571,-0.0413 -0.10017,-0.0205 -0.2467,-0.0635 -0.32246,-0.0909 -0.13853,-0.0501 -0.32557,-0.15535 -0.39688,-0.23151 -0.003,-0.003 -0.0057,-0.005 -0.0083,-0.008 0.10216,-0.40695 0.38887,-0.7405 0.76895,-0.90124 0.07953,-0.0336 0.16151,-0.0567 0.24805,-0.0744 0.04311,-0.009 0.08778,-0.012 0.13229,-0.0165 z m 1.2402,0.62012 c 0.03108,0.0192 0.14841,0.27305 0.1819,0.39688 0.04324,0.15985 0.04011,0.43651 0,0.59531 -0.01527,0.0604 -0.03483,0.11698 -0.04134,0.12402 -0.0065,0.007 -0.03011,-0.0335 -0.05788,-0.0827 -0.02777,-0.0492 -0.11646,-0.15374 -0.19017,-0.23151 -0.21276,-0.22451 -0.24622,-0.34172 -0.1571,-0.5209 0.04494,-0.0904 0.24053,-0.29596 0.26458,-0.28112 z"
class="ColorScheme-Text" />
style="fill:#ffffff" />
</g>
<g
transform="translate(-4.2329093,-228.275)"
transform="matrix(3.7795253,0,0,3.7795253,-21.998389,-868.76483)"
id="restart">
<path
id="path295"
@@ -773,14 +723,11 @@
d="m 23.283,312.94 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<path
id="path297"
stroke-width="0.26458"
fill="#ffffff"
color="#565656"
d="m 23.282,315.32 c -1.0229,0 -1.8521,0.8292 -1.8521,1.8521 0,1.0229 0.8292,1.8521 1.8521,1.8521 0.84,0 1.5508,-0.55647 1.7777,-1.3229 h -0.57051 c -0.20486,0.46554 -0.6659,0.79375 -1.2072,0.79375 -0.73062,0 -1.3229,-0.5923 -1.3229,-1.3229 0,-0.7306 0.5923,-1.3229 1.3229,-1.3229 0.36555,0 0.69202,0.15214 0.93018,0.39274 l -0.66404,0.66559 h 1.5875 v -1.5875 l -0.54312,0.54312 c -0.33602,-0.3347 -0.79884,-0.54312 -1.3095,-0.54312 z"
class="ColorScheme-Text" />
style="fill:#ffffff" />
</g>
<g
transform="translate(-66.675243,-215.045)"
transform="matrix(3.7795253,0,0,3.7795253,-258.00077,-818.76171)"
id="recovery">
<path
id="path300"
@@ -789,13 +736,11 @@
d="m 75.142,299.71 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<path
id="path302"
stroke-width="0.30868"
fill="#ffffff"
color="#dfdfdf"
d="m 75.142,302.09 a 0.30868,0.30868 0 0 0 -0.30868,0.30868 0.30868,0.30868 0 0 0 0.30868,0.30868 1.2347,1.2347 0 0 1 1.2347,1.2347 h -0.61736 l 0.92604,1.2347 0.92604,-1.2347 h -0.61736 a 1.8521,1.8521 0 0 0 -1.8521,-1.8521 z m -1.5434,0.61736 -0.92604,1.2347 h 0.61736 a 1.8521,1.8521 0 0 0 1.8521,1.8521 0.30868,0.30868 0 0 0 0.30868,-0.30869 0.30868,0.30868 0 0 0 -0.30868,-0.30868 1.2347,1.2347 0 0 1 -1.2347,-1.2347 h 0.61736 z" />
d="m 75.142,302.09 a 0.30868,0.30868 0 0 0 -0.30868,0.30868 0.30868,0.30868 0 0 0 0.30868,0.30868 1.2347,1.2347 0 0 1 1.2347,1.2347 h -0.61736 l 0.92604,1.2347 0.92604,-1.2347 h -0.61736 a 1.8521,1.8521 0 0 0 -1.8521,-1.8521 z m -1.5434,0.61736 -0.92604,1.2347 h 0.61736 a 1.8521,1.8521 0 0 0 1.8521,1.8521 0.30868,0.30868 0 0 0 0.30868,-0.30869 0.30868,0.30868 0 0 0 -0.30868,-0.30868 1.2347,1.2347 0 0 1 -1.2347,-1.2347 h 0.61736 z"
style="fill:#ffffff" />
</g>
<g
transform="translate(-11.376617,-211.015)"
transform="matrix(3.7795253,0,0,3.7795253,-48.998213,-803.53022)"
id="shutdown">
<path
id="path305"
@@ -804,13 +749,11 @@
d="m 41.01,295.68 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<path
id="path307"
stroke-width="0.30871"
fill="#ffffff"
color="#5294e2"
d="m 41.01,297.9 c -0.17102,0 -0.30871,0.13769 -0.30871,0.30872 v 1.5448 c 0,0.17102 0.13768,0.30871 0.30871,0.30871 0.17102,0 0.30871,-0.13769 0.30871,-0.30871 v -1.5448 C 41.31871,298.03769 41.18103,297.9 41.01,297.9 Z m 0.93754,0.61372 a 0.30871,0.30871 0 0 0 -0.05959,0.003 0.30871,0.30871 0 0 0 -0.13521,0.55969 1.2287,1.2287 0 0 1 0.25098,1.7266 c -0.41058,0.5492 -1.1876,0.65199 -1.7365,0.2411 -0.54919,-0.41057 -0.65199,-1.1777 -0.2411,-1.7266 0.06668,-0.0895 0.14293,-0.16362 0.23153,-0.23154 a 0.30983,0.30983 0 0 0 -0.37662,-0.49207 c -0.13213,0.10244 -0.25623,0.22289 -0.35656,0.35686 -0.61062,0.81622 -0.44022,1.9847 0.376,2.5953 0.81622,0.61031 1.9847,0.4399 2.5953,-0.37664 0.61031,-0.8159 0.43991,-1.9844 -0.37662,-2.5947 a 0.30871,0.30871 0 0 0 -0.17164,-0.0617 z" />
d="m 41.01,297.9 c -0.17102,0 -0.30871,0.13769 -0.30871,0.30872 v 1.5448 c 0,0.17102 0.13768,0.30871 0.30871,0.30871 0.17102,0 0.30871,-0.13769 0.30871,-0.30871 v -1.5448 C 41.31871,298.03769 41.18103,297.9 41.01,297.9 Z m 0.93754,0.61372 a 0.30871,0.30871 0 0 0 -0.05959,0.003 0.30871,0.30871 0 0 0 -0.13521,0.55969 1.2287,1.2287 0 0 1 0.25098,1.7266 c -0.41058,0.5492 -1.1876,0.65199 -1.7365,0.2411 -0.54919,-0.41057 -0.65199,-1.1777 -0.2411,-1.7266 0.06668,-0.0895 0.14293,-0.16362 0.23153,-0.23154 a 0.30983,0.30983 0 0 0 -0.37662,-0.49207 c -0.13213,0.10244 -0.25623,0.22289 -0.35656,0.35686 -0.61062,0.81622 -0.44022,1.9847 0.376,2.5953 0.81622,0.61031 1.9847,0.4399 2.5953,-0.37664 0.61031,-0.8159 0.43991,-1.9844 -0.37662,-2.5947 a 0.30871,0.30871 0 0 0 -0.17164,-0.0617 z"
style="fill:#ffffff" />
</g>
<g
transform="translate(-12.700281,-189.84833)"
transform="matrix(3.7795253,0,0,3.7795253,-54.001034,-723.53025)"
id="type">
<path
id="path310"
@@ -819,14 +762,11 @@
d="m 52.917,295.68 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<path
id="path312"
stroke-width="0.26458"
fill="#ffffff"
color="#565656"
d="m 51.594,298.06 c 0,0 -0.26458,0 -0.26458,0.26459 v 3.175 c 0,0.26458 0.26458,0.26458 0.26458,0.26458 h 1.0583 V 301.235 h -0.79375 v -2.6448 h 2.1167 v 1.3193 h 0.52917 v -1.5849 c 0,-0.26459 -0.26458,-0.26459 -0.26458,-0.26459 z m 2.3812,2.1167 -1.0583,1.0583 v 0.52917 h 0.52917 l 1.0583,-1.0583 z"
class="ColorScheme-Text" />
style="fill:#ffffff" />
</g>
<g
transform="translate(-14.022833,-189.84833)"
transform="matrix(3.7795253,0,0,3.7795253,-59.000413,-723.53025)"
id="tz">
<path
id="path315"
@@ -835,14 +775,11 @@
d="m 64.823,295.68 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<path
id="path317"
stroke-width="0.26458"
fill="#ffffff"
color="#565656"
d="m 64.823,298.06 c -0.47399,0 -0.94784,0.18095 -1.3095,0.5426 -0.72329,0.72329 -0.72329,1.8957 0,2.619 0.72329,0.72329 1.8957,0.72329 2.619,0 0.72329,-0.72329 0.72329,-1.8957 0,-2.619 -0.36165,-0.36165 -0.83549,-0.5426 -1.3095,-0.5426 z m -0.01912,0.52916 c 0.35745,-0.005 0.70174,0.13473 0.95446,0.38758 0.51649,0.51661 0.51649,1.3541 0,1.8707 -0.51661,0.5165 -1.3541,0.5165 -1.8707,0 -0.51649,-0.51661 -0.51649,-1.3541 0,-1.8707 0.24335,-0.24348 0.57202,-0.38251 0.91622,-0.38758 z m -0.2465,0.26459 v 1.1678 l 0.61443,0.61444 0.02429,0.0243 0.18707,-0.18706 -0.56018,-0.56125 v -1.0582 z"
class="ColorScheme-Text" />
style="fill:#ffffff" />
</g>
<g
transform="translate(-19.314667,-189.84833)"
transform="matrix(3.7795253,0,0,3.7795253,-79.000274,-723.53025)"
id="unset">
<path
id="path320"
@@ -851,12 +788,11 @@
d="m 80.698,295.68 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<path
id="path322"
stroke-width="0.26458"
fill="#ffffff"
d="m 79.904,298.32 -1.3229,1.5875 1.3229,1.5875 h 2.9104 v -3.175 z m 0.52917,0.79375 h 0.26458 c 0.07408,0 0.14023,0.0291 0.18785,0.0767 l 0.34131,0.34395 0.34131,-0.34395 c 0.04762,-0.0476 0.11377,-0.0767 0.18786,-0.0767 h 0.26458 v 0.26458 c 0,0.0741 -0.0291,0.14023 -0.07673,0.18785 l -0.34396,0.34132 0.34396,0.34131 c 0.04762,0.0476 0.07673,0.11377 0.07673,0.18785 v 0.26459 h -0.26458 c -0.07408,0 -0.14023,-0.0291 -0.18786,-0.0767 l -0.34131,-0.34396 -0.34131,0.34396 c -0.04762,0.0476 -0.11377,0.0767 -0.18785,0.0767 h -0.26458 v -0.26459 c 0,-0.0741 0.0291,-0.14023 0.07673,-0.18785 l 0.34396,-0.34131 -0.34396,-0.34132 c -0.04762,-0.0476 -0.07673,-0.11377 -0.07673,-0.18785 z" />
d="m 79.904,298.32 -1.3229,1.5875 1.3229,1.5875 h 2.9104 v -3.175 z m 0.52917,0.79375 h 0.26458 c 0.07408,0 0.14023,0.0291 0.18785,0.0767 l 0.34131,0.34395 0.34131,-0.34395 c 0.04762,-0.0476 0.11377,-0.0767 0.18786,-0.0767 h 0.26458 v 0.26458 c 0,0.0741 -0.0291,0.14023 -0.07673,0.18785 l -0.34396,0.34132 0.34396,0.34131 c 0.04762,0.0476 0.07673,0.11377 0.07673,0.18785 v 0.26459 h -0.26458 c -0.07408,0 -0.14023,-0.0291 -0.18786,-0.0767 l -0.34131,-0.34396 -0.34131,0.34396 c -0.04762,0.0476 -0.11377,0.0767 -0.18785,0.0767 h -0.26458 v -0.26459 c 0,-0.0741 0.0291,-0.14023 0.07673,-0.18785 l 0.34396,-0.34131 -0.34396,-0.34132 c -0.04762,-0.0476 -0.07673,-0.11377 -0.07673,-0.18785 z"
style="fill:#ffffff" />
</g>
<g
transform="translate(-59.26626,-210.74485)"
transform="matrix(3.7795253,0,0,3.7795253,-229.99833,-802.50975)"
id="arcolinux">
<rect
id="rect325"
@@ -876,7 +812,7 @@
d="m 78.317,259.43 -2.1167,4.2333 0.79479,0.002 1.3229,-2.6458 0.79375,1.5871 h -1.0583 c 0.93962,0.10335 1.5875,1.0583 1.5875,1.0583 l 0.79272,-0.002 -1.8144,-3.6287 -0.30127,-0.60307 -5.19e-4,-0.002 z" />
</g>
<g
transform="translate(-13.757967,-210.74485)"
transform="matrix(3.7795253,0,0,3.7795253,-57.998586,-802.50975)"
id="pop-os">
<rect
id="rect330"
@@ -890,13 +826,11 @@
x="39.158001" />
<path
id="path332"
style="paint-order:stroke fill markers"
fill-rule="evenodd"
fill="#ffffff"
d="m 43.392,258.64 a 2.9104,2.9104 0 0 0 -2.9104,2.9104 2.9104,2.9104 0 0 0 2.9104,2.9104 2.9104,2.9104 0 0 0 2.9104,-2.9104 2.9104,2.9104 0 0 0 -2.9104,-2.9104 z m -0.64027,0.6842 c 0.09778,0.005 0.19494,0.0254 0.2899,0.0667 0.45578,0.1983 0.72676,0.70053 0.65732,1.2284 -0.08715,0.66247 -0.6382,0.96428 -0.6382,0.96428 0,0 0.23946,0.47226 0.28474,0.85628 0.01994,0.16916 -0.04821,0.62304 -0.20309,0.46922 -0.15487,-0.15382 -1.3305,-1.8958 -1.7002,-2.9233 -0.01789,-0.0497 0.1894,-0.21486 0.47232,-0.39016 0.24653,-0.15275 0.54381,-0.2846 0.83716,-0.2713 z m -0.3607,0.44338 a 0.81435,0.71256 62.504 0 0 -0.27595,0.0708 0.81435,0.71256 62.504 0 0 -0.08217,0.0527 l 0.82734,1.3953 a 0.81435,0.71256 62.504 0 0 0.0067,-0.003 0.81435,0.71256 62.504 0 0 0.25632,-1.0516 0.81435,0.71256 62.504 0 0 -0.73226,-0.46406 z m 2.1983,0.47078 c 0.06005,-0.005 0.12606,0.003 0.19689,0.0279 0.22498,0.0797 0.27848,0.27153 0.27388,0.42892 -0.0042,0.14437 -0.08055,0.36343 -0.20154,0.58342 l -0.51573,0.93793 -0.08578,-0.0222 -0.06253,-1.0976 c -0.01186,-0.20711 -0.02393,-0.32935 0.03876,-0.54053 0.04861,-0.16369 0.17591,-0.3015 0.35605,-0.31781 z m -0.4563,2.282 c 0.028,-0.004 0.05698,-0.002 0.08578,0.005 0.10778,0.028 0.17939,0.14946 0.15038,0.26096 -0.02996,0.1152 -0.14833,0.18813 -0.26355,0.15813 -0.11522,-0.03 -0.18293,-0.15092 -0.15296,-0.26613 0.02248,-0.0864 0.09636,-0.14632 0.18035,-0.15813 z m -2.064,0.61753 h 2.6458 c 0.14658,0 0.26458,0.118 0.26458,0.26458 0,0.14658 -0.118,0.26459 -0.26458,0.26459 h -2.6458 c -0.14658,0 -0.26458,-0.11801 -0.26458,-0.26459 0,-0.14658 0.118,-0.26458 0.26458,-0.26458 z" />
</g>
<g
transform="translate(-15.42163,-211.39484)"
transform="matrix(3.7795253,0,0,3.7795253,-64.286442,-804.9664)"
id="devuan">
<rect
id="rect335"
@@ -914,7 +848,7 @@
d="m 53.781,264.5 c -0.35223,0.009 -0.44505,-0.18651 -0.4737,-0.29826 -0.02865,-0.11175 -0.08057,-0.38047 0.19299,-0.55557 0.27356,-0.17509 1.0279,-0.28647 1.5439,-0.47411 0.51603,-0.18765 1.1849,-0.41735 1.5439,-0.64873 0.35902,-0.23137 0.52842,-0.38378 0.56142,-0.66668 0.03301,-0.2829 -0.0692,-0.51803 -0.39767,-0.73686 -0.32847,-0.21883 -0.62622,-0.35816 -1.193,-0.56142 -0.5668,-0.20328 -0.9556,-0.36182 -2.1989,-0.655 1.7467,0.28478 1.7592,0.31688 2.3977,0.50294 0.6385,0.18606 1.1012,0.3597 1.4737,0.59151 0.37247,0.2318 0.57524,0.4272 0.68383,0.66944 0.10859,0.24224 0.09798,0.47992 -0.0054,0.70735 -0.1034,0.22743 -0.2879,0.41673 -0.6667,0.66336 -0.37881,0.24661 -0.90962,0.57071 -1.4874,0.81472 -0.57781,0.244 -1.6224,0.63816 -1.9747,0.64731 z" />
</g>
<g
transform="translate(-13.846332,-202.19499)"
transform="matrix(3.7793765,0,0,3.7793765,-58.323572,-770.15777)"
id="void">
<rect
id="rect340"
@@ -944,7 +878,7 @@
d="m 66.695,254.36 -0.32077,-0.32005 0.02137,-0.0359 c 0.13003,-0.21808 0.22236,-0.47557 0.26443,-0.7374 0.02334,-0.14529 0.02311,-0.42455 -4.52e-4,-0.57831 -0.1404,-0.91542 -0.87735,-1.6072 -1.8032,-1.6928 -0.39185,-0.0362 -0.81519,0.0534 -1.1511,0.24345 l -0.07711,0.0436 -0.66383,-0.66733 0.03655,-0.0268 c 0.19701,-0.14451 0.5563,-0.31522 0.82599,-0.39248 0.29701,-0.085 0.50803,-0.11399 0.83103,-0.11391 0.29086,8e-5 0.39626,0.0116 0.6891,0.0753 0.12045,0.0262 0.319,0.0865 0.35868,0.10886 0.0091,0.006 0.02148,0.009 0.02757,0.009 0.01972,0 0.37225,0.17015 0.37731,0.18211 0.0017,0.005 0.0077,0.008 0.01343,0.008 0.01024,0 0.17868,0.10125 0.18776,0.11283 0.0026,0.003 0.01747,0.0142 0.03302,0.0241 0.01555,0.0102 0.03265,0.0216 0.03802,0.026 0.0053,0.005 0.03328,0.026 0.06203,0.048 0.02876,0.022 0.05687,0.0444 0.06249,0.0497 0.0056,0.006 0.02469,0.0203 0.04239,0.0333 0.04479,0.033 0.33168,0.31886 0.36598,0.36468 0.01548,0.0207 0.03456,0.0444 0.04241,0.0526 0.0079,0.008 0.02281,0.0268 0.03326,0.0412 0.05822,0.0804 0.09117,0.12567 0.09764,0.13409 0.03225,0.0419 0.13194,0.21334 0.18745,0.32233 0.08073,0.15851 0.1197,0.2505 0.1627,0.38396 0.03218,0.0999 0.03856,0.12157 0.06413,0.21805 0.0076,0.0287 0.01809,0.0681 0.02333,0.0877 0.0085,0.032 0.0077,0.0355 -0.0088,0.0355 -0.0141,0 -0.01717,0.005 -0.01339,0.0213 0.06559,0.28485 0.06967,0.75335 0.0096,1.095 -0.0043,0.0245 -0.0023,0.0309 0.01024,0.0309 0.01252,0 0.01428,0.006 0.0086,0.0261 -0.0039,0.0143 -0.01047,0.041 -0.01477,0.0593 -0.02969,0.12737 -0.05022,0.1996 -0.09432,0.33182 -0.01261,0.0378 -0.01518,0.0443 -0.06628,0.16591 -0.04001,0.0952 -0.15187,0.31055 -0.16422,0.31602 -0.0039,0.002 -0.0072,0.008 -0.0072,0.0134 0,0.0102 -0.05293,0.0975 -0.07109,0.1172 -0.0053,0.006 -0.02253,0.0321 -0.03821,0.0585 -0.01778,0.0299 -0.03466,0.0474 -0.04483,0.0468 -0.009,-6.1e-4 -0.16065,-0.14523 -0.33708,-0.32126 z" />
</g>
<g
transform="translate(18.496332,-210.15151)"
transform="matrix(3.7795253,0,0,3.7795253,63.907355,-800.26739)"
id="endeavouros">
<circle
id="circle349"
@@ -962,12 +896,12 @@
<path
style="fill:#ffffff"
id="path351"
opacity=".6"
opacity="0.6"
d="m 236.45,207.73 -82.586,129.36 c 0,0 27.833,1.4843 70.426,0 42.378,-1.4769 65.25,-3.2659 73.499,-15.903 6.2808,-9.6217 6.9831,-24.859 -18.174,-62.541 -17.205,-25.77 -43.164,-50.915 -43.164,-50.915 z" />
<path
style="fill:#ffffff"
id="path353"
opacity=".45"
opacity="0.45"
d="m 236.41,207.85 -90.873,106.84 c 0,0 20.874,5.1313 58.943,7.7221 37.657,2.5628 65.302,6.1494 74.991,-6.8112 8.3212,-11.131 8.858,-22.964 -9.271,-57.322 -12.437,-23.57 -33.79,-50.432 -33.79,-50.432 z" />
<path
style="fill:#ffffff"
@@ -977,7 +911,7 @@
</g>
</g>
<g
transform="matrix(0.84253825,0,0,0.84253825,-3.0426183,-1.5250961)"
transform="matrix(3.1843947,0,0,3.1843947,-17.499654,-11.758163)"
id="haiku">
<rect
id="rect360"
@@ -1039,7 +973,7 @@
transform="matrix(0.12364,0.026531,-0.026531,0.12364,72.591,69.458)" />
</g>
<g
transform="translate(-12.120281,2.5383333)"
transform="matrix(3.7795253,0,0,3.7795253,-51.80891,3.6000177)"
id="efi">
<path
id="path377"
@@ -1048,13 +982,12 @@
d="m 52.337,92.71 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<path
id="path379"
stroke-width="0.30238"
fill="#ffffff"
d="m 51.807,94.827 -0.04536,0.55638 a 1.6631,1.6631 0 0 0 -0.48683,0.28121 l -0.508,-0.23888 -0.52917,0.91924 0.45962,0.3175 a 1.6631,1.6631 0 0 0 -0.02419,0.28122 1.6631,1.6631 0 0 0 0.02419,0.28121 l -0.45962,0.3175 0.52917,0.91924 0.50498,-0.23888 a 1.6631,1.6631 0 0 0 0.48986,0.27819 l 0.04536,0.5594 h 1.0583 l 0.04536,-0.55638 a 1.6631,1.6631 0 0 0 0.48683,-0.28122 l 0.508,0.23888 0.52917,-0.91924 -0.45962,-0.3175 a 1.6631,1.6631 0 0 0 0.02419,-0.28121 1.6631,1.6631 0 0 0 -0.02419,-0.28122 l 0.45962,-0.3175 -0.52917,-0.91924 -0.50498,0.23888 a 1.6631,1.6631 0 0 0 -0.48986,-0.27819 l -0.04536,-0.5594 z m 0.52917,1.5119 a 0.60476,0.60476 0 0 1 0.60476,0.60476 0.60476,0.60476 0 0 1 -0.60476,0.60476 0.60476,0.60476 0 0 1 -0.60476,-0.60476 0.60476,0.60476 0 0 1 0.60476,-0.60476 z" />
d="m 51.807,94.827 -0.04536,0.55638 a 1.6631,1.6631 0 0 0 -0.48683,0.28121 l -0.508,-0.23888 -0.52917,0.91924 0.45962,0.3175 a 1.6631,1.6631 0 0 0 -0.02419,0.28122 1.6631,1.6631 0 0 0 0.02419,0.28121 l -0.45962,0.3175 0.52917,0.91924 0.50498,-0.23888 a 1.6631,1.6631 0 0 0 0.48986,0.27819 l 0.04536,0.5594 h 1.0583 l 0.04536,-0.55638 a 1.6631,1.6631 0 0 0 0.48683,-0.28122 l 0.508,0.23888 0.52917,-0.91924 -0.45962,-0.3175 a 1.6631,1.6631 0 0 0 0.02419,-0.28121 1.6631,1.6631 0 0 0 -0.02419,-0.28122 l 0.45962,-0.3175 -0.52917,-0.91924 -0.50498,0.23888 a 1.6631,1.6631 0 0 0 -0.48986,-0.27819 l -0.04536,-0.5594 z m 0.52917,1.5119 a 0.60476,0.60476 0 0 1 0.60476,0.60476 0.60476,0.60476 0 0 1 -0.60476,0.60476 0.60476,0.60476 0 0 1 -0.60476,-0.60476 0.60476,0.60476 0 0 1 0.60476,-0.60476 z"
style="fill:#ffffff" />
</g>
<g
stroke-width=".26458"
transform="matrix(1.6,0,0,1.6,-77.971037,-61.232647)"
stroke-width="0.26458"
transform="matrix(6.0472405,0,0,6.0472405,-300.69434,-237.42456)"
id="parrot">
<circle
id="circle382"
@@ -1068,7 +1001,7 @@
d="m 79.688,74.518 -0.79375,0.52917 0.52917,0.79375 v -0.52917 h 0.52917 l 0.52917,1.3229 h 0.52917 v 2.3812 l 0.52917,-1.8521 0.26458,1.1245 v -1.6536 l 0.66146,0.66146 -0.39688,-0.66146 -1.0583,-1.5875 h -0.52917 z" />
</g>
<g
transform="translate(-12.65063,-13.032591)"
transform="matrix(3.7795253,0,0,3.7795253,-53.813377,-55.250969)"
id="anonymous">
<path
id="path387"
@@ -1090,7 +1023,7 @@
x="48.633999" />
</g>
<g
transform="matrix(0.25066,0,0,0.25066,15.039623,67.957014)"
transform="matrix(0.94737582,0,0,0.94737582,50.842636,250.85121)"
id="android">
<g
id="g394"
@@ -1107,13 +1040,12 @@
</g>
<path
id="path396"
fill-rule="evenodd"
fill="#ffffff"
d="m 344.04,24.51 c -0.0456,2.44e-4 -0.0797,0.01601 -0.10937,0.04687 -0.014,0.01462 -0.28435,0.47397 -0.80664,1.3789 -0.23966,0.41524 -0.29368,0.51199 -0.43946,0.76562 -1.0518,-0.95074 -2.4642,-1.5985 -4.0547,-1.752 h -1.4863 c -1.593,0.15368 -3.0067,0.80262 -4.0586,1.7559 -0.0209,-0.03653 -0.0442,-0.07896 -0.0684,-0.12109 -0.0273,-0.04739 -0.0359,-0.06121 -0.0625,-0.10742 -0.11991,-0.20912 -0.1398,-0.24657 -0.30859,-0.53906 -0.18987,-0.32902 -0.18536,-0.31897 -0.23828,-0.4082 -0.0886,-0.15286 -0.24024,-0.41487 -0.29883,-0.51562 -0.0175,-0.03007 -0.004,-0.0049 -0.0195,-0.03125 -0.0667,-0.11632 -0.14627,-0.25467 -0.16211,-0.28125 -0.01,-0.0162 -0.006,-0.0065 -0.0137,-0.01953 -0.004,-0.0062 -0.0744,-0.12724 -0.0762,-0.12891 -0.008,-0.0073 -0.0205,-0.0065 -0.0293,-0.01172 -0.002,-9.31e-4 -0.006,-0.0088 -0.008,-0.0098 v -0.002 c -0.01,-0.0045 -0.0193,4.06e-4 -0.0293,-0.002 -10e-4,-3.07e-4 -0.003,2.7e-4 -0.004,0 -0.0124,-0.0028 -0.0208,-0.01369 -0.0351,-0.01367 -0.005,9e-6 -0.008,0.0053 -0.0137,0.0059 -0.004,5.41e-4 -0.007,0.005 -0.0117,0.0059 -0.0166,0.0037 -0.0285,0.01046 -0.043,0.01953 -0.0101,0.0056 -0.0226,0.0053 -0.0312,0.01367 -0.002,0.002 9e-5,0.0057 -0.002,0.0078 -0.003,0.0032 -9.1e-4,0.0084 -0.004,0.01172 -0.007,0.0092 -0.0199,0.01226 -0.0254,0.02344 -0.0115,0.02333 -0.0117,0.02762 -0.0117,0.0625 0,0.0036 0.008,0.01474 0.008,0.01758 6.6e-4,0.0094 -0.0106,0.01553 -0.008,0.02539 5.3e-4,0.0017 0.0846,0.14601 0.0957,0.16602 0.003,0.0048 -9.5e-4,7.58e-4 0.002,0.0059 0.0148,0.02614 0.087,0.15075 0.10351,0.17969 0.11764,0.2076 0.23675,0.41848 0.51953,0.9082 0.27418,0.47482 0.40786,0.7042 0.55079,0.95117 -0.99912,1.0006 -1.6188,2.2952 -1.6387,3.7207 h 13.332 c -0.0199,-1.4245 -0.63834,-2.7184 -1.6367,-3.7188 0.12047,-0.20653 0.19471,-0.33234 0.4707,-0.81055 0.42776,-0.7412 0.78344,-1.3606 0.79101,-1.375 0.0117,-0.02231 0.0137,-0.03239 0.0137,-0.07031 1e-5,-0.03606 -0.002,-0.0485 -0.0117,-0.06641 -0.0307,-0.05776 -0.0796,-0.08822 -0.14063,-0.08789 z m -8.8945,2.7852 a 0.75789,0.75789 0 0 1 0.0195,0 0.75789,0.75789 0 0 1 0.75977,0.75781 0.75789,0.75789 0 0 1 -0.75977,0.75586 0.75789,0.75789 0 0 1 -0.75781,-0.75586 0.75789,0.75789 0 0 1 0.73828,-0.75781 z m 5.7188,0 a 0.75789,0.75789 0 0 1 0.0215,0 0.75789,0.75789 0 0 1 0.75781,0.75781 0.75789,0.75789 0 0 1 -0.75781,0.75781 0.75789,0.75789 0 0 1 -0.75977,-0.75781 0.75789,0.75789 0 0 1 0.73828,-0.75781 z m -9.6875,3.9766 c -0.005,0.05598 -0.008,0.1126 -0.008,0.16992 v 9.6074 c 0,1.0334 0.81661,1.8672 1.832,1.8672 h 0.0742 v 3.8008 c 0,0.81901 0.65756,1.4785 1.4766,1.4785 0.81904,0 1.4785,-0.6595 1.4785,-1.4785 v -3.8008 h 3.7129 v 3.8008 c 0,0.81901 0.65951,1.4785 1.4785,1.4785 0.81899,0 1.4785,-0.6595 1.4785,-1.4785 v -3.8008 h 0.0723 c 1.0154,0 1.834,-0.8338 1.834,-1.8672 v -9.6074 c 0,-0.05731 -0.003,-0.11396 -0.008,-0.16992 z m -2.3828,0.85547 c -0.819,0 -1.4785,0.6595 -1.4785,1.4785 v 6.3418 c 0,0.81901 0.65952,1.4785 1.4785,1.4785 0.81898,0 1.4785,-0.6595 1.4785,-1.4785 v -6.3418 c 0,-0.81902 -0.65951,-1.4785 -1.4785,-1.4785 z m 18.188,0 c -0.819,0 -1.4785,0.6595 -1.4785,1.4785 v 6.3418 c 0,0.81901 0.65952,1.4785 1.4785,1.4785 0.81898,0 1.4785,-0.6595 1.4785,-1.4785 v -6.3418 c 0,-0.81902 -0.65951,-1.4785 -1.4785,-1.4785 z"
transform="matrix(1.0556,0,0,1.0556,-340.66,-22.371)" />
</g>
<g
transform="matrix(1.0001,0,0,1.0001,-48.990988,-54.959878)"
transform="matrix(3.7798232,0,0,3.7798232,-191.15841,-213.70694)"
id="4MLinux">
<circle
id="circle399"
@@ -1133,7 +1065,7 @@
</g>
<g
paint-order="stroke markers fill"
transform="matrix(1.0001,0,0,1.0001,-40.675883,-175.1619)"
transform="matrix(3.7798232,0,0,3.7798232,-159.73108,-668.00389)"
id="AlpineLinux">
<circle
id="circle404"
@@ -1147,7 +1079,7 @@
d="m 58.899,234.95 -2.883,2.85 c 0.084,0.059 0.164,0.107 0.238,0.146 0.075,0.039 0.145,0.069 0.21,0.092 a 1.133,1.133 0 0 0 0.332,0.061 0.606,0.606 0 0 0 0.306,-0.076 c 0.014,-0.01 0.021,-0.016 0.023,-0.016 l 1.301,-1.302 0.465,-0.446 1.289,1.288 0.45,0.463 0.023,0.017 a 0.55,0.55 0 0 0 0.162,0.062 0.74,0.74 0 0 0 0.296,0 1.08,1.08 0 0 0 0.18,-0.048 1.57,1.57 0 0 0 0.21,-0.092 c 0.075,-0.04 0.154,-0.087 0.239,-0.146 l -1.022,-1 -0.67,-0.67 v 10e-4 l -0.007,-0.008 z m 2,0.332 -0.803,0.804 0.66,0.654 0.142,-0.142 0.895,0.896 0.522,0.516 a 0.386,0.386 0 0 0 0.084,0.048 c 0.027,0.012 0.06,0.023 0.101,0.031 a 0.74,0.74 0 0 0 0.295,0 c 0.056,-0.009 0.116,-0.025 0.181,-0.047 0.065,-0.023 0.135,-0.053 0.21,-0.092 0.074,-0.04 0.154,-0.087 0.238,-0.146 l -0.585,-0.574 z m -2.529,1.746 -0.771,0.773 c 0.083,0.058 0.162,0.105 0.235,0.144 0.074,0.038 0.142,0.068 0.207,0.091 a 1.158,1.158 0 0 0 0.33,0.064 z" />
</g>
<g
transform="matrix(1.0008,0,0,1.0008,-126.9718,-108.75424)"
transform="matrix(3.782549,0,0,3.782549,-485.89314,-417.03324)"
id="SystemRescueCD">
<circle
id="circle409"
@@ -1191,7 +1123,7 @@
d="m 157.4,167.86 c -0.2,0.26 -0.37,0.56 -0.43,0.96 a 1.29,1.3 0 0 1 0.68,0.65 c 0.33,-0.25 0.64,-0.42 0.94,-0.45 a 2.33,2.34 0 0 0 -1.2,-1.16 z m 0.27,2.64 a 1.29,1.3 0 0 1 -0.65,0.68 c 0.2,0.27 0.33,0.6 0.42,0.96 a 2.33,2.34 0 0 0 1.2,-1.24 1.96,1.96 0 0 0 -0.97,-0.4 z" />
</g>
<g
transform="translate(-57.025679,8.7860167)"
transform="matrix(3.7794658,0,0,3.7794658,-221.52635,27.216804)"
id="freebsd">
<path
id="path422"
@@ -1201,12 +1133,11 @@
<path
id="path424"
p-id="1925"
stroke-width="0.0059976"
fill="#ffffff"
d="m 66.445,61.262 c 0.13315,-0.13315 1.3854,-0.92363 1.6697,-0.63815 0.28429,0.28429 -0.505,1.5366 -0.63814,1.6697 -0.13315,0.13315 -0.47261,0.01078 -0.7569,-0.27469 -0.28549,-0.28429 -0.40904,-0.62375 -0.27469,-0.7569 z m -2.3247,-0.33707 c -0.43543,-0.2471 -1.0544,-0.52179 -1.2511,-0.32387 -0.19912,0.19912 0.08517,0.83247 0.33467,1.2679 0.22191,-0.38625 0.53739,-0.71132 0.91644,-0.94402 z m 3.5602,1.2703 c 0.03959,0.13554 0.03239,0.2483 -0.03239,0.31307 -0.2435,0.2435 -1.0496,-0.32387 -1.3111,-0.84086 -0.21591,-0.38745 -0.13315,-0.64054 0.17873,-0.58417 0.06838,-0.04319 0.14754,-0.09117 0.23511,-0.13914 -0.35746,-0.18593 -0.7629,-0.29148 -1.1935,-0.29148 -1.4286,0 -2.5862,1.1575 -2.5862,2.5862 0,1.4274 1.1575,2.5862 2.5862,2.5862 1.4287,0 2.5862,-1.1575 2.5862,-2.5862 0,-0.46062 -0.12115,-0.89364 -0.33227,-1.2691 -0.04679,0.08397 -0.09117,0.15954 -0.13075,0.22551 z" />
</g>
<g
transform="translate(-8.6009665,-14.392281)"
transform="matrix(3.7795253,0,0,3.7795253,-38.507571,-60.389868)"
id="mx-linux">
<rect
id="rect427"
@@ -1221,34 +1152,25 @@
x="34.000999" />
<path
id="path429"
stroke-width="0"
fill-rule="evenodd"
fill="#ffffff"
d="m 39.958,83.676 -1.5812,1.8435 -1.576,-1.8363 -0.64659,0.55504 1.6612,1.9357 -0.24262,0.28286 -0.41176,-0.48668 -1.1244,1.3289 -1.1247,1.3287 h 6.4843 L 40.6934,87.78346 39.99058,86.9392 39.796,87.173 38.7159,85.9145 40.3486,84.0111 Z m -1.8035,2.8928 1.0885,1.2685 -0.24878,0.29887 -0.70879,-0.83728 -0.37604,-0.4444 z" />
d="m 39.958,83.676 -1.5812,1.8435 -1.576,-1.8363 -0.64659,0.55504 1.6612,1.9357 -0.24262,0.28286 -0.41176,-0.48668 -1.1244,1.3289 -1.1247,1.3287 h 6.4843 L 40.6934,87.78346 39.99058,86.9392 39.796,87.173 38.7159,85.9145 40.3486,84.0111 Z m -1.8035,2.8928 1.0885,1.2685 -0.24878,0.29887 -0.70879,-0.83728 -0.37604,-0.4444 z"
style="fill:#ffffff" />
</g>
<g
transform="translate(-38.100183,-14.287278)"
transform="matrix(3.7795253,0,0,3.7795253,-150.00117,-59.993007)"
id="neon">
<g
id="g437"
fill="#ffffff">
<path
id="path431"
style="paint-order:stroke fill markers"
stroke-width="1.7686"
stroke-linecap="round"
d="m 88.898,83.593 a 0.30578,0.30552 0 0 0 -0.29611,0.2372 2.4474,2.4474 0 0 0 -2.1497,2.4288 2.4474,2.4474 0 0 0 2.1534,2.4293 0.30578,0.30552 0 0 0 0.29404,0.22324 0.30578,0.30552 0 0 0 0.29404,-0.22324 2.4474,2.4474 0 0 0 2.1534,-2.4293 2.4474,2.4474 0 0 0 -2.1497,-2.4288 0.30578,0.30552 0 0 0 -0.29766,-0.2372 0.30578,0.30552 0 0 0 -0.0016,0 z m 5.29e-4,0.13384 a 0.17208,0.17194 0 0 1 0.001,0 0.17208,0.17194 0 0 1 0.17208,0.17157 0.17208,0.17194 0 0 1 -0.17209,0.17208 0.17208,0.17194 0 0 1 -0.17208,-0.17208 0.17208,0.17194 0 0 1 0.17105,-0.17157 z m -0.28527,0.27854 a 0.30578,0.30552 0 0 0 0.28629,0.19895 0.30578,0.30552 0 0 0 0.28629,-0.19895 2.2648,2.2648 0 0 1 1.9787,2.2469 2.2648,2.2648 0 0 1 -1.9787,2.2469 0.30578,0.30552 0 0 0 -0.28629,-0.19896 0.30578,0.30552 0 0 0 -0.0016,0 0.30578,0.30552 0 0 0 -0.28474,0.19844 2.2648,2.2648 0 0 1 -1.9787,-2.2464 2.2648,2.2648 0 0 1 1.9787,-2.2469 z m 0.28525,4.4287 a 0.17208,0.17194 0 0 1 10e-4,0 0.17208,0.17194 0 0 1 0.17208,0.17157 0.17208,0.17194 0 0 1 -0.17208,0.17208 0.17208,0.17194 0 0 1 -0.17208,-0.17208 0.17208,0.17194 0 0 1 0.17105,-0.17157 z" />
<circle
id="circle433"
style="paint-order:stroke fill markers"
stroke-width="0.52342"
stroke-linecap="round"
r="0.87312001"
cy="86.252998"
cx="88.900002" />
<path
id="path435"
style="paint-order:stroke fill markers"
d="m 88.898,82.548 a 0.30578,0.30552 0 0 0 -0.29611,0.23771 3.4793,3.4793 0 0 0 -1.9425,0.8046 0.30552,0.30578 45 0 0 -0.3793,0.04237 0.30552,0.30578 45 0 0 -0.04238,0.37879 3.4793,3.4793 0 0 0 -0.8046,1.943 0.30552,0.30578 0 0 0 -0.23771,0.29766 0.30552,0.30578 0 0 0 0.23771,0.29766 3.4793,3.4793 0 0 0 0.8046,1.9425 0.30578,0.30552 45 0 0 0.04238,0.3793 0.30578,0.30552 45 0 0 0.0015,0.001 0.30578,0.30552 45 0 0 0.37724,0.04134 3.4793,3.4793 0 0 0 1.943,0.8046 0.30578,0.30552 0 0 0 0.29766,0.23771 0.30578,0.30552 0 0 0 0.29766,-0.23771 3.4793,3.4793 0 0 0 1.9425,-0.8046 0.30552,0.30578 45 0 0 0.3793,-0.04237 0.30552,0.30578 45 0 0 10e-4,-0.0016 0.30552,0.30578 45 0 0 0.04134,-0.37724 3.4793,3.4793 0 0 0 0.8046,-1.943 0.30552,0.30578 0 0 0 0.23771,-0.29766 0.30552,0.30578 0 0 0 0,-0.0015 0.30552,0.30578 0 0 0 -0.23771,-0.29611 3.4793,3.4793 0 0 0 -0.8046,-1.9425 0.30578,0.30552 45 0 0 -0.04237,-0.3793 0.30578,0.30552 45 0 0 -0.37879,-0.04237 3.4793,3.4793 0 0 0 -1.943,-0.8046 0.30578,0.30552 0 0 0 -0.29766,-0.23771 0.30578,0.30552 0 0 0 -0.0016,0 z m 5.29e-4,0.13384 a 0.17208,0.17194 0 0 1 0.001,0 0.17208,0.17194 0 0 1 0.17208,0.17156 0.17208,0.17194 0 0 1 -0.17209,0.17208 0.17208,0.17194 0 0 1 -0.17208,-0.17208 0.17208,0.17194 0 0 1 0.17105,-0.17156 z m -0.2863,0.27595 a 0.30578,0.30552 0 0 0 0.28732,0.20154 0.30578,0.30552 0 0 0 0.28732,-0.20154 3.3073,3.3073 0 0 1 1.8392,0.76223 0.30578,0.30552 45 0 0 0.06046,0.3452 0.30578,0.30552 45 0 0 0.001,0.001 0.30578,0.30552 45 0 0 0.34416,0.05943 3.3073,3.3073 0 0 1 0.76223,1.8392 0.30552,0.30578 0 0 0 -0.20154,0.28732 0.30552,0.30578 0 0 0 0.20154,0.28732 3.3073,3.3073 0 0 1 -0.76223,1.8392 0.30552,0.30578 45 0 0 -0.3452,0.06046 0.30552,0.30578 45 0 0 -0.06046,0.3452 3.3073,3.3073 0 0 1 -1.8392,0.76223 0.30578,0.30552 0 0 0 -0.28732,-0.20154 0.30578,0.30552 0 0 0 -0.0016,0 0.30578,0.30552 0 0 0 -0.28577,0.20154 3.3073,3.3073 0 0 1 -1.8392,-0.76223 0.30578,0.30552 45 0 0 -0.06046,-0.3452 0.30578,0.30552 45 0 0 -0.3452,-0.06046 3.3073,3.3073 0 0 1 -0.76223,-1.8392 0.30552,0.30578 0 0 0 0.20154,-0.28732 0.30552,0.30578 0 0 0 0,-0.0016 0.30552,0.30578 0 0 0 -0.20154,-0.28576 3.3073,3.3073 0 0 1 0.76223,-1.8392 0.30552,0.30578 45 0 0 0.3452,-0.06046 0.30552,0.30578 45 0 0 0.001,-0.001 0.30552,0.30578 45 0 0 0.05943,-0.34416 3.3073,3.3073 0 0 1 1.8392,-0.76223 z m -2.1255,0.71934 a 0.17194,0.17208 45 0 1 0.13178,0.05013 0.17194,0.17208 45 0 1 0,0.24236 0.17194,0.17208 45 0 1 -5.16e-4,10e-4 0.17194,0.17208 45 0 1 -0.2434,5.16e-4 0.17194,0.17208 45 0 1 5.16e-4,-0.2434 0.17194,0.17208 45 0 1 0.11162,-0.05064 z m 4.8059,0 a 0.17208,0.17194 45 0 1 0.13126,0.05064 0.17208,0.17194 45 0 1 5.29e-4,0.2434 0.17208,0.17194 45 0 1 -0.24236,0 0.17208,0.17194 45 0 1 -0.001,-5.16e-4 0.17208,0.17194 45 0 1 -5.29e-4,-0.2434 0.17208,0.17194 45 0 1 0.11214,-0.05013 z m -5.7929,2.403 a 0.17194,0.17208 0 0 1 0.0016,0 0.17194,0.17208 0 0 1 0.17157,0.17105 0.17194,0.17208 0 0 1 0,10e-4 0.17194,0.17208 0 0 1 -0.17157,0.17208 0.17194,0.17208 0 0 1 -0.17208,-0.17208 0.17194,0.17208 0 0 1 0.17053,-0.17208 z m 6.7975,0 a 0.17194,0.17208 0 0 1 0.001,0 0.17194,0.17208 0 0 1 0.17156,0.17105 0.17194,0.17208 0 0 1 0,10e-4 0.17194,0.17208 0 0 1 -0.17156,0.17208 0.17194,0.17208 0 0 1 -0.17208,-0.17208 0.17194,0.17208 0 0 1 0.17105,-0.17208 z m -5.811,2.4035 a 0.17208,0.17194 45 0 1 0.13178,0.05013 0.17208,0.17194 45 0 1 0,0.2434 0.17208,0.17194 45 0 1 -0.24236,5.29e-4 0.17208,0.17194 45 0 1 -5.16e-4,-10e-4 0.17208,0.17194 45 0 1 -5.16e-4,-0.24288 0.17208,0.17194 45 0 1 0.11162,-0.05013 z m 4.8069,0 a 0.17194,0.17208 45 0 1 0.13126,0.05013 0.17194,0.17208 45 0 1 5.29e-4,0.24236 0.17194,0.17208 45 0 1 -0.001,5.29e-4 0.17194,0.17208 45 0 1 -0.24288,5.29e-4 0.17194,0.17208 45 0 1 0,-0.2434 0.17194,0.17208 45 0 1 0.11214,-0.05013 z m -2.3947,0.99529 a 0.17208,0.17194 0 0 1 0.001,0 0.17208,0.17194 0 0 1 0.17208,0.17156 0.17208,0.17194 0 0 1 -0.17208,0.17208 0.17208,0.17194 0 0 1 -0.17208,-0.17208 0.17208,0.17194 0 0 1 0.17105,-0.17156 z" />
</g>
<rect
@@ -1264,7 +1186,7 @@
x="84.667" />
</g>
<g
transform="translate(-16.519629,-15.336281)"
transform="matrix(3.7795253,0,0,3.7795253,-68.436357,-63.95774)"
id="regolith">
<g
id="g448"
@@ -1272,24 +1194,12 @@
transform="matrix(0.26459,0,0,0.26458,52.497,83.068)">
<path
id="path442"
style="fill:#ffffff;paint-order:stroke fill markers"
stroke-width="7.8839"
d="m 16.9,5 a 11,11 0 0 0 -11,11 11,11 0 0 0 1.6543,5.8008 c 1.6953,-0.4169 3.8614,-1.1445 6.1934,-2.0957 0.2022,-0.08247 0.41093,-0.17607 0.61523,-0.26172 a 8.3,8.3 0 0 1 -2.0547,-5.4688 8.3,8.3 0 0 1 8.3008,-8.3008 8.3,8.3 0 0 1 0.08398,0.00195 11,11 0 0 0 -3.793,-0.67578 z m 10.736,13.389 a 8.3,8.3 0 0 1 -7.0273,3.8867 8.3,8.3 0 0 1 -4.8594,-1.5723 c -0.45518,0.19617 -0.91221,0.39378 -1.3594,0.57617 -2.0961,0.85498 -4.0587,1.5335 -5.7422,1.9922 a 11,11 0 0 0 8.252,3.7285 11,11 0 0 0 10.736,-8.6113 z" />
<path
id="path444"
style="font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;isolation:auto;mix-blend-mode:normal;fill:#ffffff"
stop-color="#000000"
solid-color="#000000"
shape-rendering="auto"
image-rendering="auto"
dominant-baseline="auto"
color-rendering="auto"
color="#000000"
d="m 28.148,10.479 a 0.85,0.85 0 0 0 -0.50977,0.20312 c -3.2713,2.7966 -8.93,5.8008 -13.891,7.8242 -2.4803,1.0117 -4.7939,1.7844 -6.5293,2.1836 -0.86771,0.19962 -1.5957,0.30309 -2.082,0.30859 -0.22158,0.0025 -0.14324,0.02056 -0.23047,-0.002 0.30292,-0.3967 1.0426,-1.1292 2.6113,-2.2832 A 0.85,0.85 0 0 0 7.6984,17.52381 0.85,0.85 0 0 0 6.5109,17.34217 c -1.6791,1.2353 -2.5627,2.0431 -3.0566,2.7188 -0.24698,0.33781 -0.41394,0.65925 -0.44922,1.043 -0.034304,0.37316 0.13984,0.75831 0.32812,0.97266 0.48998,0.5839 1.1426,0.62879 1.8223,0.62109 0.69165,-0.0078 1.5042,-0.1355 2.4434,-0.35156 1.8784,-0.43212 4.2496,-1.229 6.791,-2.2656 5.0829,-2.0733 10.808,-5.0764 14.352,-8.1055 a 0.85,0.85 0 0 0 0.09375,-1.1992 0.85,0.85 0 0 0 -0.6875,-0.29688 z" />
<circle
id="circle446"
style="paint-order:stroke fill markers"
stroke-width="3.0047"
r="2.5"
cy="15.45"
cx="21.700001" />
@@ -1308,7 +1218,7 @@
</g>
<g
style="stroke-width:0.999258;stroke-miterlimit:4;stroke-dasharray:none"
transform="matrix(0.13953898,0,0,0.13953898,57.13757,67.719303)"
transform="matrix(0.52739111,0,0,0.52739111,209.95289,249.95289)"
id="artix">
<circle
r="30.337999"
@@ -1317,14 +1227,12 @@
id="path1987"
style="opacity:0;fill:#10a0cc;fill-opacity:1;stroke:none;stroke-width:0.999258;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.00190358" />
<path
sodipodi:nodetypes="cccccccccccc"
inkscape:connector-curvature="0"
id="path4885-0"
d="m 30.764023,6.8041749 -8.03465,16.4739301 22.11234,12.389424 z M 20.302133,28.255063 7.9752327,53.529489 44.553363,38.417752 Z m 26.95597,12.367205 -11.53624,6.622851 17.83147,6.28437 z"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.6389px;line-height:1.25;font-family:'Bai Jamjuree';-inkscape-font-specification:'Bai Jamjuree';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.999258;stroke-miterlimit:4;stroke-dasharray:none" />
style="fill:#ffffff" />
</g>
<g
transform="translate(79.639584,-29.897905)"
transform="matrix(3.7795253,0,0,3.7795253,294.99983,-118.99361)"
id="kernel">
<rect
y="44.712917"
@@ -1339,61 +1247,20 @@
id="path28-3" />
</g>
<g
transform="translate(8.5152161e-5,0.225069)"
transform="matrix(3.7795253,0,0,3.7795253,-5.9996794,-5.9999856)"
id="submenu">
<path
style="fill:none;stroke-width:0.28761"
inkscape:connector-curvature="0"
id="path1167"
d="m 40.216634,84.666669 c 2.3381,0 4.2333,1.8952 4.2333,4.2333 0,2.3381 -1.8952,4.2333 -4.2333,4.2333 -2.3381,0 -4.2333,-1.8952 -4.2333,-4.2333 0,-2.3381 1.8952,-4.2333 4.2333,-4.2333 z" />
<circle
r="0.79374874"
cy="87.047852"
cx="39.422848"
<path
id="path1398"
style="fill:#ffffff;stroke-width:0.634999;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" />
<rect
ry="0.26458445"
rx="0.26458445"
y="86.518745"
x="39.158268"
height="4.4979177"
width="0.5291689"
id="rect1524"
style="fill:#ffffff;stroke-width:0.529167;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" />
<rect
ry="0.26458335"
rx="0.26458335"
y="90.487495"
x="39.158268"
height="0.5291667"
width="2.6457636"
id="rect1647"
style="fill:#ffffff;stroke-width:0.483055;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" />
<rect
ry="0.26458335"
rx="0.22048031"
y="88.370827"
x="39.158268"
height="0.5291667"
width="2.6457636"
id="rect1729"
style="fill:#ffffff;stroke-width:0.483055;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" />
<circle
r="0.79374874"
cy="88.635406"
cx="41.539448"
id="circle1731"
style="fill:#ffffff;stroke-width:0.634999;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" />
<circle
r="0.79374874"
cy="90.752075"
cx="41.539448"
id="circle1733"
style="fill:#ffffff;stroke-width:0.634999;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" />
d="M 39.422855 86.254214 A 0.79374874 0.79374874 0 0 0 38.629105 87.047965 A 0.79374874 0.79374874 0 0 0 39.158272 87.794173 L 39.158272 90.752134 C 39.158272 90.889552 39.261725 91.001666 39.395467 91.015167 L 39.395984 91.015167 C 39.404737 91.016034 39.413867 91.016717 39.422855 91.016717 L 40.793315 91.016717 A 0.79374874 0.79374874 0 0 0 41.539523 91.545884 A 0.79374874 0.79374874 0 0 0 42.333274 90.752134 A 0.79374874 0.79374874 0 0 0 41.539523 89.958383 A 0.79374874 0.79374874 0 0 0 40.793315 90.48755 L 39.687439 90.48755 L 39.687439 88.900049 L 40.793315 88.900049 A 0.79374874 0.79374874 0 0 0 41.539523 89.429216 A 0.79374874 0.79374874 0 0 0 42.333274 88.635466 A 0.79374874 0.79374874 0 0 0 41.539523 87.841715 A 0.79374874 0.79374874 0 0 0 40.793315 88.370882 L 39.687439 88.370882 L 39.687439 87.794173 A 0.79374874 0.79374874 0 0 0 40.216606 87.047965 A 0.79374874 0.79374874 0 0 0 39.422855 86.254214 z "
style="fill:#ffffff" />
</g>
<g
transform="matrix(0.18405798,0,0,0.18405798,67.790432,39.249267)"
transform="matrix(0.6956518,0,0,0.6956518,250.21566,142.34993)"
id="gpart">
<path
id="path1190"
@@ -1417,7 +1284,7 @@
id="path1220" />
</g>
<g
transform="translate(-8.8744437,0.16755554)"
transform="matrix(3.7795253,0,0,3.7795253,-39.541185,-5.3605196)"
id="zorin">
<g
id="g1234">
@@ -1432,7 +1299,7 @@
id="path2-6" />
</g>
<g
transform="translate(1.7287929e-5,-0.00166934)"
transform="matrix(3.7795253,0,0,3.7795253,-5.9999354,-5.9999856)"
id="manjaro">
<g
style="stroke-width:1.5649"
@@ -1471,7 +1338,7 @@
</g>
</g>
<g
transform="translate(-8.8744436,31.641337)"
transform="matrix(3.7795253,0,0,3.7795253,-39.541185,113.59492)"
id="nixos">
<path
id="path2724"
@@ -1507,7 +1374,7 @@
id="use4877" />
</g>
<g
transform="matrix(0.01628205,0,0,0.01628205,63.907052,21.43374)"
transform="matrix(0.06153842,0,0,0.06153842,235.53832,75.015361)"
id="ubuntuDDE"
data-name="ubuntuDDE">
<circle
@@ -1605,4 +1472,109 @@
r="50"
id="circle1216" />
</g>
<g
id="archcraft"
transform="matrix(1.4228801,0,0,1.4228801,246.23514,206.2352)">
<circle
style="fill:none;fill-opacity:1;stroke-width:0.0445642"
id="path870"
cx="13.890628"
cy="13.890628"
r="11.244792" />
<path
id="path53-3"
style="fill:#ffffff;fill-opacity:1;stroke-width:0.0837208"
d="m 13.797107,6.2037174 v 3.103e-4 c -0.61934,1.518118 -0.992722,2.511269 -1.68232,3.9842663 0.599842,0.303092 1.124824,0.785561 1.784368,1.559175 -0.749974,-0.593159 -1.334629,-0.95135 -1.986011,-1.135365 -0.882511,1.841079 -2.2651386,4.463617 -5.0708353,9.503839 0.8317454,-0.48781 5.5340613,-1.715718 5.1069773,-2.827642 -0.115224,-0.277618 -0.347045,-0.314511 -0.70387,-0.441297 v -0.706501 c 0.357481,-0.127222 0.588646,-0.163625 0.70387,-0.441461 0.115444,-0.278272 -0.0224,-0.467731 -0.185289,-0.810489 l 0.49961,-0.499342 c 0.34436,0.163731 0.5326,0.300506 0.810496,0.185086 h 1.67e-4 c 0.277677,-0.115199 0.314305,-0.346316 0.441553,-0.703721 h 0.70665 c 0.127687,0.359155 0.163932,0.588739 0.441391,0.703721 h 1.67e-4 c 0.278551,0.11542 0.469361,-0.02289 0.81066,-0.185086 l 0.499447,0.499342 c -0.163328,0.343851 -0.300352,0.532653 -0.185126,0.810489 v 1.68e-4 c 0.114788,0.276963 0.342891,0.312982 0.703871,0.441297 v 0.706501 c -2.335922,1.30513 3.122972,2.818456 4.261647,3.26894 -0.428949,-0.789558 -0.81189,-1.501369 -1.17748,-2.179185 -0.575923,-0.446286 -1.176668,-1.027045 -2.40205,-1.655806 0.842237,0.218807 1.445304,0.471259 1.915361,0.753427 C 15.372925,10.114583 15.07189,9.1950843 13.797107,6.2037174 Z m 0.07195,9.4157086 c -0.482981,0 -0.87444,0.39154 -0.87444,0.87442 0,0.48288 0.391459,0.874256 0.87444,0.874256 0.482981,0 0.874605,-0.391376 0.874605,-0.874256 0,-0.48288 -0.391624,-0.87442 -0.874605,-0.87442 z" />
</g>
<g
id="brunch-settings"
transform="matrix(3.7795253,0,0,3.7795253,-6.0000034,-6.0761616)">
<path
id="path1500"
style="display:inline;opacity:0;fill:#ffffff;fill-opacity:1;stroke-width:0.28761"
d="m 50.8,84.686824 c -2.338097,0 -4.233333,1.895236 -4.233333,4.233333 0,2.338098 1.895236,4.233334 4.233333,4.233334 2.338098,0 4.233334,-1.895236 4.233334,-4.233334 0,-2.338097 -1.895236,-4.233333 -4.233334,-4.233333 z m -0.622701,1.742013 h 1.245402 l 0.05323,0.658357 a 1.9574668,1.9574668 0 0 1 0.576709,0.327112 l 0.594279,-0.28112 0.623218,1.082105 -0.541052,0.37362 a 1.9574668,1.9574668 0 0 1 0.02842,0.331246 1.9574668,1.9574668 0 0 1 -0.02842,0.33073 l 0.541052,0.37362 -0.623218,1.082105 -0.597896,-0.28112 a 1.9574668,1.9574668 0 0 1 -0.572575,0.330729 l -0.05374,0.655257 h -1.245402 l -0.05374,-0.658874 a 1.9574668,1.9574668 0 0 1 -0.576192,-0.327112 l -0.594279,0.28112 -0.623218,-1.082105 0.541052,-0.37362 a 1.9574668,1.9574668 0 0 1 -0.02842,-0.33073 1.9574668,1.9574668 0 0 1 0.02842,-0.331246 l -0.541052,-0.37362 0.623218,-1.082105 0.597896,0.28112 a 1.9574668,1.9574668 0 0 1 0.572575,-0.330729 z M 50.8,88.208056 A 0.7118061,0.7118061 0 0 0 50.088416,88.920157 0.7118061,0.7118061 0 0 0 50.8,89.631742 0.7118061,0.7118061 0 0 0 51.511585,88.920157 0.7118061,0.7118061 0 0 0 50.8,88.208056 Z" />
<path
d="m 50.133595,86.384592 -0.05339,0.65486 a 1.9574668,1.9574668 0 0 0 -0.573,0.33099 l -0.597917,-0.281163 -0.62283,1.081945 0.540973,0.373697 a 1.9574668,1.9574668 0 0 0 -0.02847,0.330991 1.9574668,1.9574668 0 0 0 0.02847,0.330989 l -0.540973,0.3737 0.62283,1.081945 0.594358,-0.281165 a 1.9574668,1.9574668 0 0 0 0.576563,0.327431 l 0.05339,0.658421 h 1.24566 l 0.05339,-0.654861 a 1.9574668,1.9574668 0 0 0 0.573004,-0.330991 l 0.597917,0.281165 0.622829,-1.081945 -0.540972,-0.3737 a 1.9574668,1.9574668 0 0 0 0.02847,-0.330989 1.9574668,1.9574668 0 0 0 -0.02847,-0.330991 l 0.540972,-0.373697 -0.622829,-1.081945 -0.594358,0.281163 a 1.9574668,1.9574668 0 0 0 -0.576565,-0.327431 l -0.05339,-0.658419 z m 0.622831,1.779514 a 0.7118061,0.7118061 0 0 1 0.711806,0.711806 0.7118061,0.7118061 0 0 1 -0.711806,0.711807 0.7118061,0.7118061 0 0 1 -0.711805,-0.711807 0.7118061,0.7118061 0 0 1 0.711805,-0.711806 z"
id="path1502"
transform="translate(5.2631579e-7,0.02202411)"
style="fill:#ffffff" />
</g>
<g
id="deepin"
transform="matrix(3.7795253,0,0,3.7795253,-6.0000014,-5.9939436)">
<g
id="g58"
stroke-width="1.5648"
transform="matrix(0.61539433,0,0,0.61539433,56.172789,-169.09469)">
<circle
id="circle56"
style="paint-order:stroke markers fill"
stroke-width="1.5648"
opacity="0"
r="6.8790002"
cy="288.53"
cx="8.467" />
</g>
<path
fill="#ffffff"
d="m 62.331171,6.3852781 c -0.28874,-0.131809 -0.609713,-0.205256 -0.947838,-0.205256 -0.09504,0 -0.188733,0.0058 -0.280732,0.01708 -0.340029,0.470317 -0.516233,1.2340426 -0.502174,1.701887 0,0 -0.02247,0.695202 0.454078,0.941787 0,0 0.428267,0.1877792 0.720125,-0.4194137 0,0 0.200591,-0.3426674 0.118942,-1.1171074 0,0 0.07812,0.013754 0.08695,0.026113 0.0088,0.012259 0.172524,0.5962292 0.05751,1.0880037 0,0 -0.10589,0.5778898 -0.626503,0.7100529 C 60.891111,9.2605878 60.485512,8.9408447 60.210142,8.6396403 60.00578,8.4161184 59.70273,7.8171636 59.55224,7.0979531 59.267135,7.479201 59.098298,7.9524493 59.098298,8.4651217 c 0,0.3557858 0.08132,0.6925789 0.226375,0.9928093 0.49959,0.148528 1.793093,0.4457591 2.614378,-0.1561391 0.540734,-0.3963666 0.471063,-1.0311189 0.471063,-1.0311189 -0.009,-0.482832 -0.302916,-0.9624316 -0.302916,-0.9624316 1.143063,1.0340483 0.467462,2.1828449 0.467462,2.1828449 -0.313667,0.6406467 -0.957545,1.0510217 -1.522042,1.2352697 0.107978,0.01565 0.218402,0.02376 0.330718,0.02376 1.261996,0 2.285038,-1.0230206 2.285038,-2.2849908 0,-0.5417243 -0.188515,-1.0394297 -0.503521,-1.4310858 -0.112168,0.0078 -0.242634,0.01233 -0.37802,0.0079 0,0 -0.608154,0.0284 -0.949171,0.1984881 0,0 -0.254302,0.1133926 -0.5085,0.3056492 0,0 -0.05395,0.026969 -0.05134,0.1260598 0.0023,0.098784 -0.05176,0.3621412 -0.231867,0.5164981 0,0 -0.12856,0.066095 -0.06428,0.1606907 0,0 0.08682,0.1260598 0.209118,-0.00633 0,0 0.315347,-0.3244458 0.334652,-0.8472776 0,0 0.09976,-0.085198 0.257329,-0.1103279 0,0 0.02901,0.7843497 -0.360218,1.1781592 0,0 -0.370236,0.4032077 -0.489195,-0.1953213 0,0 -0.144838,-0.570232 0.601789,-1.2474203 0,0 0.499791,-0.499118 0.796024,-0.735508 z m -0.947838,4.5933279 c -1.388195,0 -2.513542,-1.1253229 -2.513542,-2.5134893 0,-1.3881846 1.125365,-2.5135936 2.513542,-2.5135936 1.388177,0 2.513541,1.125409 2.513541,2.5135936 0,1.3881664 -1.125346,2.5134893 -2.513541,2.5134893 z"
id="path60"
style="stroke-width:0.104731" />
</g>
<g
id="brunch">
<rect
id="rect2"
width="32"
height="32"
x="250"
y="250"
style="fill:none" />
<g
id="g3"
transform="matrix(3.0708103,0,0,3.0708103,45.003361,45.003854)">
<path
id="path625"
style="opacity:0.55;fill:#ffffff;stroke-width:0.529184"
d="m 68.427865,69.653633 c -0.54943,0.835467 -0.786426,1.845017 -0.661975,2.842204 h 0.0057 2.145089 c -0.03022,-0.118216 -0.05098,-0.240492 -0.06046,-0.365869 z" />
<path
id="path627"
style="opacity:0.3;fill:#ffffff;stroke-width:0.529184"
d="m 75.641378,69.875842 -3.292306,0.0083 c 0.989065,0.178945 1.734778,1.040502 1.734778,2.08256 0,0.182907 -0.02294,0.360089 -0.06615,0.529167 h 2.140955 c 0.02443,-0.183138 0.03811,-0.367793 0.04134,-0.551904 0.0017,-0.09916 -0.0072,-0.196962 -0.01137,-0.29559 -0.04885,-0.624119 -0.236326,-1.229392 -0.547253,-1.772501 z" />
<path
id="path629"
style="opacity:0.4;fill:#ffffff;stroke-width:0.529184"
d="m 71.967184,67.733337 a 4.2337301,4.2332248 0 0 0 -0.21084,0.0072 c -0.739161,0.03678 -1.466911,0.287774 -2.097547,0.677994 a 4.2337301,4.2332248 0 0 0 -1.230932,1.235067 l 1.428336,2.476335 C 69.852126,72.07608 69.85,72.021636 69.85,71.96667 c 0,-1.172602 0.944442,-2.116666 2.117184,-2.116666 0.12975,0 0.256637,0.01196 0.379821,0.03411 l 3.295407,-0.0083 a 4.2337301,4.2332248 0 0 0 -3.675228,-2.142505 z m -3.539319,1.920296 c -0.04451,0.06769 -0.08673,0.136839 -0.127124,0.206706 a 4.2337301,4.2332248 0 0 1 0.127124,-0.206706 z m -0.204122,0.346232 a 4.2337301,4.2332248 0 0 0 -0.02015,0.03617 l 5.17e-4,0.001 c 0.0064,-0.01246 0.01308,-0.0248 0.01964,-0.03721 z" />
<path
id="rect631"
style="opacity:0.65;fill:#ffffff;stroke-width:0.529184"
d="m -69.850004,-71.967184 c 0,1.172742 -0.944064,2.117184 -2.116666,2.117184 -0.18287,0 -0.36013,-0.02345 -0.529167,-0.06666 v -4.101041 c 0.169037,-0.04321 0.346297,-0.06615 0.529167,-0.06615 1.172602,0 2.116666,0.943924 2.116666,2.116667 z"
transform="matrix(0,-1,-1,0,0,0)" />
<path
id="rect633"
style="opacity:0.75;fill:#ffffff;stroke-width:0.529184"
d="m -70.37917,-71.967184 c 0,0.879557 -0.708049,1.588017 -1.5875,1.588017 -0.185798,0 -0.363733,-0.03177 -0.529167,-0.08992 v -2.995683 c 0.165434,-0.05815 0.343369,-0.08992 0.529167,-0.08992 0.879451,0 1.5875,0.707944 1.5875,1.5875 z"
transform="matrix(0,-1,-1,0,0,0)" />
<path
id="path635"
style="fill:#ffffff;stroke-width:0.529184"
d="m 67.771574,72.495837 a 4.2337301,4.2332248 0 0 0 2.94504,3.515031 4.2337301,4.2332248 0 0 0 0.381372,0.09715 4.3582515,4.3577314 0 0 0 0.14056,0.0248 4.2337301,4.2332248 0 0 0 0.261483,0.03927 4.3582515,4.3577314 0 0 0 0.23151,0.01654 4.2337301,4.2332248 0 0 0 0.235645,0.01137 4.2337301,4.2332248 0 0 0 10e-4,0 4.3582515,4.3577314 0 0 0 0.0021,0 4.3582515,4.3577314 0 0 0 0.371037,-0.01964 4.2337301,4.2332248 0 0 0 0.219108,-0.02687 4.3582515,4.3577314 0 0 0 0.1757,-0.02687 4.2337301,4.2332248 0 0 0 0.300757,-0.06615 4.3582515,4.3577314 0 0 0 0.09198,-0.02377 4.2337301,4.2332248 0 0 0 3.03444,-3.540869 z m 3.343982,0.570508 c 0.51318,0 0.872815,0.395758 0.872815,1.051098 0,0.655341 -0.359635,1.065568 -0.872815,1.065568 -0.51318,0 -0.872815,-0.410227 -0.872815,-1.065568 0,-0.65534 0.359635,-1.051098 0.872815,-1.051098 z m 1.890324,0 c 0.0057,-1.1e-4 0.01126,0 0.01705,0 0.242645,0 0.45773,0.103351 0.599964,0.251147 l -0.133842,0.164331 c -0.125506,-0.117137 -0.276464,-0.189652 -0.466122,-0.189652 -0.231481,0 -0.381889,0.114314 -0.381889,0.295589 0,0.200793 0.181057,0.276194 0.340031,0.343131 l 0.290422,0.125574 c 0.237066,0.103181 0.421163,0.242254 0.421163,0.54622 0,0.323487 -0.267812,0.580326 -0.694532,0.580326 -0.290055,0 -0.538452,-0.117218 -0.714168,-0.301273 l 0.153479,-0.178284 c 0.14503,0.153372 0.351309,0.253731 0.563273,0.253731 0.270533,0 0.429431,-0.133768 0.429431,-0.331762 0,-0.211943 -0.147376,-0.278895 -0.342614,-0.365353 L 72.79452,74.131396 c -0.18965,-0.08087 -0.415478,-0.225609 -0.415478,-0.523999 0,-0.310196 0.264736,-0.534136 0.626835,-0.541052 z m -1.890324,0.225826 c -0.36815,0 -0.608232,0.314942 -0.608232,0.825272 0,0.510331 0.240082,0.839742 0.608232,0.839742 0.36815,0 0.607715,-0.329411 0.607715,-0.839742 0,-0.51033 -0.239565,-0.825272 -0.607715,-0.825272 z" />
<g
aria-label="OS"
id="text957"
style="font-size:1.39438px;font-family:'思源黑体 CN';-inkscape-font-specification:'思源黑体 CN';fill:#ffffff;fill-rule:evenodd;stroke-width:0.116198;stroke-linecap:round;stroke-linejoin:round"
transform="matrix(2.0001874,0,0,1.9999487,-74.724614,-74.332896)" />
</g>
</g>
<g
id="nobara">
<path
id="path3"
d="m 331.42256,7.9375005 c 8.83687,0 16,7.1631275 16,15.9999945 0,8.836863 -7.16313,15.999991 -16,15.999991 -8.83687,0 -15.99999,-7.163128 -15.99999,-15.999991 0,-8.836867 7.16312,-15.9999945 15.99999,-15.9999945 z"
style="fill:none;fill-opacity:1" />
<path
d="m 332.29044,32.819778 c -0.0269,-0.232768 -0.11775,-0.521595 -0.25003,-0.794301 -0.59159,-1.219628 -1.97601,-1.802867 -3.27906,-1.381423 -0.54525,0.176346 -1.06064,0.575458 -1.41553,1.096184 -0.27575,0.404611 -0.60864,0.697376 -1.02766,0.903785 -0.25439,0.125325 -0.43344,0.187148 -0.69609,0.240367 -0.22313,0.04518 -0.76345,0.03204 -1.03777,-0.0253 -0.96019,-0.200682 -1.73935,-0.893192 -2.03615,-1.809667 -0.13403,-0.413867 -0.12556,0.06875 -0.12556,-7.152871 0,-6.398196 10e-4,-6.649786 0.042,-6.834146 0.12173,-0.555013 0.39726,-1.044613 0.80225,-1.425607 1.08169,-1.017572 2.7785,-0.969967 3.80117,0.106627 0.1589,0.167288 0.19917,0.192098 0.24208,0.149179 0.0285,-0.02855 0.57752,-0.277496 0.83203,-0.377346 0.69106,-0.271125 1.46536,-0.461373 2.28556,-0.5616 0.46181,-0.05644 1.52549,-0.05659 1.98133,-2.95e-4 1.78855,0.220862 3.28248,0.843485 4.66142,1.942722 0.38961,0.310601 1.04885,0.969793 1.35984,1.359754 1.08528,1.360903 1.71883,2.877798 1.94212,4.649924 0.0361,0.28653 0.0405,0.638278 0.0479,3.861795 0.006,2.558334 7.4e-4,3.604594 -0.0176,3.754866 -0.14391,1.170542 -0.99477,2.095149 -2.15028,2.336658 -0.27999,0.05855 -0.81425,0.07056 -1.04766,0.02357 -0.94774,-0.190791 -1.73506,-0.877974 -2.03724,-1.778162 -0.14083,-0.419509 -0.13163,-0.192868 -0.14009,-3.449674 l -0.008,-2.97458 1.32362,-0.377398 c 0.728,-0.207571 1.33067,-0.383895 1.33928,-0.391827 0.009,-0.0079 -0.60607,-0.191759 -1.36597,-0.408487 l -1.38162,-0.394057 -0.0489,-0.180146 c -0.0667,-0.246193 -0.22914,-0.625948 -0.36253,-0.847897 -0.54138,-0.900777 -1.36627,-1.487061 -2.40731,-1.710997 -0.20203,-0.04344 -0.30362,-0.05085 -0.69806,-0.05085 -0.50895,0 -0.72646,0.03234 -1.13715,0.169275 -1.07089,0.35696 -1.93551,1.22296 -2.28317,2.286815 -0.16916,0.517683 -0.18743,0.735854 -0.1769,2.112707 0.008,1.015713 0.0134,1.163924 0.0486,1.282699 0.23817,0.803722 0.94473,1.340119 1.76609,1.340753 1.12472,7.55e-4 2.17653,0.759388 2.53538,1.828412 0.13431,0.400085 0.13159,0.364055 0.14131,1.875631 0.006,0.76785 0.006,1.477163 0.002,1.576234 l -0.007,0.180146 z m -1.33361,-6.853767 c -0.67196,-0.150267 -1.19109,-0.646341 -1.37633,-1.315233 -0.0304,-0.109665 -0.0403,-0.225417 -0.0398,-0.461614 7.6e-4,-0.29241 0.006,-0.330753 0.0718,-0.529175 0.19776,-0.595667 0.64956,-1.026714 1.25429,-1.196683 0.14462,-0.04065 0.23566,-0.0504 0.46162,-0.04948 0.34374,0.0015 0.53874,0.04858 0.83932,0.202797 0.17025,0.08737 0.24658,0.145446 0.4228,0.321663 0.17621,0.176217 0.23428,0.252547 0.32166,0.422797 0.53137,1.035394 0.0117,2.246803 -1.10493,2.57605 -0.21034,0.06203 -0.6373,0.07651 -0.85039,0.02887 z"
id="path1"
style="stroke-width:0.75552;fill:#ffffff" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 135 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 197 KiB

After

Width:  |  Height:  |  Size: 210 KiB

View File

@@ -45,6 +45,9 @@ zorin
nixos
gpart
ubuntuDDE
archcraft
brunch
nobara
recovery
restart
@@ -62,3 +65,4 @@ type
tz
unset
submenu
brunch-settings

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 KiB

After

Width:  |  Height:  |  Size: 200 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

5
common/makefont.sh Executable file
View File

@@ -0,0 +1,5 @@
#! /usr/bin/env bash
grub2-mkfont -o unifont-16.pf2 -s 16 unifont.otf
grub2-mkfont -o unifont-24.pf2 -s 24 unifont.otf
grub2-mkfont -o unifont-32.pf2 -s 32 unifont.otf

Binary file not shown.

Before

Width:  |  Height:  |  Size: 976 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 952 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 963 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 963 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 952 B

BIN
common/unifont-16.pf2 Normal file

Binary file not shown.

BIN
common/unifont-24.pf2 Normal file

Binary file not shown.

BIN
common/unifont-32.pf2 Normal file

Binary file not shown.

BIN
common/unifont.otf Normal file

Binary file not shown.

View File

@@ -7,8 +7,8 @@ desktop-image: "background.jpg"
desktop-color: "#000000"
terminal-font: "Terminus Regular 14"
terminal-box: "terminal_box_*.png"
terminal-left: "0"
terminal-top: "0"
#terminal-left: "0"
#terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"

View File

@@ -7,8 +7,8 @@ desktop-image: "background.jpg"
desktop-color: "#000000"
terminal-font: "Terminus Regular 18"
terminal-box: "terminal_box_*.png"
terminal-left: "0"
terminal-top: "0"
#terminal-left: "0"
#terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"
@@ -19,7 +19,7 @@ terminal-border: "0"
top = 30%
width = 40%
height = 40%
item_font = "DejaVu Sans Regular 24"
item_font = "Unifont Regular 24"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 48
@@ -48,5 +48,5 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "DejaVu Sans Regular 24"
font = "Unifont Regular 24"
}

View File

@@ -7,8 +7,8 @@ desktop-image: "background.jpg"
desktop-color: "#000000"
terminal-font: "Terminus Regular 18"
terminal-box: "terminal_box_*.png"
terminal-left: "0"
terminal-top: "0"
#terminal-left: "0"
#terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"
@@ -19,7 +19,7 @@ terminal-border: "0"
top = 30%
width = 40%
height = 40%
item_font = "DejaVu Sans Regular 32"
item_font = "Unifont Regular 32"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 64
@@ -48,5 +48,5 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "DejaVu Sans Regular 32"
font = "Unifont Regular 32"
}

View File

@@ -7,8 +7,8 @@ desktop-image: "background.jpg"
desktop-color: "#000000"
terminal-font: "Terminus Regular 14"
terminal-box: "terminal_box_*.png"
terminal-left: "0"
terminal-top: "0"
#terminal-left: "0"
#terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"

View File

@@ -7,8 +7,8 @@ desktop-image: "background.jpg"
desktop-color: "#000000"
terminal-font: "Terminus Regular 18"
terminal-box: "terminal_box_*.png"
terminal-left: "0"
terminal-top: "0"
#terminal-left: "0"
#terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"
@@ -19,7 +19,7 @@ terminal-border: "0"
top = 30%
width = 40%
height = 40%
item_font = "DejaVu Sans Regular 24"
item_font = "Unifont Regular 24"
item_color = "#cccccc"
selected_item_color = "#ffffff"
icon_width = 48
@@ -48,5 +48,5 @@ terminal-border: "0"
id = "__timeout__"
text = "Booting in %d seconds"
color = "#cccccc"
font = "DejaVu Sans Regular 24"
font = "Unifont Regular 24"
}

View File

@@ -14,10 +14,12 @@
in
with nixpkgs.lib;
rec {
nixosModule = { config, ... }:
nixosModules.default = { config, ... }:
let
cfg = config.boot.loader.grub2-theme;
splashImage = if cfg.splashImage == null then "" else cfg.splashImage;
hasBootMenuConfig = cfg.bootMenuConfig != null;
hasTerminalConfig = cfg.terminalConfig != null;
resolutions = {
"1080p" = "1920x1080";
"ultrawide" = "2560x1080";
@@ -28,23 +30,53 @@
grub2-theme = pkgs.stdenv.mkDerivation {
name = "grub2-theme";
src = "${self}";
buildInputs = [ pkgs.imagemagick ];
installPhase = ''
mkdir -p $out/grub/themes;
mkdir -p $out/grub/themes
# Create placeholder terminal box PNGs that install.sh expects
mkdir -p common
for box in c e n ne nw s se sw w; do
touch common/terminal_box_$box.png
done
# Run the install script
bash ./install.sh \
--generate $out/grub/themes \
--screen ${cfg.screen} \
--theme ${cfg.theme} \
--icon ${cfg.icon};
--icon ${cfg.icon} \
${if cfg.customResolution != null then "--custom-resolution ${cfg.customResolution}" else ""}
if [ -n "${splashImage}" ]; then
cp ${splashImage} $out/grub/themes/${cfg.theme}/background.jpg;
rm $out/grub/themes/${cfg.theme}/background.jpg;
${pkgs.imagemagick}/bin/magick ${splashImage} $out/grub/themes/${cfg.theme}/background.jpg;
fi;
if [ ${pkgs.lib.trivial.boolToString cfg.footer} == "false" ]; then
sed -i ':again;$!N;$!b again; s/\+ image {[^}]*}//g' $out/grub/themes/${cfg.theme}/theme.txt;
fi;
if [ ${pkgs.lib.trivial.boolToString hasBootMenuConfig} == "true" ]; then
sed -i ':again;$!N;$!b again; s/\+ boot_menu {[^}]*}//g' $out/grub/themes/${cfg.theme}/theme.txt;
cat << EOF >> $out/grub/themes/${cfg.theme}/theme.txt
+ boot_menu {
${if cfg.bootMenuConfig == null then "" else cfg.bootMenuConfig}
}
EOF
fi;
if [ ${pkgs.lib.trivial.boolToString hasTerminalConfig} == "true" ]; then
sed -i 's/^terminal-.*$//g' $out/grub/themes/${cfg.theme}/theme.txt
cat << EOF >> $out/grub/themes/${cfg.theme}/theme.txt
${if cfg.terminalConfig == null then "" else cfg.terminalConfig}
EOF
fi;
'';
};
resolution = resolutions."${cfg.screen}";
resolution = if cfg.customResolution != null
then cfg.customResolution
else resolutions."${cfg.screen}";
in
rec {
options = {
@@ -81,12 +113,39 @@
The screen resolution to use for grub2.
'';
};
customResolution = mkOption {
default = null;
example = "1600x900";
type = types.nullOr (types.strMatching "[0-9]+x[0-9]+");
description = ''
Custom resolution for grub2 theme. Should be in the format "WIDTHxHEIGHT".
If set, this will override the 'screen' option.
'';
};
splashImage = mkOption {
default = null;
example = "/my/path/background.jpg";
type = types.nullOr types.path;
description = ''
The path of the image to use for background (must be jpg).
The path of the image to use for background (must be jpg or png).
'';
};
bootMenuConfig = mkOption {
default = null;
example = "left = 30%";
type = types.nullOr types.str;
description = ''
Grub theme definition for boot_menu.
Refer to config/theme-*.txt for reference.
'';
};
terminalConfig = mkOption {
default = null;
example = "terminal-font: \"Terminus Regular 18\"";
type = types.nullOr types.str;
description = ''
Replaces grub theme definition for terminial-*.
Refer to config/theme-*.txt for reference.
'';
};
footer = mkOption {

View File

@@ -14,6 +14,7 @@ REO_DIR="$(cd $(dirname $0) && pwd)"
THEME_VARIANTS=('tela' 'vimix' 'stylish' 'whitesur')
ICON_VARIANTS=('color' 'white' 'whitesur')
SCREEN_VARIANTS=('1080p' '2k' '4k' 'ultrawide' 'ultrawide2k')
custom_resolution=""
#################################
# :::::: C O L O R S :::::: #
@@ -57,47 +58,100 @@ function has_command() {
}
usage() {
printf "%s\n" "Usage: ${0##*/} [OPTIONS...]"
printf "\n%s\n" "OPTIONS:"
printf " %-25s%s\n" "-t, --theme" "theme variant(s) [tela|vimix|stylish|whitesur] (default is tela)"
printf " %-25s%s\n" "-i, --icon" "icon variant(s) [color|white|whitesur] (default is color)"
printf " %-25s%s\n" "-s, --screen" "screen display variant(s) [1080p|2k|4k|ultrawide|ultrawide2k] (default is 1080p)"
printf " %-25s%s\n" "-r, --remove" "Remove theme (must add theme name option)"
printf " %-25s%s\n" "-g, --generate" "do not install, but generate theme into chosen directory"
printf " %-25s%s\n" "-h, --help" "Show this help"
cat << EOF
Usage: $0 [OPTION]...
OPTIONS:
-t, --theme theme variant(s) [tela|vimix|stylish|whitesur] (default is tela)
-i, --icon icon variant(s) [color|white|whitesur] (default is color)
-s, --screen screen display variant(s) [1080p|2k|4k|ultrawide|ultrawide2k] (default is 1080p)
-c, --custom-resolution set custom resolution (e.g., 1600x900) (disabled in default)
-r, --remove remove theme [tela|vimix|stylish|whitesur] (must add theme name option, default is tela)
-b, --boot install theme into '/boot/grub' or '/boot/grub2'
-g, --generate do not install but generate theme into chosen directory (must add your directory)
-h, --help show this help
EOF
}
generate() {
if [[ "${install_boot}" == 'true' ]]; then
if [[ -d "/boot/grub" ]]; then
THEME_DIR='/boot/grub/themes'
elif [[ -d "/boot/grub2" ]]; then
fi
if [[ -d "/boot/grub2" ]]; then
THEME_DIR='/boot/grub2/themes'
fi
fi
# Make a themes directory if it doesn't exist
prompt -s "\n Checking for the existence of themes directory..."
prompt -i "\n Checking for the existence of themes directory..."
[[ -d "${THEME_DIR}/${theme}" ]] && rm -rf "${THEME_DIR}/${theme}"
mkdir -p "${THEME_DIR}/${theme}"
# Copy theme
prompt -s "\n Installing ${theme} ${icon} ${screen} theme..."
prompt -i "\n Installing ${theme} ${icon} ${screen} theme..."
# Don't preserve ownership because the owner will be root, and that causes the script to crash if it is ran from terminal by sudo
cp -a --no-preserve=ownership "${REO_DIR}/common/"{*.png,*.pf2} "${THEME_DIR}/${theme}"
cp -a --no-preserve=ownership "${REO_DIR}/common/"*.pf2 "${THEME_DIR}/${theme}"
cp -a --no-preserve=ownership "${REO_DIR}/config/theme-${screen}.txt" "${THEME_DIR}/${theme}/theme.txt"
cp -a --no-preserve=ownership "${REO_DIR}/backgrounds/${screen}/background-${theme}.jpg" "${THEME_DIR}/${theme}/background.jpg"
# Use custom background.jpg as grub background image
if [[ -f "${REO_DIR}/background.jpg" ]]; then
prompt -w "\n Using custom background.jpg as grub background image..."
cp -a --no-preserve=ownership "${REO_DIR}/background.jpg" "${THEME_DIR}/${theme}/background.jpg"
convert -auto-orient "${THEME_DIR}/${theme}/background.jpg" "${THEME_DIR}/${theme}/background.jpg"
# Function to determine which assets to use based on resolution
get_asset_type() {
local width=$(echo $1 | cut -d'x' -f1)
local height=$(echo $1 | cut -d'x' -f2)
if [ $width -le 1920 ] && [ $height -le 1080 ]; then
echo "1080p"
elif [ $width -le 2560 ] && [ $height -le 1440 ]; then
echo "2k"
else
echo "4k"
fi
}
# Determine which configuration file and assets to use
if [[ -n "$custom_resolution" ]]; then
if has_command apt || has_command pacman || has_command eopkg; then
install_depends imagemagick
else
install_depends ImageMagick
fi
asset_type=$(get_asset_type "$custom_resolution")
cp -a --no-preserve=ownership "${REO_DIR}/config/theme-${asset_type}.txt" "${THEME_DIR}/${theme}/theme.txt"
# Replace resolution in theme.txt
sed -i "s/[0-9]\+x[0-9]\+/${custom_resolution}/" "${THEME_DIR}/${theme}/theme.txt"
# Use appropriate background as base and resize it
cp -a --no-preserve=ownership "${REO_DIR}/backgrounds/${asset_type}/background-${theme}.jpg" "${THEME_DIR}/${theme}/background.jpg"
magick "${THEME_DIR}/${theme}/background.jpg" -resize ${custom_resolution}^ -gravity center -extent ${custom_resolution} "${THEME_DIR}/${theme}/background.jpg"
else
cp -a --no-preserve=ownership "${REO_DIR}/config/theme-${screen}.txt" "${THEME_DIR}/${theme}/theme.txt"
cp -a --no-preserve=ownership "${REO_DIR}/backgrounds/${screen}/background-${theme}.jpg" "${THEME_DIR}/${theme}/background.jpg"
fi
if [[ ${screen} == 'ultrawide' ]]; then
# Use custom background.jpg as grub background image
if [[ -f "${REO_DIR}/background.jpg" ]]; then
if has_command apt || has_command pacman || has_command eopkg; then
install_depends imagemagick
else
install_depends ImageMagick
fi
prompt -w "\n Using custom background.jpg as grub background image..."
cp -a --no-preserve=ownership "${REO_DIR}/background.jpg" "${THEME_DIR}/${theme}/background.jpg"
magick "${THEME_DIR}/${theme}/background.jpg" -auto-orient "${THEME_DIR}/${theme}/background.jpg"
fi
# Determine which assets to use based on custom resolution or screen
if [[ -n "$custom_resolution" ]]; then
asset_type=$(get_asset_type "$custom_resolution")
cp -a --no-preserve=ownership "${REO_DIR}/assets/assets-${icon}/icons-${asset_type}" "${THEME_DIR}/${theme}/icons"
cp -a --no-preserve=ownership "${REO_DIR}/assets/assets-select/select-${asset_type}/"*.png "${THEME_DIR}/${theme}"
cp -a --no-preserve=ownership "${REO_DIR}/assets/info-${asset_type}.png" "${THEME_DIR}/${theme}/info.png"
elif [[ ${screen} == 'ultrawide' ]]; then
cp -a --no-preserve=ownership "${REO_DIR}/assets/assets-${icon}/icons-1080p" "${THEME_DIR}/${theme}/icons"
cp -a --no-preserve=ownership "${REO_DIR}/assets/assets-select/select-1080p/"*.png "${THEME_DIR}/${theme}"
cp -a --no-preserve=ownership "${REO_DIR}/assets/info-1080p.png" "${THEME_DIR}/${theme}/info.png"
@@ -119,16 +173,24 @@ install() {
# Check for root access and proceed if it is present
if [[ "$UID" -eq "$ROOT_UID" ]]; then
clear
# Generate the theme in "/usr/share/grub/themes"
generate "${theme}" "${icon}" "${screen}"
# Set theme
prompt -s "\n Setting ${theme} as default..."
prompt -i "\n Setting ${theme} as default..."
# Backup grub config
if [[ -f /etc/default/grub.bak ]]; then
prompt -w "\n File '/etc/default/grub.bak' already exists!"
# read choice
# if [[ "$choice" = 'y' ]]; then
# cp -a /etc/default/grub /etc/default/grub.bak
# else
# prompt -s "Skipping to save a backup configuration in '/etc/default/grub.bak'"
# fi
else
cp -an /etc/default/grub /etc/default/grub.bak
fi
# Fedora workaround to fix the missing unicode.pf2 file (tested on fedora 34): https://bugzilla.redhat.com/show_bug.cgi?id=1739762
# This occurs when we add a theme on grub2 with Fedora.
@@ -160,8 +222,15 @@ install() {
echo "GRUB_THEME=\"${THEME_DIR}/${theme}/theme.txt\"" >> /etc/default/grub
fi
if grep "GRUB_BACKGROUND=" /etc/default/grub 2>&1 >/dev/null; then
# remove GRUB_BACKGROUND
sed -i "s|.*GRUB_BACKGROUND=.*||" /etc/default/grub
fi
# Make sure the right resolution for grub is set
if [[ ${screen} == '1080p' ]]; then
if [[ -n "$custom_resolution" ]]; then
gfxmode="GRUB_GFXMODE=${custom_resolution},auto"
elif [[ ${screen} == '1080p' ]]; then
gfxmode="GRUB_GFXMODE=1920x1080,auto"
elif [[ ${screen} == 'ultrawide' ]]; then
gfxmode="GRUB_GFXMODE=2560x1080,auto"
@@ -192,26 +261,33 @@ install() {
fi
# For Kali linux
if [[ -f "/etc/default/grub.d/kali-themes.cfg" ]]; then
if [[ -f "/etc/default/grub.d/kali-themes.cfg" && ! -f "/etc/default/grub.d/kali-themes.cfg.bak" ]]; then
cp -an /etc/default/grub.d/kali-themes.cfg /etc/default/grub.d/kali-themes.cfg.bak
sed -i "s|.*GRUB_GFXMODE=.*|${gfxmode}|" /etc/default/grub.d/kali-themes.cfg
sed -i "s|.*GRUB_THEME=.*|GRUB_THEME=\"${THEME_DIR}/${theme}/theme.txt\"|" /etc/default/grub.d/kali-themes.cfg
fi
# Update grub config
prompt -s "\n Updating grub config..."
prompt -i "\n Updating grub config... \n"
updating_grub
prompt -w "\n * At the next restart of your computer you will see your new Grub theme: '$theme' "
prompt -w "\n * At the next restart of your computer you will see your new Grub theme: '$theme' \n"
#Check if password is cached (if cache timestamp has not expired yet)
elif sudo -n true 2> /dev/null && echo; then
if [[ -n "$custom_resolution" ]]; then
if [[ "${install_boot}" == 'true' ]]; then
sudo "$0" -t ${theme} -i ${icon} -c ${custom_resolution} -b
else
sudo "$0" -t ${theme} -i ${icon} -c ${custom_resolution}
fi
else
if [[ "${install_boot}" == 'true' ]]; then
sudo "$0" -t ${theme} -i ${icon} -s ${screen} -b
else
sudo "$0" -t ${theme} -i ${icon} -s ${screen}
fi
fi
else
#Ask for password
if [[ -n ${tui_root_login} ]] ; then
if [[ -n "${theme}" && -n "${screen}" ]]; then
@@ -220,16 +296,30 @@ install() {
else
sudo -S $0 -t ${theme} -i ${icon} -s ${screen} <<< ${tui_root_login}
fi
elif [[ -n "$custom_resolution" ]]; then
if [[ "${install_boot}" == 'true' ]]; then
sudo -S $0 -t ${theme} -i ${icon} -c ${custom_resolution} -b <<< ${tui_root_login}
else
sudo -S $0 -t ${theme} -i ${icon} -c ${custom_resolution} <<< ${tui_root_login}
fi
fi
else
prompt -e "\n [ Error! ] -> Run me as root! "
read -r -p " [ Trusted ] Specify the root password : " -t ${MAX_DELAY} -s
if sudo -S echo <<< $REPLY 2> /dev/null && echo; then
#Correct password, use with sudo's stdin
if [[ -n "$custom_resolution" ]]; then
if [[ "${install_boot}" == 'true' ]]; then
sudo -S "$0" -t ${theme} -i ${icon} -s ${screen} -b <<< ${REPLY}
sudo "$0" -t ${theme} -i ${icon} -c ${custom_resolution} -b <<< ${REPLY}
else
sudo -S "$0" -t ${theme} -i ${icon} -s ${screen} <<< ${REPLY}
sudo "$0" -t ${theme} -i ${icon} -c ${custom_resolution} <<< ${REPLY}
fi
else
if [[ "${install_boot}" == 'true' ]]; then
sudo "$0" -t ${theme} -i ${icon} -s ${screen} -b <<< ${REPLY}
else
sudo "$0" -t ${theme} -i ${icon} -s ${screen} <<< ${REPLY}
fi
fi
else
#block for 3 seconds before allowing another attempt
@@ -262,7 +352,6 @@ run_dialog() {
else
#block for 3 seconds before allowing another attempt
sleep 3
clear
prompt -e "\n [ Error! ] -> Incorrect password!\n"
exit 1
fi
@@ -310,11 +399,13 @@ run_dialog() {
5) screen="ultrawide2k" ;;
*) operation_canceled ;;
esac
# clear
echo -e '\0033\0143'
fi
}
operation_canceled() {
clear
prompt -i "\n Operation canceled by user, Bye!"
exit 1
}
@@ -324,16 +415,26 @@ updating_grub() {
update-grub
elif has_command grub-mkconfig; then
grub-mkconfig -o /boot/grub/grub.cfg
elif has_command zypper; then
# Check for OpenSuse (regular or microOS)
elif has_command zypper || has_command transactional-update; then
grub2-mkconfig -o /boot/grub2/grub.cfg
elif has_command dnf; then
if [[ -f /boot/efi/EFI/fedora/grub.cfg ]] && (( $(cat /etc/fedora-release | awk '{print $3}') < 34 )); then
prompt -i "\n Find config file on /boot/efi/EFI/fedora/grub.cfg ...\n"
# Check for Fedora (regular or Atomic)
elif has_command dnf || has_command rpm-ostree; then
# Check for BIOS
if [[ -f /boot/grub2/grub.cfg ]]; then
prompt -s "Find config file on /boot/grub2/grub.cfg ...\n"
grub2-mkconfig -o /boot/grub2/grub.cfg
# Check for UEFI
elif [[ -f /boot/efi/EFI/fedora/grub.cfg ]]; then
prompt -s "Find config file on /boot/efi/EFI/fedora/grub.cfg ...\n"
grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
fi
if [[ -f /boot/grub2/grub.cfg ]]; then
prompt -i "\n Find config file on /boot/grub2/grub.cfg ...\n"
grub2-mkconfig -o /boot/grub2/grub.cfg
if [[ -f /boot/grub2/grub.cfg && -f /boot/efi/EFI/fedora/grub.cfg ]]; then
prompt -w "\n Under EFI, GRUB2 looks for its configuration in /boot/efi/EFI/fedora/grub.cfg,\n however the postinstall script of grub2-common installs a small shim which chains to the standard configuration at /boot/grub2/grub.cfg which is generated above.\n To reset this shim to defaults, delete the existing /boot/efi/EFI/fedora/grub.cfg and then reinstall grub2-common."
prompt -i "\n sudo rm -f /boot/efi/EFI/fedora/grub.cfg"
prompt -i "sudo dnf reinstall grub2-common"
fi
fi
@@ -343,22 +444,30 @@ updating_grub() {
function install_program () {
if has_command zypper; then
zypper in "$@"
zypper in -y "$@"
elif has_command swupd; then
swupd bundle-add "$@"
elif has_command apt-get; then
apt-get install "$@"
elif has_command dnf; then
dnf install -y "$@"
elif has_command yum; then
yum install "$@"
yum install -y "$@"
elif has_command pacman; then
pacman -S --noconfirm "$@"
pacman -Syyu --noconfirm --needed "$@"
elif has_command xbps-install; then
xbps-install -Sy "$@"
elif has_command eopkg; then
eopkg -y install "$@"
fi
}
install_dialog() {
if [ ! "$(which dialog 2> /dev/null)" ]; then
prompt -w "\n 'dialog' need to be installed for this shell"
install_program "dialog"
install_depends() {
local depend=${1}
if [ ! "$(which '${depend}' 2> /dev/null)" ]; then
prompt -w "\n '${depend}' need to be installed for this shell"
install_program "${depend}"
fi
}
@@ -367,17 +476,17 @@ remove() {
# Check for root access and proceed if it is present
if [ "$UID" -eq "$ROOT_UID" ]; then
prompt -i "\n Checking for the existence of themes directory..."
prompt -i "Checking for the existence of themes directory..."
if [[ -d "${THEME_DIR}/${theme}" ]]; then
prompt -s "\n Find installed theme: '${THEME_DIR}/${theme}'..."
prompt -i "\n Find installed theme: '${THEME_DIR}/${theme}'..."
rm -rf "${THEME_DIR}/${theme}"
prompt -w "Removed: '${THEME_DIR}/${theme}'..."
prompt -w "\n Removed: '${THEME_DIR}/${theme}'..."
elif [[ -d "/boot/grub/themes/${theme}" ]]; then
prompt -s "\n Find installed theme: '/boot/grub/themes/${theme}'..."
prompt -i "\n Find installed theme: '/boot/grub/themes/${theme}'..."
rm -rf "/boot/grub/themes/${theme}"
prompt -w "\n Removed: '/boot/grub/themes/${theme}'..."
elif [[ -d "/boot/grub2/themes/${theme}" ]]; then
prompt -s "\n Find installed theme: '/boot/grub2/themes/${theme}'..."
prompt -i "\n Find installed theme: '/boot/grub2/themes/${theme}'..."
rm -rf "/boot/grub2/themes/${theme}"
prompt -w "\n Removed: '/boot/grub2/themes/${theme}'..."
else
@@ -386,31 +495,38 @@ remove() {
fi
local grub_config_location=""
if [[ -f "/etc/default/grub" ]]; then
grub_config_location="/etc/default/grub"
elif [[ -f "/etc/default/grub.d/kali-themes.cfg" ]]; then
grub_config_location="/etc/default/grub.d/kali-themes.cfg"
else
prompt -e "\nCannot find grub config file in default locations!"
prompt -e "\nPlease inform the developers by opening an issue on github."
prompt -e "\nExiting..."
prompt -e "\n Cannot find grub config file in default locations!"
prompt -w "\n Please inform the developers by opening an issue on github."
prompt -i "\n Exiting..."
exit 1
fi
local current_theme="" # Declaration and assignment should be done seperately ==> https://github.com/koalaman/shellcheck/wiki/SC2155
current_theme="$(grep 'GRUB_THEME=' $grub_config_location | grep -v \#)"
if [[ -n "$current_theme" ]]; then
# Backup with --in-place option to grub.bak within the same directory; then remove the current theme.
sed --in-place='.bak' "s|$current_theme|#GRUB_THEME=|" "$grub_config_location"
# Update grub config
prompt -s "\n Resetting grub theme...\n"
updating_grub
else
prompt -e "\nNo active theme found."
prompt -e "\nExiting..."
exit 1
if [[ -f "$grub_config_location".back ]]; then
rm -rf "$grub_config_location".back
fi
# Update grub config
prompt -i "\n Resetting grub theme...\n"
updating_grub
else
prompt -e "\n No active theme found."
prompt -i "\n Exiting..."
exit 1
fi
else
#Check if password is cached (if cache timestamp not expired yet)
if sudo -n true 2> /dev/null && echo; then
@@ -427,7 +543,6 @@ remove() {
else
#block for 3 seconds before allowing another attempt
sleep 3
clear
prompt -e "\n [ Error! ] -> Incorrect password!\n"
exit 1
fi
@@ -459,7 +574,7 @@ dialog_installer() {
fi
fi
fi
install_dialog
install_depends dialog
fi
run_dialog
install "${theme}" "${icon}" "${screen}"
@@ -478,7 +593,35 @@ while [[ $# -gt 0 ]]; do
case "${1}" in
-r|--remove)
remove='true'
shift 1
shift
for theme in "${@}"; do
case "${theme}" in
tela)
themes+=("${THEME_VARIANTS[0]}")
shift
;;
vimix)
themes+=("${THEME_VARIANTS[1]}")
shift
;;
stylish)
themes+=("${THEME_VARIANTS[2]}")
shift
;;
whitesur)
themes+=("${THEME_VARIANTS[3]}")
shift
;;
-*)
break
;;
*)
prompt -e "ERROR: Unrecognized theme variant '$1'."
prompt -i "Try '$0 --help' for more information."
exit 1
;;
esac
done
;;
-g|--generate)
shift 1
@@ -576,13 +719,18 @@ while [[ $# -gt 0 ]]; do
break
;;
*)
prompt -e "ERROR: Unrecognized icon variant '$1'."
prompt -e "ERROR: Unrecognized screen variant '$1'."
prompt -i "Try '$0 --help' for more information."
exit 1
;;
esac
done
;;
-c|--custom-resolution)
shift
custom_resolution="$1"
shift
;;
-h|--help)
usage
exit 0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 922 KiB

After

Width:  |  Height:  |  Size: 858 KiB