added ghostty theme, added fastfetch config and a documentation
319
.config/fastfetch/config.jsonc
Normal file
@@ -0,0 +1,319 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/master/doc/json_schema.json",
|
||||||
|
"logo": {
|
||||||
|
"type": "auto",
|
||||||
|
"source": "",
|
||||||
|
"color": {
|
||||||
|
"1": "",
|
||||||
|
"2": "",
|
||||||
|
"3": "",
|
||||||
|
"4": "",
|
||||||
|
"5": "",
|
||||||
|
"6": "",
|
||||||
|
"7": "",
|
||||||
|
"8": "",
|
||||||
|
"9": ""
|
||||||
|
},
|
||||||
|
"width": null,
|
||||||
|
"height": null,
|
||||||
|
"padding": {
|
||||||
|
"top": 0,
|
||||||
|
"left": 0,
|
||||||
|
"right": 4
|
||||||
|
},
|
||||||
|
"printRemaining": true,
|
||||||
|
"preserveAspectRatio": false,
|
||||||
|
"recache": false,
|
||||||
|
"position": "left",
|
||||||
|
"chafa": {
|
||||||
|
"fgOnly": false,
|
||||||
|
"symbols": "block+border+space-wide-inverted"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"display": {
|
||||||
|
"stat": false,
|
||||||
|
"pipe": false,
|
||||||
|
"showErrors": false,
|
||||||
|
"disableLinewrap": true,
|
||||||
|
"hideCursor": false,
|
||||||
|
"separator": ": ",
|
||||||
|
"color": {
|
||||||
|
"keys": "",
|
||||||
|
"title": "",
|
||||||
|
"output": "",
|
||||||
|
"separator": ""
|
||||||
|
},
|
||||||
|
"brightColor": true,
|
||||||
|
"duration": {
|
||||||
|
"abbreviation": false,
|
||||||
|
"spaceBeforeUnit": "default"
|
||||||
|
},
|
||||||
|
"size": {
|
||||||
|
"maxPrefix": "YB",
|
||||||
|
"binaryPrefix": "iec",
|
||||||
|
"ndigits": 2,
|
||||||
|
"spaceBeforeUnit": "default"
|
||||||
|
},
|
||||||
|
"temp": {
|
||||||
|
"unit": "D",
|
||||||
|
"ndigits": 1,
|
||||||
|
"color": {
|
||||||
|
"green": "32",
|
||||||
|
"yellow": "93",
|
||||||
|
"red": "91"
|
||||||
|
},
|
||||||
|
"spaceBeforeUnit": "default"
|
||||||
|
},
|
||||||
|
"percent": {
|
||||||
|
"type": [
|
||||||
|
"num",
|
||||||
|
"num-color"
|
||||||
|
],
|
||||||
|
"ndigits": 0,
|
||||||
|
"color": {
|
||||||
|
"green": "32",
|
||||||
|
"yellow": "93",
|
||||||
|
"red": "91"
|
||||||
|
},
|
||||||
|
"spaceBeforeUnit": "default",
|
||||||
|
"width": 0
|
||||||
|
},
|
||||||
|
"bar": {
|
||||||
|
"char": {
|
||||||
|
"elapsed": "■",
|
||||||
|
"total": "-"
|
||||||
|
},
|
||||||
|
"border": {
|
||||||
|
"left": "[ ",
|
||||||
|
"right": " ]",
|
||||||
|
"leftElapsed": "",
|
||||||
|
"rightElapsed": ""
|
||||||
|
},
|
||||||
|
"color": {
|
||||||
|
"elapsed": "auto",
|
||||||
|
"total": "97",
|
||||||
|
"border": "97"
|
||||||
|
},
|
||||||
|
"width": 10
|
||||||
|
},
|
||||||
|
"fraction": {
|
||||||
|
"ndigits": 2
|
||||||
|
},
|
||||||
|
"noBuffer": false,
|
||||||
|
"key": {
|
||||||
|
"width": 0,
|
||||||
|
"type": "string",
|
||||||
|
"paddingLeft": 0
|
||||||
|
},
|
||||||
|
"freq": {
|
||||||
|
"ndigits": 2,
|
||||||
|
"spaceBeforeUnit": "default"
|
||||||
|
},
|
||||||
|
"constants": []
|
||||||
|
},
|
||||||
|
"general": {
|
||||||
|
"thread": true,
|
||||||
|
"processingTimeout": 5000,
|
||||||
|
"detectVersion": true,
|
||||||
|
"playerName": "",
|
||||||
|
"dsForceDrm": false
|
||||||
|
},
|
||||||
|
"modules": [
|
||||||
|
{
|
||||||
|
"type": "title",
|
||||||
|
"key": " ",
|
||||||
|
"keyIcon": "",
|
||||||
|
"fqdn": false,
|
||||||
|
"color": {
|
||||||
|
"user": "",
|
||||||
|
"at": "",
|
||||||
|
"host": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "separator",
|
||||||
|
"string": "-",
|
||||||
|
"outputColor": "",
|
||||||
|
"length": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "os",
|
||||||
|
"keyIcon": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "host",
|
||||||
|
"keyIcon": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "kernel",
|
||||||
|
"keyIcon": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "uptime",
|
||||||
|
"keyIcon": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "packages",
|
||||||
|
"keyIcon": "",
|
||||||
|
"disabled": [
|
||||||
|
"winget"
|
||||||
|
],
|
||||||
|
"combined": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "shell",
|
||||||
|
"keyIcon": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "display",
|
||||||
|
"keyIcon": "",
|
||||||
|
"compactType": "none",
|
||||||
|
"preciseRefreshRate": false,
|
||||||
|
"order": "desc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "de",
|
||||||
|
"keyIcon": "",
|
||||||
|
"slowVersionDetection": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "wm",
|
||||||
|
"keyIcon": "",
|
||||||
|
"detectPlugin": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "wmtheme",
|
||||||
|
"keyIcon": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "theme",
|
||||||
|
"keyIcon": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "icons",
|
||||||
|
"keyIcon": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "font",
|
||||||
|
"keyIcon": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "cursor",
|
||||||
|
"keyIcon": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "terminal",
|
||||||
|
"keyIcon": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "terminalfont",
|
||||||
|
"keyIcon": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "cpu",
|
||||||
|
"keyIcon": "",
|
||||||
|
"temp": false,
|
||||||
|
"showPeCoreCount": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "gpu",
|
||||||
|
"keyIcon": "",
|
||||||
|
"driverSpecific": false,
|
||||||
|
"detectionMethod": "pci",
|
||||||
|
"temp": false,
|
||||||
|
"hideType": "none",
|
||||||
|
"percent": {
|
||||||
|
"green": 50,
|
||||||
|
"yellow": 80,
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "memory",
|
||||||
|
"keyIcon": "",
|
||||||
|
"percent": {
|
||||||
|
"green": 50,
|
||||||
|
"yellow": 80,
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "swap",
|
||||||
|
"percent": {
|
||||||
|
"green": 50,
|
||||||
|
"yellow": 80,
|
||||||
|
"type": 0
|
||||||
|
},
|
||||||
|
"keyIcon": "",
|
||||||
|
"separate": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "disk",
|
||||||
|
"keyIcon": "",
|
||||||
|
"showRegular": true,
|
||||||
|
"showExternal": true,
|
||||||
|
"showHidden": false,
|
||||||
|
"showSubvolumes": false,
|
||||||
|
"showReadOnly": true,
|
||||||
|
"showUnknown": false,
|
||||||
|
"folders": "",
|
||||||
|
"hideFolders": "/efi:/boot:/boot/efi:/boot/firmware",
|
||||||
|
"hideFS": "",
|
||||||
|
"useAvailable": false,
|
||||||
|
"percent": {
|
||||||
|
"green": 50,
|
||||||
|
"yellow": 80,
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "localip",
|
||||||
|
"keyIcon": "",
|
||||||
|
"showIpv4": true,
|
||||||
|
"showIpv6": false,
|
||||||
|
"showMac": false,
|
||||||
|
"showLoop": false,
|
||||||
|
"showPrefixLen": true,
|
||||||
|
"showMtu": false,
|
||||||
|
"showSpeed": false,
|
||||||
|
"showFlags": false,
|
||||||
|
"compact": false,
|
||||||
|
"defaultRouteOnly": true,
|
||||||
|
"showAllIps": false,
|
||||||
|
"namePrefix": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "battery",
|
||||||
|
"keyIcon": "",
|
||||||
|
"temp": false,
|
||||||
|
"percent": {
|
||||||
|
"green": 50,
|
||||||
|
"yellow": 20,
|
||||||
|
"type": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "poweradapter",
|
||||||
|
"keyIcon": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "locale",
|
||||||
|
"keyIcon": ""
|
||||||
|
},
|
||||||
|
"break",
|
||||||
|
{
|
||||||
|
"type": "colors",
|
||||||
|
"key": " ",
|
||||||
|
"keyIcon": "",
|
||||||
|
"symbol": "block",
|
||||||
|
"paddingLeft": 0,
|
||||||
|
"block": {
|
||||||
|
"width": 3,
|
||||||
|
"range": [
|
||||||
|
0,
|
||||||
|
15
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
term = xterm-kitty
|
term = xterm-kitty
|
||||||
|
|
||||||
theme = catpuccin_theme_latte.conf
|
theme = catppuccin-latte.conf
|
||||||
|
|
||||||
background-opacity = 0.9
|
background-opacity = 0.9
|
||||||
font-size = 23
|
font-size = 23
|
||||||
|
|||||||
22
.config/ghostty/themes/catppuccin-latte.conf
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
palette = 0=#5c5f77
|
||||||
|
palette = 1=#d20f39
|
||||||
|
palette = 2=#40a02b
|
||||||
|
palette = 3=#df8e1d
|
||||||
|
palette = 4=#1e66f5
|
||||||
|
palette = 5=#ea76cb
|
||||||
|
palette = 6=#179299
|
||||||
|
palette = 7=#acb0be
|
||||||
|
palette = 8=#6c6f85
|
||||||
|
palette = 9=#d20f39
|
||||||
|
palette = 10=#40a02b
|
||||||
|
palette = 11=#df8e1d
|
||||||
|
palette = 12=#1e66f5
|
||||||
|
palette = 13=#ea76cb
|
||||||
|
palette = 14=#179299
|
||||||
|
palette = 15=#bcc0cc
|
||||||
|
background = eff1f5
|
||||||
|
foreground = 4c4f69
|
||||||
|
cursor-color = dc8a78
|
||||||
|
cursor-text = eff1f5
|
||||||
|
selection-background = d8dae1
|
||||||
|
selection-foreground = 4c4f69
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#f28fad" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,135.196)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M90,-136.031 L90,-85.7223 L142.058,-85.7224 L142.058,-124.145 C142.058,-130.731 136.757,-136.031 130.172,-136.031 L90,-136.031"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#992d4e" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#9e2e50" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
@@ -1,33 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#f28fad" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,135.196)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M90,-136.031 L90,-85.7223 L142.058,-85.7224 L142.058,-124.145 C142.058,-130.731 136.757,-136.031 130.172,-136.031 L90,-136.031"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#992d4e" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#9e2e50" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
@@ -1,51 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-84.5261,-73.6111)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0" >
|
|
||||||
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#1a1826" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,83.4579)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M90,-83.9735 L90,-33.6646 L142.058,-33.6646 L142.058,-72.0877 C142.058,-78.6731 136.757,-83.9735 130.172,-83.9735 L90,-83.9735"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#f28fad" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,83.4579)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="116.029" cy="-58.8191" r="14.7475"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#9e2e50" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#9e2e50" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#f28fad" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,83.4579)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.25" >
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M90,-83.9735 L90,-33.6646 L142.058,-33.6646 L142.058,-72.0877 C142.058,-78.6731 136.757,-83.9735 130.172,-83.9735 L90,-83.9735"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.5 KiB |
@@ -1,51 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(1.11111,0,0,1.66667,-5.6514e-06,-73.6111)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.00757614" >
|
|
||||||
<rect x="5.08626e-06" y="44.1667" width="45" height="30"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#1a1826" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993858,-13.1566,83.4579)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M13.6981,-83.9735 L13.6981,-33.6646 L65.7558,-33.6646 L65.7558,-72.0877 C65.7558,-78.6731 60.4554,-83.9735 53.8701,-83.9735 L13.6981,-83.9735"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#f28fad" fill-opacity="1" stroke="none" transform="matrix(0.974637,0,0,1.00852,-88.0128,31.8189)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="115.954" cy="-6.76131" r="14.7475"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#9e2e50" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.58817,0,0,9.92147,-1204.16,-790.719)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#9e2e50" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.58817,0,0,9.92147,-1204.16,-790.719)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#1a1826" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-373.643,-73.6111)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.5" >
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M231.979,44.1667 L231.979,74.1667 L263.021,74.1666 L263.021,51.2544 C263.021,47.3274 259.861,44.1667 255.934,44.1667 L231.979,44.1667"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.6 KiB |
@@ -1,51 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-84.5261,-73.6111)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0" >
|
|
||||||
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#1a1826" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,83.4579)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M90,-83.9735 L90,-33.6646 L142.058,-33.6646 L142.058,-72.0877 C142.058,-78.6731 136.757,-83.9735 130.172,-83.9735 L90,-83.9735"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#f28fad" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,83.4579)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="116.029" cy="-58.8191" r="14.7475"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#9e2e50" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#9e2e50" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#f28fad" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,83.4579)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.25" >
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M90,-83.9735 L90,-33.6646 L142.058,-33.6646 L142.058,-72.0877 C142.058,-78.6731 136.757,-83.9735 130.172,-83.9735 L90,-83.9735"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.5 KiB |
@@ -1,45 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#000000" fill-opacity="1" stroke="none" transform="matrix(1.11111,0,0,1.66667,-5.6514e-06,-73.6111)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.00757614" >
|
|
||||||
<rect x="5.08626e-06" y="44.1667" width="45" height="30"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#1a1826" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-13.1566,83.4579)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M13.6981,-83.9735 L13.6981,-33.6646 L65.7558,-33.6646 L65.7558,-72.0877 C65.7558,-78.6731 60.4554,-83.9735 53.8701,-83.9735 L13.6981,-83.9735"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#f28fad" fill-opacity="1" stroke="none" transform="matrix(0.974637,0,0,1.00852,-88.0128,31.8189)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="115.954" cy="-6.76131" r="14.7475"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#9e2e50" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.58817,0,0,9.92147,-1204.16,-790.719)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#9e2e50" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.58817,0,0,9.92147,-1204.16,-790.719)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.2 KiB |
@@ -1,33 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#abe9b3" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.7773,-1083.71,-779.003)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="115.024" y="79.6747" width="5.30694" height="5.11389"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#2aa23a" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.93817,-4.75853,4.93817,-193.785,-1014.05)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#2aa23a" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.93817,-4.75853,4.93817,-193.785,-1014.05)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.6 KiB |
@@ -1,33 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#abe9b3" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.7773,-1083.71,-779.003)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="115.024" y="79.6747" width="5.30694" height="5.11389"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#2aa23a" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.93817,-4.75853,4.93817,-193.785,-1014.05)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#2aa23a" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.93817,-4.75853,4.93817,-193.785,-1014.05)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.6 KiB |
@@ -1,51 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61067,0,0,1.66667,-84.5256,-73.6111)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0" >
|
|
||||||
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#1e1e2e" fill-opacity="1" stroke="none" transform="matrix(2.49279,0,0,2.57946,-387.894,9.06109)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="155.606" y="-3.48487" width="20.0577" height="19.3281"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#abe9b3" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74916,-1083.71,-828.279)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.25" >
|
|
||||||
<rect x="115.024" y="84.9664" width="5.30694" height="5.11389"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#abe9b3" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74916,-1083.71,-828.279)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="117.677" cy="87.5233" r="1.49908"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#2aa23a" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92396,-4.75853,4.92396,-193.785,-1011.06)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#2aa23a" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92396,-4.75853,4.92396,-193.785,-1011.06)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.3 KiB |
@@ -1,45 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#1a1826" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-11.2403,-73.6114)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="6.97859" y="44.1667" width="31.0428" height="29.9999"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#abe9b3" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74915,-1083.71,-879.867)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="117.677" cy="92.815" r="1.49908"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#2aa23a" stroke-opacity="1" stroke-width="0.370426" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92393,-4.75853,4.92393,-193.785,-1011.06)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#2aa23a" stroke-opacity="1" stroke-width="0.370426" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92393,-4.75853,4.92393,-193.785,-1011.06)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#1a1826" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-373.661,-73.6113)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.5" >
|
|
||||||
<rect x="232.012" y="44.2099" width="30.998" height="29.8703"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.1 KiB |
@@ -1,51 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61067,0,0,1.66667,-84.5256,-73.6111)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0" >
|
|
||||||
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#1e1e2e" fill-opacity="1" stroke="none" transform="matrix(2.49279,0,0,2.57946,-387.894,9.06109)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="155.606" y="-3.48487" width="20.0577" height="19.3281"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#abe9b3" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74916,-1083.71,-828.279)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.25" >
|
|
||||||
<rect x="115.024" y="84.9664" width="5.30694" height="5.11389"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#abe9b3" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74916,-1083.71,-828.279)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="117.677" cy="87.5233" r="1.49908"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#2aa23a" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92396,-4.75853,4.92396,-193.785,-1011.06)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#2aa23a" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92396,-4.75853,4.92396,-193.785,-1011.06)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.3 KiB |
@@ -1,39 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#1a1826" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-11.2403,-73.6114)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="6.97859" y="44.1667" width="31.0428" height="29.9999"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#abe9b3" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74915,-1083.71,-879.867)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="117.677" cy="92.815" r="1.49908"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#2aa23a" stroke-opacity="1" stroke-width="0.370426" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92393,-4.75853,4.92393,-193.785,-1011.06)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#2aa23a" stroke-opacity="1" stroke-width="0.370426" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92393,-4.75853,4.92393,-193.785,-1011.06)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.8 KiB |
@@ -1,33 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#a6e3a1" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.7773,-1033.85,-779.003)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="109.732" y="79.6747" width="5.30694" height="5.11389"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#379d2f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42162,0,0,9.7773,-1033.85,-779.003)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M111.738,82.2317 L113.033,82.2317"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#379d2f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42162,0,0,9.7773,-1033.85,-779.003)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.25" >
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M112.385,81.5839 L112.385,82.8794"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.6 KiB |
@@ -1,33 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#a6e3a1" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.7773,-1033.85,-779.003)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="109.732" y="79.6747" width="5.30694" height="5.11389"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#379d2f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42162,0,0,9.7773,-1033.85,-779.003)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M111.738,82.2317 L113.033,82.2317"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#379d2f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42162,0,0,9.7773,-1033.85,-779.003)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.25" >
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M112.385,81.5839 L112.385,82.8794"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.6 KiB |
@@ -1,51 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61067,0,0,1.66667,-84.5256,-73.6111)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0" >
|
|
||||||
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#1e1e2e" fill-opacity="1" stroke="none" transform="matrix(2.49279,0,0,2.57946,-387.894,9.06109)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="155.606" y="-3.48487" width="20.0577" height="19.3281"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#a6e3a1" fill-opacity="1" stroke="none" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.25" >
|
|
||||||
<rect x="109.732" y="84.9664" width="5.30694" height="5.11389"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#a6e3a1" fill-opacity="1" stroke="none" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="112.385" cy="87.5233" r="1.49908"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#379d2f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M111.738,87.5233 L113.033,87.5233"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#379d2f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.25" >
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M112.385,86.8756 L112.385,88.1711"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.3 KiB |
@@ -1,45 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#1a1826" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-11.2403,-73.6114)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="6.97859" y="44.1667" width="31.0428" height="29.9999"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#a6e3a1" fill-opacity="1" stroke="none" transform="matrix(9.42161,0,0,9.74914,-1033.85,-879.867)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="112.385" cy="92.815" r="1.49908"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#379d2f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42161,0,0,9.74914,-1033.85,-879.867)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M111.738,92.815 L113.033,92.815"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#379d2f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42161,0,0,9.74914,-1033.85,-879.867)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.25" >
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M112.385,92.1673 L112.385,93.4628"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#1a1826" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-373.661,-73.6113)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.5" >
|
|
||||||
<rect x="232.012" y="44.2099" width="30.998" height="29.8703"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.1 KiB |
@@ -1,51 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61067,0,0,1.66667,-84.5256,-73.6111)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0" >
|
|
||||||
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#1e1e2e" fill-opacity="1" stroke="none" transform="matrix(2.49279,0,0,2.57946,-387.894,9.06109)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="155.606" y="-3.48487" width="20.0577" height="19.3281"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#a6e3a1" fill-opacity="1" stroke="none" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.25" >
|
|
||||||
<rect x="109.732" y="84.9664" width="5.30694" height="5.11389"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#a6e3a1" fill-opacity="1" stroke="none" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="112.385" cy="87.5233" r="1.49908"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#379d2f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M111.738,87.5233 L113.033,87.5233"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#379d2f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.25" >
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M112.385,86.8756 L112.385,88.1711"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.3 KiB |
@@ -1,39 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#1a1826" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-11.2403,-73.6114)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="6.97859" y="44.1667" width="31.0428" height="29.9999"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#a6e3a1" fill-opacity="1" stroke="none" transform="matrix(9.42161,0,0,9.74914,-1033.85,-879.867)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="112.385" cy="92.815" r="1.49908"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#379d2f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42161,0,0,9.74914,-1033.85,-879.867)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M111.738,92.815 L113.033,92.815"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#379d2f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42161,0,0,9.74914,-1033.85,-879.867)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.25" >
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M112.385,92.1673 L112.385,93.4628"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.8 KiB |
@@ -1,153 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#ff5252" fill-opacity="1" stroke="none" transform="matrix(0.923773,0,0,1.44862,-83.1396,-57.4392)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="90" y="44.1667" width="45" height="30"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#f8bd96" fill-opacity="1" stroke="none" transform="matrix(9.41481,0,0,9.76317,-1132.71,-777.878)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="120.315" y="79.6747" width="5.30694" height="5.11389"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#bf540d" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.41481,0,0,9.76317,-1132.71,-777.878)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M122.307,82.2317 L123.63,82.2317"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 6.6 KiB |
@@ -1,153 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#ff5252" fill-opacity="1" stroke="none" transform="matrix(0.923773,0,0,1.44862,-83.1396,-57.4392)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="90" y="44.1667" width="45" height="30"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#f8bd96" fill-opacity="1" stroke="none" transform="matrix(9.41481,0,0,9.76317,-1132.71,-777.878)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="120.315" y="79.6747" width="5.30694" height="5.11389"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#bf540d" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.41481,0,0,9.76317,-1132.71,-777.878)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M122.307,82.2317 L123.63,82.2317"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 6.6 KiB |
@@ -1,45 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-84.5259,-73.6111)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0" >
|
|
||||||
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#1e1e2e" fill-opacity="1" stroke="none" transform="matrix(2.4928,0,0,2.57946,-387.895,9.06109)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="155.606" y="-3.48487" width="20.0577" height="19.3281"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#f8bd96" fill-opacity="1" stroke="none" transform="matrix(9.42161,0,0,9.74913,-1133.56,-828.276)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.25" >
|
|
||||||
<rect x="120.315" y="84.9664" width="5.30694" height="5.11389"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#f8bd96" fill-opacity="1" stroke="none" transform="matrix(9.42161,0,0,9.74913,-1133.56,-828.276)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="122.969" cy="87.5233" r="1.49908"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#bf540d" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42161,0,0,9.74913,-1133.56,-828.276)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M122.307,87.5233 L123.63,87.5233"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.0 KiB |
@@ -1,39 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#1a1826" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-11.2403,-73.6114)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="6.97859" y="44.1667" width="31.0428" height="29.9999"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#f8bd96" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74915,-1133.57,-879.868)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="122.969" cy="92.815" r="1.49908"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#bf540d" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42162,0,0,9.74915,-1133.57,-879.868)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M122.328,92.815 L123.61,92.815"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#1a1826" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-373.661,-73.6113)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.5" >
|
|
||||||
<rect x="232.012" y="44.2099" width="30.998" height="29.8703"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
@@ -1,45 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-84.5259,-73.6111)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0" >
|
|
||||||
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#1e1e2e" fill-opacity="1" stroke="none" transform="matrix(2.4928,0,0,2.57946,-387.895,9.06109)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="155.606" y="-3.48487" width="20.0577" height="19.3281"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#f8bd96" fill-opacity="1" stroke="none" transform="matrix(9.42161,0,0,9.74913,-1133.56,-828.276)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
opacity="0.25" >
|
|
||||||
<rect x="120.315" y="84.9664" width="5.30694" height="5.11389"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#f8bd96" fill-opacity="1" stroke="none" transform="matrix(9.42161,0,0,9.74913,-1133.56,-828.276)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="122.969" cy="87.5233" r="1.49908"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#bf540d" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42161,0,0,9.74913,-1133.56,-828.276)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M122.307,87.5233 L123.63,87.5233"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.0 KiB |
@@ -1,33 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg viewBox="0 0 50 50"
|
|
||||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.2" baseProfile="tiny">
|
|
||||||
<title>Qt SVG Document</title>
|
|
||||||
<desc>Generated with Qt</desc>
|
|
||||||
<defs>
|
|
||||||
</defs>
|
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
|
||||||
|
|
||||||
<g fill="#1a1826" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-11.2403,-73.6114)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<rect x="6.97859" y="44.1667" width="31.0428" height="29.9999"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="#f8bd96" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74915,-1133.57,-879.868)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<circle cx="122.969" cy="92.815" r="1.49908"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#bf540d" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42162,0,0,9.74915,-1133.57,-879.868)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
<path vector-effect="none" fill-rule="nonzero" d="M122.328,92.815 L123.61,92.815"/>
|
|
||||||
</g>
|
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
|
||||||
font-family="Noto Sans" font-size="10" font-weight="400" font-style="normal"
|
|
||||||
>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.4 KiB |
@@ -1 +0,0 @@
|
|||||||
file:///home/glala/Documents
|
|
||||||
@@ -1,84 +0,0 @@
|
|||||||
@define-color borders_breeze #454859;
|
|
||||||
@define-color content_view_bg_breeze #1e1e2e;
|
|
||||||
@define-color error_color_backdrop_breeze #876790;
|
|
||||||
@define-color error_color_breeze #f38ba8;
|
|
||||||
@define-color error_color_insensitive_backdrop_breeze #b36a83;
|
|
||||||
@define-color error_color_insensitive_breeze #b36a83;
|
|
||||||
@define-color insensitive_base_color_breeze #1e1e2e;
|
|
||||||
@define-color insensitive_base_fg_color_breeze #999fb9;
|
|
||||||
@define-color insensitive_bg_color_breeze #1a1a28;
|
|
||||||
@define-color insensitive_borders_breeze #393b4c;
|
|
||||||
@define-color insensitive_fg_color_breeze #999fb9;
|
|
||||||
@define-color insensitive_selected_bg_color_breeze #1a1a28;
|
|
||||||
@define-color insensitive_selected_fg_color_breeze #999fb9;
|
|
||||||
@define-color insensitive_unfocused_bg_color_breeze #1a1a28;
|
|
||||||
@define-color insensitive_unfocused_fg_color_breeze #999fb9;
|
|
||||||
@define-color insensitive_unfocused_selected_bg_color_breeze #1a1a28;
|
|
||||||
@define-color insensitive_unfocused_selected_fg_color_breeze #999fb9;
|
|
||||||
@define-color link_color_breeze #cba6f7;
|
|
||||||
@define-color link_visited_color_breeze #cba6f7;
|
|
||||||
@define-color success_color_backdrop_breeze #728396;
|
|
||||||
@define-color success_color_breeze #a6e3a1;
|
|
||||||
@define-color success_color_insensitive_backdrop_breeze #7da87f;
|
|
||||||
@define-color success_color_insensitive_breeze #7da87f;
|
|
||||||
@define-color theme_base_color_breeze #1e1e2e;
|
|
||||||
@define-color theme_bg_color_breeze #181825;
|
|
||||||
@define-color theme_button_background_backdrop_breeze #202031;
|
|
||||||
@define-color theme_button_background_backdrop_insensitive_breeze #2b2c3d;
|
|
||||||
@define-color theme_button_background_insensitive_breeze #2b2c3d;
|
|
||||||
@define-color theme_button_background_normal_breeze #313244;
|
|
||||||
@define-color theme_button_decoration_focus_backdrop_breeze #797393;
|
|
||||||
@define-color theme_button_decoration_focus_backdrop_insensitive_breeze #977dbb;
|
|
||||||
@define-color theme_button_decoration_focus_breeze #cba6f7;
|
|
||||||
@define-color theme_button_decoration_focus_insensitive_breeze #977dbb;
|
|
||||||
@define-color theme_button_decoration_hover_backdrop_breeze #202031;
|
|
||||||
@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #2b2c3d;
|
|
||||||
@define-color theme_button_decoration_hover_breeze #313244;
|
|
||||||
@define-color theme_button_decoration_hover_insensitive_breeze #2b2c3d;
|
|
||||||
@define-color theme_button_foreground_active_backdrop_breeze #808194;
|
|
||||||
@define-color theme_button_foreground_active_backdrop_insensitive_breeze #999fb9;
|
|
||||||
@define-color theme_button_foreground_active_breeze #11111b;
|
|
||||||
@define-color theme_button_foreground_active_insensitive_breeze #999fb9;
|
|
||||||
@define-color theme_button_foreground_backdrop_breeze #808194;
|
|
||||||
@define-color theme_button_foreground_backdrop_insensitive_breeze #999fb9;
|
|
||||||
@define-color theme_button_foreground_insensitive_breeze #999fb9;
|
|
||||||
@define-color theme_button_foreground_normal_breeze #cdd6f4;
|
|
||||||
@define-color theme_fg_color_breeze #cdd6f4;
|
|
||||||
@define-color theme_header_background_backdrop_breeze #1e1e2e;
|
|
||||||
@define-color theme_header_background_breeze #181825;
|
|
||||||
@define-color theme_header_background_light_breeze #181825;
|
|
||||||
@define-color theme_header_foreground_backdrop_breeze #808194;
|
|
||||||
@define-color theme_header_foreground_breeze #cdd6f4;
|
|
||||||
@define-color theme_header_foreground_insensitive_backdrop_breeze #808194;
|
|
||||||
@define-color theme_header_foreground_insensitive_breeze #808194;
|
|
||||||
@define-color theme_hovering_selected_bg_color_breeze #313244;
|
|
||||||
@define-color theme_selected_bg_color_breeze #cba6f7;
|
|
||||||
@define-color theme_selected_fg_color_breeze #11111b;
|
|
||||||
@define-color theme_text_color_breeze #cdd6f4;
|
|
||||||
@define-color theme_titlebar_background_backdrop_breeze #1e1e2e;
|
|
||||||
@define-color theme_titlebar_background_breeze #181825;
|
|
||||||
@define-color theme_titlebar_background_light_breeze #181825;
|
|
||||||
@define-color theme_titlebar_foreground_backdrop_breeze #808194;
|
|
||||||
@define-color theme_titlebar_foreground_breeze #cdd6f4;
|
|
||||||
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #808194;
|
|
||||||
@define-color theme_titlebar_foreground_insensitive_breeze #808194;
|
|
||||||
@define-color theme_unfocused_base_color_breeze #1e1e2e;
|
|
||||||
@define-color theme_unfocused_bg_color_breeze #1e1e2e;
|
|
||||||
@define-color theme_unfocused_fg_color_breeze #808194;
|
|
||||||
@define-color theme_unfocused_selected_bg_color_alt_breeze #2b2940;
|
|
||||||
@define-color theme_unfocused_selected_bg_color_breeze #2b2940;
|
|
||||||
@define-color theme_unfocused_selected_fg_color_breeze #808194;
|
|
||||||
@define-color theme_unfocused_text_color_breeze #808194;
|
|
||||||
@define-color theme_unfocused_view_bg_color_breeze #1e1e2e;
|
|
||||||
@define-color theme_unfocused_view_text_color_breeze #999fb9;
|
|
||||||
@define-color theme_view_active_decoration_color_breeze #313244;
|
|
||||||
@define-color theme_view_hover_decoration_color_breeze #313244;
|
|
||||||
@define-color tooltip_background_breeze #1e1e2e;
|
|
||||||
@define-color tooltip_border_breeze #4a4c60;
|
|
||||||
@define-color tooltip_text_breeze #cdd6f4;
|
|
||||||
@define-color unfocused_borders_breeze #363747;
|
|
||||||
@define-color unfocused_insensitive_borders_breeze #393b4c;
|
|
||||||
@define-color warning_color_backdrop_breeze #87848f;
|
|
||||||
@define-color warning_color_breeze #f9e2af;
|
|
||||||
@define-color warning_color_insensitive_backdrop_breeze #b7a788;
|
|
||||||
@define-color warning_color_insensitive_breeze #b7a788;
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
@import 'colors.css';
|
|
||||||
@@ -1,25 +0,0 @@
|
|||||||
[Settings]
|
|
||||||
gtk-application-prefer-dark-theme=true
|
|
||||||
gtk-button-images=true
|
|
||||||
gtk-cursor-blink=true
|
|
||||||
gtk-cursor-blink-time=1000
|
|
||||||
gtk-cursor-theme-name=Catppuccin-Mocha-Mauve-Cursors
|
|
||||||
gtk-cursor-theme-size=24
|
|
||||||
gtk-decoration-layout=icon:minimize,maximize,close
|
|
||||||
gtk-enable-animations=false
|
|
||||||
gtk-enable-event-sounds=1
|
|
||||||
gtk-enable-input-feedback-sounds=0
|
|
||||||
gtk-font-name=Noto Sans, 10
|
|
||||||
gtk-icon-theme-name=dracula-icons-main
|
|
||||||
gtk-menu-images=true
|
|
||||||
gtk-modules=colorreload-gtk-module:window-decorations-gtk-module
|
|
||||||
gtk-primary-button-warps-slider=true
|
|
||||||
gtk-sound-theme-name=ocean
|
|
||||||
gtk-theme-name=catppuccin-latte-lavender-standard+default
|
|
||||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
|
||||||
gtk-toolbar-style=3
|
|
||||||
gtk-xft-antialias=1
|
|
||||||
gtk-xft-dpi=122880
|
|
||||||
gtk-xft-hinting=1
|
|
||||||
gtk-xft-hintstyle=hintslight
|
|
||||||
gtk-xft-rgba=rgb
|
|
||||||
@@ -1,71 +0,0 @@
|
|||||||
headerbar button.titlebutton.close, .titlebar button.titlebutton.close {
|
|
||||||
background-image: url("assets/close-normal.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover {
|
|
||||||
background-image: url("assets/close-hover.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active {
|
|
||||||
background-image: url("assets/close-active.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop {
|
|
||||||
background-image: url("assets/close-backdrop-normal.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.close:backdrop:hover, .titlebar button.titlebutton.close:backdrop:hover {
|
|
||||||
background-image: url("assets/close-backdrop-hover.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.close:backdrop:active, .titlebar button.titlebutton.close:backdrop:active {
|
|
||||||
background-image: url("assets/close-backdrop-active.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize {
|
|
||||||
background-image: url("assets/maximize-normal.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover {
|
|
||||||
background-image: url("assets/maximize-hover.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active {
|
|
||||||
background-image: url("assets/maximize-active.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop {
|
|
||||||
background-image: url("assets/maximize-backdrop-normal.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.maximize:backdrop:hover, .titlebar button.titlebutton.maximize:backdrop:hover {
|
|
||||||
background-image: url("assets/maximize-backdrop-hover.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.maximize:backdrop:active, .titlebar button.titlebutton.maximize:backdrop:active {
|
|
||||||
background-image: url("assets/maximize-backdrop-active.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize {
|
|
||||||
background-image: url("assets/minimize-normal.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover {
|
|
||||||
background-image: url("assets/minimize-hover.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active {
|
|
||||||
background-image: url("assets/minimize-active.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop {
|
|
||||||
background-image: url("assets/minimize-backdrop-normal.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.minimize:backdrop:hover, .titlebar button.titlebutton.minimize:backdrop:hover {
|
|
||||||
background-image: url("assets/minimize-backdrop-hover.svg"); }
|
|
||||||
|
|
||||||
headerbar button.titlebutton.minimize:backdrop:active, .titlebar button.titlebutton.minimize:backdrop:active {
|
|
||||||
background-image: url("assets/minimize-backdrop-active.svg"); }
|
|
||||||
|
|
||||||
.maximized headerbar button.titlebutton.maximize, .maximized .titlebar button.titlebutton.maximize {
|
|
||||||
background-image: url("assets/maximized-normal.svg"); }
|
|
||||||
|
|
||||||
.maximized headerbar button.titlebutton.maximize:hover, .maximized .titlebar button.titlebutton.maximize:hover {
|
|
||||||
background-image: url("assets/maximized-hover.svg"); }
|
|
||||||
|
|
||||||
.maximized headerbar button.titlebutton.maximize:active, .maximized .titlebar button.titlebutton.maximize:active {
|
|
||||||
background-image: url("assets/maximized-active.svg"); }
|
|
||||||
|
|
||||||
.maximized headerbar button.titlebutton.maximize:backdrop, .maximized .titlebar button.titlebutton.maximize:backdrop {
|
|
||||||
background-image: url("assets/maximized-backdrop-normal.svg"); }
|
|
||||||
|
|
||||||
.maximized headerbar button.titlebutton.maximize:backdrop:hover, .maximized .titlebar button.titlebutton.maximize:backdrop:hover {
|
|
||||||
background-image: url("assets/maximized-backdrop-hover.svg"); }
|
|
||||||
|
|
||||||
.maximized headerbar button.titlebutton.maximize:backdrop:active, .maximized .titlebar button.titlebutton.maximize:backdrop:active {
|
|
||||||
background-image: url("assets/maximized-backdrop-active.svg"); }
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/usr/share/themes/catppuccin-latte-lavender-standard+default/gtk-4.0/assets
|
|
||||||
@@ -1,84 +0,0 @@
|
|||||||
@define-color borders_breeze #454859;
|
|
||||||
@define-color content_view_bg_breeze #1e1e2e;
|
|
||||||
@define-color error_color_backdrop_breeze #876790;
|
|
||||||
@define-color error_color_breeze #f38ba8;
|
|
||||||
@define-color error_color_insensitive_backdrop_breeze #b36a83;
|
|
||||||
@define-color error_color_insensitive_breeze #b36a83;
|
|
||||||
@define-color insensitive_base_color_breeze #1e1e2e;
|
|
||||||
@define-color insensitive_base_fg_color_breeze #999fb9;
|
|
||||||
@define-color insensitive_bg_color_breeze #1a1a28;
|
|
||||||
@define-color insensitive_borders_breeze #393b4c;
|
|
||||||
@define-color insensitive_fg_color_breeze #999fb9;
|
|
||||||
@define-color insensitive_selected_bg_color_breeze #1a1a28;
|
|
||||||
@define-color insensitive_selected_fg_color_breeze #999fb9;
|
|
||||||
@define-color insensitive_unfocused_bg_color_breeze #1a1a28;
|
|
||||||
@define-color insensitive_unfocused_fg_color_breeze #999fb9;
|
|
||||||
@define-color insensitive_unfocused_selected_bg_color_breeze #1a1a28;
|
|
||||||
@define-color insensitive_unfocused_selected_fg_color_breeze #999fb9;
|
|
||||||
@define-color link_color_breeze #cba6f7;
|
|
||||||
@define-color link_visited_color_breeze #cba6f7;
|
|
||||||
@define-color success_color_backdrop_breeze #728396;
|
|
||||||
@define-color success_color_breeze #a6e3a1;
|
|
||||||
@define-color success_color_insensitive_backdrop_breeze #7da87f;
|
|
||||||
@define-color success_color_insensitive_breeze #7da87f;
|
|
||||||
@define-color theme_base_color_breeze #1e1e2e;
|
|
||||||
@define-color theme_bg_color_breeze #181825;
|
|
||||||
@define-color theme_button_background_backdrop_breeze #202031;
|
|
||||||
@define-color theme_button_background_backdrop_insensitive_breeze #2b2c3d;
|
|
||||||
@define-color theme_button_background_insensitive_breeze #2b2c3d;
|
|
||||||
@define-color theme_button_background_normal_breeze #313244;
|
|
||||||
@define-color theme_button_decoration_focus_backdrop_breeze #797393;
|
|
||||||
@define-color theme_button_decoration_focus_backdrop_insensitive_breeze #977dbb;
|
|
||||||
@define-color theme_button_decoration_focus_breeze #cba6f7;
|
|
||||||
@define-color theme_button_decoration_focus_insensitive_breeze #977dbb;
|
|
||||||
@define-color theme_button_decoration_hover_backdrop_breeze #202031;
|
|
||||||
@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #2b2c3d;
|
|
||||||
@define-color theme_button_decoration_hover_breeze #313244;
|
|
||||||
@define-color theme_button_decoration_hover_insensitive_breeze #2b2c3d;
|
|
||||||
@define-color theme_button_foreground_active_backdrop_breeze #808194;
|
|
||||||
@define-color theme_button_foreground_active_backdrop_insensitive_breeze #999fb9;
|
|
||||||
@define-color theme_button_foreground_active_breeze #11111b;
|
|
||||||
@define-color theme_button_foreground_active_insensitive_breeze #999fb9;
|
|
||||||
@define-color theme_button_foreground_backdrop_breeze #808194;
|
|
||||||
@define-color theme_button_foreground_backdrop_insensitive_breeze #999fb9;
|
|
||||||
@define-color theme_button_foreground_insensitive_breeze #999fb9;
|
|
||||||
@define-color theme_button_foreground_normal_breeze #cdd6f4;
|
|
||||||
@define-color theme_fg_color_breeze #cdd6f4;
|
|
||||||
@define-color theme_header_background_backdrop_breeze #1e1e2e;
|
|
||||||
@define-color theme_header_background_breeze #181825;
|
|
||||||
@define-color theme_header_background_light_breeze #181825;
|
|
||||||
@define-color theme_header_foreground_backdrop_breeze #808194;
|
|
||||||
@define-color theme_header_foreground_breeze #cdd6f4;
|
|
||||||
@define-color theme_header_foreground_insensitive_backdrop_breeze #808194;
|
|
||||||
@define-color theme_header_foreground_insensitive_breeze #808194;
|
|
||||||
@define-color theme_hovering_selected_bg_color_breeze #313244;
|
|
||||||
@define-color theme_selected_bg_color_breeze #cba6f7;
|
|
||||||
@define-color theme_selected_fg_color_breeze #11111b;
|
|
||||||
@define-color theme_text_color_breeze #cdd6f4;
|
|
||||||
@define-color theme_titlebar_background_backdrop_breeze #1e1e2e;
|
|
||||||
@define-color theme_titlebar_background_breeze #181825;
|
|
||||||
@define-color theme_titlebar_background_light_breeze #181825;
|
|
||||||
@define-color theme_titlebar_foreground_backdrop_breeze #808194;
|
|
||||||
@define-color theme_titlebar_foreground_breeze #cdd6f4;
|
|
||||||
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #808194;
|
|
||||||
@define-color theme_titlebar_foreground_insensitive_breeze #808194;
|
|
||||||
@define-color theme_unfocused_base_color_breeze #1e1e2e;
|
|
||||||
@define-color theme_unfocused_bg_color_breeze #1e1e2e;
|
|
||||||
@define-color theme_unfocused_fg_color_breeze #808194;
|
|
||||||
@define-color theme_unfocused_selected_bg_color_alt_breeze #2b2940;
|
|
||||||
@define-color theme_unfocused_selected_bg_color_breeze #2b2940;
|
|
||||||
@define-color theme_unfocused_selected_fg_color_breeze #808194;
|
|
||||||
@define-color theme_unfocused_text_color_breeze #808194;
|
|
||||||
@define-color theme_unfocused_view_bg_color_breeze #1e1e2e;
|
|
||||||
@define-color theme_unfocused_view_text_color_breeze #999fb9;
|
|
||||||
@define-color theme_view_active_decoration_color_breeze #313244;
|
|
||||||
@define-color theme_view_hover_decoration_color_breeze #313244;
|
|
||||||
@define-color tooltip_background_breeze #1e1e2e;
|
|
||||||
@define-color tooltip_border_breeze #4a4c60;
|
|
||||||
@define-color tooltip_text_breeze #cdd6f4;
|
|
||||||
@define-color unfocused_borders_breeze #363747;
|
|
||||||
@define-color unfocused_insensitive_borders_breeze #393b4c;
|
|
||||||
@define-color warning_color_backdrop_breeze #87848f;
|
|
||||||
@define-color warning_color_breeze #f9e2af;
|
|
||||||
@define-color warning_color_insensitive_backdrop_breeze #b7a788;
|
|
||||||
@define-color warning_color_insensitive_breeze #b7a788;
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/usr/share/themes/catppuccin-latte-lavender-standard+default/gtk-4.0/gtk-dark.css
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
/usr/share/themes/catppuccin-latte-lavender-standard+default/gtk-4.0/gtk.css
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
[Settings]
|
|
||||||
gtk-application-prefer-dark-theme=true
|
|
||||||
gtk-cursor-blink=true
|
|
||||||
gtk-cursor-blink-time=1000
|
|
||||||
gtk-cursor-theme-name=Catppuccin-Mocha-Mauve-Cursors
|
|
||||||
gtk-cursor-theme-size=24
|
|
||||||
gtk-decoration-layout=icon:minimize,maximize,close
|
|
||||||
gtk-enable-animations=false
|
|
||||||
gtk-font-name=Noto Sans, 10
|
|
||||||
gtk-icon-theme-name=dracula-icons-main
|
|
||||||
gtk-primary-button-warps-slider=true
|
|
||||||
gtk-sound-theme-name=ocean
|
|
||||||
gtk-theme-name=catppuccin-latte-lavender-standard+default
|
|
||||||
gtk-xft-dpi=122880
|
|
||||||
|
Before Width: | Height: | Size: 1.4 KiB |
@@ -7,6 +7,8 @@ monitor=,highres,0x0,1
|
|||||||
env = GDK_SCALE,1.5
|
env = GDK_SCALE,1.5
|
||||||
env = XCURSOR_SIZE,24
|
env = XCURSOR_SIZE,24
|
||||||
|
|
||||||
|
#env = HYPRCURSOR_THEME,Bibata-Modern-Classic
|
||||||
|
#env = HYPRCURSOR_SIZE,24
|
||||||
# For all categories, see https://wiki.hyprlan##d.org/Configuring/Variables/
|
# For all categories, see https://wiki.hyprlan##d.org/Configuring/Variables/
|
||||||
input {
|
input {
|
||||||
kb_layout = us
|
kb_layout = us
|
||||||
@@ -70,11 +72,6 @@ master {
|
|||||||
smart_resizing = true
|
smart_resizing = true
|
||||||
}
|
}
|
||||||
|
|
||||||
gestures {
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
|
||||||
workspace_swipe = true
|
|
||||||
}
|
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||||
$mainMod = SUPER
|
$mainMod = SUPER
|
||||||
|
|
||||||
@@ -91,7 +88,7 @@ bind = $mainMod SHIFT, R, exec, killall waybar; waybar
|
|||||||
bind = $mainMod, P, pseudo, # dwindle
|
bind = $mainMod, P, pseudo, # dwindle
|
||||||
bind = $mainMod, W, exec, pavucontrol
|
bind = $mainMod, W, exec, pavucontrol
|
||||||
bind = $mainMod, O, togglesplit, # dwindle
|
bind = $mainMod, O, togglesplit, # dwindle
|
||||||
bind = $mainMod, F, exec, zen-browser
|
bind = $mainMod, F, exec, librewolf
|
||||||
|
|
||||||
# Move focus with mainMod + arrow keys
|
# Move focus with mainMod + arrow keys
|
||||||
bind = $mainMod, H, movefocus, l
|
bind = $mainMod, H, movefocus, l
|
||||||
|
|||||||
5
.config/kdeconnect/trusted_devices
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[682ae317_2616_4c3f_9aba_e60d728deb17]
|
||||||
|
certificate="-----BEGIN CERTIFICATE-----\nMIIBkzCCATmgAwIBAgIBATAKBggqhkjOPQQDBDBTMS0wKwYDVQQDDCQ2ODJhZTMx\nN18yNjE2XzRjM2ZfOWFiYV9lNjBkNzI4ZGViMTcxFDASBgNVBAsMC0tERSBDb25u\nZWN0MQwwCgYDVQQKDANLREUwHhcNMjMxMjA0MjMwMDAwWhcNMzQxMjA0MjMwMDAw\nWjBTMS0wKwYDVQQDDCQ2ODJhZTMxN18yNjE2XzRjM2ZfOWFiYV9lNjBkNzI4ZGVi\nMTcxFDASBgNVBAsMC0tERSBDb25uZWN0MQwwCgYDVQQKDANLREUwWTATBgcqhkjO\nPQIBBggqhkjOPQMBBwNCAASjuADVSsWX8CiEXgJkYdJM8uWqNvyHXIAAiQpZFd27\na0NgykjTNt/5BBFvC/B1XqWqCkiPBTA8/JZPapHmTXtxMAoGCCqGSM49BAMEA0gA\nMEUCIQCtijjl7OlMIySAZcLvXcGXDHRuLlHs8retRJZ5OGxfEQIgaQRPWwgfa97E\nKevPWgNyS9PEw05GxNBa2elcUJsVL3A=\n-----END CERTIFICATE-----\n"
|
||||||
|
name=Pixel 8a
|
||||||
|
protocolVersion=8
|
||||||
|
type=phone
|
||||||