Fixed issues

This commit is contained in:
vinceliuice
2025-01-15 15:04:24 +08:00
committed by Burhanverse
parent eeee171048
commit 02a6589b01
61 changed files with 242 additions and 101 deletions

View File

@@ -77,7 +77,7 @@ install() {
mkdir -p "${THEME_DIR}"/{apps,categories,devices,emblems,mimetypes,places,status}
cp -r "${SRC_DIR}"/src/actions "${THEME_DIR}"
cp -r "${SRC_DIR}"/src/apps/{22,symbolic} "${THEME_DIR}"/apps
cp -r "${SRC_DIR}"/src/categories/symbolic "${THEME_DIR}"/categories
cp -r "${SRC_DIR}"/src/categories/{22,symbolic} "${THEME_DIR}"/categories
cp -r "${SRC_DIR}"/src/emblems/symbolic "${THEME_DIR}"/emblems
cp -r "${SRC_DIR}"/src/mimetypes/symbolic "${THEME_DIR}"/mimetypes
cp -r "${SRC_DIR}"/src/devices/{16,22,24,32,symbolic} "${THEME_DIR}"/devices
@@ -88,6 +88,7 @@ install() {
sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,devices,places,status}/{16,22,24}/*.svg
sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,devices}/32/*.svg
sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/apps/22/*.svg
sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/categories/22/*.svg
sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,apps,categories,devices,emblems,mimetypes,places,status}/symbolic/*.svg
cp -r "${SRC_DIR}"/links/actions/{16,22,24,32,symbolic} "${THEME_DIR}"/actions
@@ -95,7 +96,7 @@ install() {
cp -r "${SRC_DIR}"/links/places/{16,22,24,symbolic} "${THEME_DIR}"/places
cp -r "${SRC_DIR}"/links/status/{16,22,24,symbolic} "${THEME_DIR}"/status
cp -r "${SRC_DIR}"/links/apps/{22,symbolic} "${THEME_DIR}"/apps
cp -r "${SRC_DIR}"/links/categories/symbolic "${THEME_DIR}"/categories
cp -r "${SRC_DIR}"/links/categories/{22,symbolic} "${THEME_DIR}"/categories
cp -r "${SRC_DIR}"/links/mimetypes/symbolic "${THEME_DIR}"/mimetypes
cd "${dest}"

View File

@@ -0,0 +1 @@
edit-redo.svg

View File

@@ -0,0 +1 @@
edit-undo.svg

View File

@@ -0,0 +1 @@
view-compact.svg

View File

@@ -0,0 +1 @@
view-dual.svg

View File

@@ -0,0 +1 @@
view-grid.svg

View File

@@ -0,0 +1 @@
view-list.svg

View File

@@ -0,0 +1 @@
view-refresh.svg

View File

@@ -0,0 +1 @@
zoom-in.svg

View File

@@ -0,0 +1 @@
zoom-original.svg

View File

@@ -0,0 +1 @@
zoom-out.svg

View File

@@ -0,0 +1 @@
edit-redo.svg

View File

@@ -0,0 +1 @@
edit-undo.svg

View File

@@ -0,0 +1 @@
akonadiconsole.svg

View File

@@ -0,0 +1 @@
view-compact.svg

View File

@@ -0,0 +1 @@
view-dual.svg

View File

@@ -0,0 +1 @@
view-grid.svg

View File

@@ -0,0 +1 @@
view-list.svg

View File

@@ -0,0 +1 @@
view-refresh.svg

View File

@@ -0,0 +1 @@
zoom-in.svg

View File

@@ -0,0 +1 @@
zoom-original.svg

View File

@@ -0,0 +1 @@
zoom-out.svg

View File

@@ -0,0 +1 @@
applications-utilities-symbolic.svg

View File

@@ -0,0 +1 @@
./applications-internet-symbolic.svg

View File

@@ -0,0 +1,6 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#363636; }</style>
</defs>
<path class="ColorScheme-Text" d="m11.002 3.3647a0.50005 0.50005 0 0 0-0.46875 0.32031l-1.8711 4.8535-5.1875 0.27344a0.50005 0.50005 0 0 0-0.29102 0.88867l4.0352 3.2832-1.334 5.0215a0.50005 0.50005 0 0 0 0.75586 0.54883l4.3594-2.8242 4.3594 2.8242a0.50005 0.50005 0 0 0 0.75586-0.54883l-1.334-5.0215 4.0352-3.2832a0.50005 0.50005 0 0 0-0.29102-0.88867l-5.1875-0.27344-1.8711-4.8535a0.50005 0.50005 0 0 0-0.46484-0.32031zm-2e-3 1.8906 1.5215 3.9453a0.50005 0.50005 0 0 0 0.43945 0.32031l4.2148 0.22266-3.2754 2.668a0.50005 0.50005 0 0 0-0.16797 0.51562l1.084 4.084-3.5449-2.2969a0.50005 0.50005 0 0 0-0.54297 0l-3.5449 2.2969 1.084-4.084a0.50005 0.50005 0 0 0-0.16792-0.51562l-3.2754-2.668 4.2148-0.22266a0.50005 0.50005 0 0 0 0.43945-0.32031z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 965 B

View File

@@ -0,0 +1,3 @@
<svg width="22" height="22" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m19 5c0-0.554-0.446-1-1-1h-5c-0.554 0-1 0.446-1 1v2c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1zm0 5c0-0.554-0.446-1-1-1h-5c-0.554 0-1 0.446-1 1v2c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1zm0 5c0-0.554-0.446-1-1-1h-5c-0.554 0-1 0.446-1 1v2c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1zm-1-10v2h-5v-2zm0 5v2h-5v-2zm0 5v2h-5v-2zm-8-10c0-0.554-0.446-1-1-1h-5c-0.554 0-1 0.446-1 1v2c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1zm0 5c0-0.554-0.446-1-1-1h-5c-0.554 0-1 0.446-1 1v2c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1zm0 5c0-0.554-0.446-1-1-1h-5c-0.554 0-1 0.446-1 1v2c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1zm-1-10v2h-5v-2zm0 5v2h-5v-2zm0 5v2h-5v-2z" fill="#363636"/>
</svg>

After

Width:  |  Height:  |  Size: 781 B

View File

@@ -0,0 +1,6 @@
<svg width="22" height="22" version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#565656; } .ColorScheme-Highlight { color:#5294e2; }</style>
</defs>
<path class="ColorScheme-Text" d="m6 3c-1.662 0-3 1.338-3 3v10c0 1.662 1.338 3 3 3h4.5 1 4.5c1.662 0 3-1.338 3-3v-10c0-1.662-1.338-3-3-3h-4.5-1-4.5zm0 1h4.5v14h-4.5c-1.108 0-2-0.892-2-2v-10c0-1.108 0.892-2 2-2zm5.5 0h4.5c1.108 0 2 0.892 2 2v10c0 1.108-0.892 2-2 2h-4.5v-14z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 558 B

View File

@@ -1,14 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
<svg version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}
</style>
</defs>
<path
style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 3 3 L 3 4 L 4 4 L 4 3 L 3 3 z M 8 3 L 8 4 L 9 4 L 9 3 L 8 3 z M 13 3 L 13 4 L 14 4 L 14 3 L 13 3 z M 18 3 L 18 4 L 19 4 L 19 3 L 18 3 z M 3 6 L 3 7 L 4 7 L 4 6 L 3 6 z M 8 6 L 8 7 L 9 7 L 9 6 L 8 6 z M 13 6 L 13 7 L 14 7 L 14 6 L 13 6 z M 18 6 L 18 7 L 19 7 L 19 6 L 18 6 z M 3 9 L 3 10 L 4 10 L 4 9 L 3 9 z M 8 9 L 8 10 L 9 10 L 9 9 L 8 9 z M 13 9 L 13 10 L 14 10 L 14 9 L 13 9 z M 18 9 L 18 10 L 19 10 L 19 9 L 18 9 z M 3 12 L 3 13 L 4 13 L 4 12 L 3 12 z M 8 12 L 8 13 L 9 13 L 9 12 L 8 12 z M 13 12 L 13 13 L 14 13 L 14 12 L 13 12 z M 18 12 L 18 13 L 19 13 L 19 12 L 18 12 z M 3 15 L 3 16 L 4 16 L 4 15 L 3 15 z M 8 15 L 8 16 L 9 16 L 9 15 L 8 15 z M 13 15 L 13 16 L 14 16 L 14 15 L 13 15 z M 18 15 L 18 16 L 19 16 L 19 15 L 18 15 z M 3 18 L 3 19 L 4 19 L 4 18 L 3 18 z M 8 18 L 8 19 L 9 19 L 9 18 L 8 18 z M 13 18 L 13 19 L 14 19 L 14 18 L 13 18 z M 18 18 L 18 19 L 19 19 L 19 18 L 18 18 z "
class="ColorScheme-Text"
/>
}</style>
</defs>
<path class="ColorScheme-Text" d="m4 4v2h2v-2zm6 0v2h2v-2zm6 0v2h2v-2zm-12 6v2h2v-2zm6 0v2h2v-2zm6 0v2h2v-2zm-12 6v2h2v-2zm6 0v2h2v-2zm6 0v2h2v-2z" fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 380 B

View File

@@ -0,0 +1,8 @@
<svg width="22" height="22" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect x="6" y="5" width="12" height="1" fill="#363636" stroke-width=".8165"/>
<rect x="6" y="10" width="12" height="1" fill="#363636" stroke-width=".8165"/>
<rect x="6" y="15" width="12" height="1" fill="#363636" stroke-width=".8165"/>
<rect x="4" y="5" width="1" height="1" fill="#363636"/>
<rect x="4" y="10" width="1" height="1" fill="#363636"/>
<rect x="4" y="15" width="1" height="1" fill="#363636"/>
</svg>

After

Width:  |  Height:  |  Size: 521 B

View File

@@ -0,0 +1,3 @@
<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m20 6c0-0.554-0.446-1-1-1h-5c-0.554 0-1 0.446-1 1v2c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1zm0 5c0-0.554-0.446-1-1-1h-5c-0.554 0-1 0.446-1 1v2c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1zm0 5c0-0.554-0.446-1-1-1h-5c-0.554 0-1 0.446-1 1v2c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1zm-1-10v2h-5v-2zm0 5v2h-5v-2zm0 5v2h-5v-2zm-8-10c0-0.554-0.446-1-1-1h-5c-0.554 0-1 0.446-1 1v2c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1zm0 5c0-0.554-0.446-1-1-1h-5c-0.554 0-1 0.446-1 1v2c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1zm0 5c0-0.554-0.446-1-1-1h-5c-0.554 0-1 0.446-1 1v2c0 0.554 0.446 1 1 1h5c0.554 0 1-0.446 1-1zm-1-10v2h-5v-2zm0 5v2h-5v-2zm0 5v2h-5v-2z" fill="#363636"/>
</svg>

After

Width:  |  Height:  |  Size: 781 B

View File

@@ -0,0 +1,6 @@
<svg width="24" height="24" version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#565656; } .ColorScheme-Highlight { color:#5294e2; }</style>
</defs>
<path class="ColorScheme-Text" d="m7 4c-1.662 0-3 1.338-3 3v10c0 1.662 1.338 3 3 3h10c1.662 0 3-1.338 3-3v-10c0-1.662-1.338-3-3-3h-5.5zm0 1h4.5v14h-4.5c-1.108 0-2-0.892-2-2v-10c0-1.108 0.892-2 2-2zm5.5 0h4.5c1.108 0 2 0.892 2 2v10c0 1.108-0.892 2-2 2h-4.5z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 541 B

View File

@@ -1,13 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<defs id="defs3051">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}
</style>
</defs>
<path style="fill:currentColor;fill-opacity:1;stroke:none"
d="M 4 4 L 4 5 L 5 5 L 5 4 L 4 4 z M 9 4 L 9 5 L 10 5 L 10 4 L 9 4 z M 14 4 L 14 5 L 15 5 L 15 4 L 14 4 z M 19 4 L 19 5 L 20 5 L 20 4 L 19 4 z M 4 7 L 4 8 L 5 8 L 5 7 L 4 7 z M 9 7 L 9 8 L 10 8 L 10 7 L 9 7 z M 14 7 L 14 8 L 15 8 L 15 7 L 14 7 z M 19 7 L 19 8 L 20 8 L 20 7 L 19 7 z M 4 10 L 4 11 L 5 11 L 5 10 L 4 10 z M 9 10 L 9 11 L 10 11 L 10 10 L 9 10 z M 14 10 L 14 11 L 15 11 L 15 10 L 14 10 z M 19 10 L 19 11 L 20 11 L 20 10 L 19 10 z M 4 13 L 4 14 L 5 14 L 5 13 L 4 13 z M 9 13 L 9 14 L 10 14 L 10 13 L 9 13 z M 14 13 L 14 14 L 15 14 L 15 13 L 14 13 z M 19 13 L 19 14 L 20 14 L 20 13 L 19 13 z M 4 16 L 4 17 L 5 17 L 5 16 L 4 16 z M 9 16 L 9 17 L 10 17 L 10 16 L 9 16 z M 14 16 L 14 17 L 15 17 L 15 16 L 14 16 z M 19 16 L 19 17 L 20 17 L 20 16 L 19 16 z M 4 19 L 4 20 L 5 20 L 5 19 L 4 19 z M 9 19 L 9 20 L 10 20 L 10 19 L 9 19 z M 14 19 L 14 20 L 15 20 L 15 19 L 14 19 z M 19 19 L 19 20 L 20 20 L 20 19 L 19 19 z "
class="ColorScheme-Text"
/>
}</style>
</defs>
<path class="ColorScheme-Text" d="m5 5v2h2v-2zm6 0v2h2v-2zm6 0v2h2v-2zm-12 6v2h2v-2zm6 0v2h2v-2zm6 0v2h2v-2zm-12 6v2h2v-2zm6 0v2h2v-2zm6 0v2h2v-2z" fill="currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 380 B

View File

@@ -0,0 +1,3 @@
<svg width="22" height="22" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m4 6v1h1v-1zm2 0v1h12v-1zm-2 5v1h1v-1zm2 0v1h12v-1zm-2 5v1h1v-1zm2 0v1h12v-1z" fill="#363636"/>
</svg>

After

Width:  |  Height:  |  Size: 215 B

View File

@@ -1,14 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
viewBox="0 0 16.933 16.933"
version="1.1"
id="svg10"
xml:space="preserve"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs14" /><path
id="path4"
style="fill:#363636;fill-opacity:1;stroke-width:0.017859"
d="m 8.4665,1.3228906 c -4.023634,0 -7.1436094,2.9483841 -7.1436094,6.9291564 0,2.08236 0.8537991,3.882697 2.2432298,5.125685 0.1160834,0.103578 0.1876272,0.250042 0.191199,0.407202 l 0.039274,1.271215 a 0.57148874,0.57148874 0 0 0 0.8014857,0.505386 l 1.4179733,-0.624756 c 0.1196555,-0.05357 0.2555992,-0.06287 0.3823981,-0.02893 0.6518537,0.17859 1.3447605,0.27543 2.0680502,0.27543 4.0236333,0 7.1436093,-2.948901 7.1436093,-6.9296734 0,-3.980771 -3.119976,-6.9307066 -7.1436093,-6.9307066 z m 3.972806,4.8099476 c 0.252482,-0.024175 0.481355,0.2627016 0.318838,0.5224386 l -2.10009,3.3273799 A 1.0715414,1.0715414 0 0 1 9.1077919,10.268422 L 7.4376425,9.0163264 a 0.42861655,0.42861655 0 0 0 -0.5157206,0.00207 L 4.6678402,10.72885 C 4.367809,10.957445 3.9751171,10.598433 4.1769238,10.278757 L 6.2749456,6.9498266 A 1.0715414,1.0715414 0 0 1 7.8252081,6.6645783 l 1.6701494,1.2515785 a 0.42861655,0.42861655 0 0 0 0.5157205,-0.00155 L 12.26516,6.2036335 c 0.05626,-0.042861 0.115881,-0.065216 0.174146,-0.070795 z" /></svg>
<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path d="m8 1c-3.9054 0-7 2.9213-7 6.8047 0 2.0314 0.83984 3.814 2.207 5.0371h0.00195c0.00707 0.0063 0.0059 0.0094 0.00586 0.0078v2e-3l0.037109 1.1602c0.02181 0.7055 0.78368 1.1867 1.4297 0.90234l1.291-0.57035h0.00195c-3.131e-4 1.4e-4 0.0066-0.0019 0.013672 0 0.63526 0.17387 1.3096 0.26758 2.0117 0.26758 3.9054-5e-6 7-2.9213 7-6.8047 0-3.8834-3.0945-6.8066-7-6.8066zm0 1c3.4167 0 6 2.4458 6 5.8066 0 3.3609-2.5832 5.8047-6 5.8047-0.61349 0-1.1995-0.08161-1.75-0.23242h-0.00195v-2e-3c-0.22368-0.05989-0.46358-0.04293-0.68164 0.05469l-1.2871 0.56641c-0.028729 0.01265-0.028327 0.0138-0.029297-0.01758l-0.035159-1.1523c-0.0065357-0.28757-0.13762-0.55023-0.3418-0.73242h0.0019531c-1.1613-1.0389-1.875-2.5329-1.875-4.291 0-3.3609 2.5831-5.8047 6-5.8047z" fill="#363636"/>
<path d="m11.893 5.7133c0.24741-0.023689 0.47168 0.25742 0.31243 0.51194l-2.0579 3.2605c-0.32714 0.51948-1.0282 0.64871-1.5191 0.28002l-1.6366-1.2269c-0.15006-0.11208-0.3562-0.11125-0.50535 0.00203l-2.2088 1.6761c-0.294 0.224-0.6788-0.1278-0.48105-0.44104l2.0558-3.262c0.32731-0.51931 1.0284-0.6483 1.5191-0.27951l1.6366 1.2264c0.14995 0.11223 0.35608 0.11161 0.50535-0.00152l2.2088-1.6766c0.05513-0.041999 0.11355-0.063905 0.17064-0.069372z" fill="#363636" stroke-width=".0175"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,16 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
id="svg3"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs3" />
<path
fill="#fff"
d="M 51.437994,13.955932 A 45.611231,45.611231 0 0 0 39.884131,10.324718 c -0.496639,0.898961 -1.078753,2.110348 -1.479601,3.072679 -4.307646,-0.648431 -8.576975,-0.648431 -12.803567,0 a 32.826823,32.826823 0 0 0 -1.49876,-3.072679 45.453545,45.453545 0 0 0 -11.561231,3.640056 C 5.2284379,25.013156 3.2463019,35.790375 4.2381069,46.409907 c 4.848496,3.620898 9.5496211,5.821143 14.1696921,7.260955 a 35.251071,35.251071 0 0 0 3.035837,-4.997341 29.839619,29.839619 0 0 1 -4.780706,-2.326983 c 0.400849,-0.296215 0.792855,-0.607167 1.171597,-0.925488 9.21509,4.309119 19.225982,4.309119 28.330544,0 0.383163,0.31832 0.775169,0.629272 1.171597,0.925488 a 29.774776,29.774776 0 0 1 -4.786601,2.331404 35.088963,35.088963 0 0 0 3.034363,4.997341 C 50.208922,52.235471 54.912995,50.035226 59.761491,46.409907 60.92572,34.097084 57.776408,23.421552 51.437994,13.955932 Z M 22.697761,39.878438 c -2.766148,0 -5.034184,-2.581935 -5.034184,-5.726825 0,-3.144891 2.219403,-5.732721 5.034184,-5.732721 2.81478,0 5.084289,2.583409 5.034183,5.732721 0.0044,3.14489 -2.219403,5.726825 -5.034183,5.726825 z m 18.60555,0 c -2.766148,0 -5.034183,-2.581935 -5.034183,-5.726825 0,-3.144891 2.219403,-5.732721 5.034183,-5.732721 2.814781,0 5.084289,2.583409 5.034183,5.732721 0,3.14489 -2.219402,5.726825 -5.034183,5.726825 z"
id="path1"
style="fill:#363636;fill-opacity:1;stroke-width:1.47371" />
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m6.4316 2.4141-0.34961 0.060547c-0.97232 0.1682-1.9192 0.46753-2.8125 0.88672l-0.12695 0.058594-0.076172 0.11719c-1.7572 2.6549-2.2487 5.2976-2.0098 7.8555l0.021484 0.2207 0.17773 0.13281c1.1719 0.87518 2.3208 1.4131 3.4395 1.7617l0.34375 0.10742 0.20898-0.29102c0.28293-0.38891 0.5333-0.80014 0.74805-1.2305l0.083984-0.16797c1.2857 0.31949 2.561 0.32015 3.8398 2e-3l0.082033 0.16602c0.21453 0.43052 0.46502 0.8435 0.74805 1.2324l0.21094 0.28906 0.3418-0.10547c1.1197-0.34861 2.2693-0.8873 3.4414-1.7637l0.17773-0.13281 0.02148-0.2207c0.28077-2.9695-0.4901-5.5813-2.0156-7.8594l-0.07813-0.11523-0.125-0.060547c-0.89286-0.4178-1.8372-0.71472-2.8086-0.88281l-0.35156-0.060547-0.17188 0.3125c-0.076752 0.13893-0.14635 0.30227-0.2207 0.46094-0.78607-0.088995-1.5673-0.089172-2.3438 0-0.073261-0.15452-0.14171-0.3113-0.22461-0.46094zm-0.52734 1.1562c0.049503 0.10256 0.10585 0.20179 0.15039 0.30664l0.15234 0.35742 0.38281-0.058594c0.93129-0.14288 1.8704-0.14329 2.8223 0l0.38672 0.058594 0.15039-0.36133c0.038473-0.092362 0.093426-0.19546 0.14453-0.30273 0.70731 0.14913 1.4029 0.35179 2.0625 0.64844 1.3192 2.0178 1.9613 4.2536 1.7715 6.8379-0.88405 0.62851-1.7379 1.0324-2.5859 1.3262-0.06414-0.09906-0.12411-0.20082-0.18359-0.30274 0.2213-0.10515 0.45015-0.19559 0.66016-0.32226l0.63672-0.38281-0.5957-0.44531c-0.08424-0.06294-0.16884-0.13017-0.25195-0.19922l-0.24414-0.20312-0.28906 0.13672c-1.9855 0.9397-4.137 0.93952-6.1504-2e-3l-0.28906-0.13472-0.24414 0.20508c-0.080617 0.06776-0.16421 0.13336-0.24805 0.19531l-0.60156 0.44531 0.64062 0.38477c0.20943 0.12616 0.43758 0.2155 0.6582 0.32031-0.059259 0.10146-0.11974 0.20214-0.18359 0.30078-0.84731-0.29404-1.7037-0.69589-2.5879-1.3242-0.16717-2.249 0.26274-4.4934 1.7754-6.8359 0.65918-0.29691 1.3535-0.49944 2.0605-0.64844z" fill="#363636"/>
<path d="m5.6744 9.9696c-0.69154 0-1.2585-0.64548-1.2585-1.4317s0.55485-1.4332 1.2585-1.4332c0.70369 0 1.2711 0.64585 1.2585 1.4332 0.00114 0.78622-0.55485 1.4317-1.2585 1.4317zm4.6514 0c-0.69154 0-1.2585-0.64548-1.2585-1.4317s0.55485-1.4332 1.2585-1.4332c0.7037 0 1.2711 0.64585 1.2585 1.4332 0 0.78622-0.55485 1.4317-1.2585 1.4317z" fill="#363636" stroke-width=".36843"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -1,3 +1,3 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="M 4.75,1 A 3.751,3.751 0 0 0 1,4.667 C 1,5.61 1.247,6.346 1.5,7.026 2.687,9.836 5,12.184 8,15 11,12.184 13.313,9.836 14.5,7.026 14.753,6.346 15,5.61 15,4.666 A 3.751,3.751 0 0 0 8,2.88 3.748,3.748 0 0 0 4.75,1 Z" color="#000000" fill="#363636" overflow="visible"/>
<path d="m4.75 1a3.751 3.751 0 0 0-3.75 3.668c0 0.943 0.247 1.6774 0.5 2.3574 1.187 2.81 3.5 5.1586 6.5 7.9746 3-2.816 5.313-5.1646 6.5-7.9746 0.253-0.68 0.5-1.4154 0.5-2.3594a3.751 3.751 0 0 0-7-1.7852 3.748 3.748 0 0 0-3.25-1.8809zm6.3301 0.99023c0.2828-0.0088884 0.56917 0.026104 0.84961 0.097656 1.1186 0.2854 2.0278 1.1412 2.0664 2.5918-0.0026 0.75202-0.18891 1.329-0.42774 1.9727-0.98905 2.3304-2.9854 4.4576-5.5684 6.9238-2.583-2.4662-4.5793-4.5935-5.5684-6.9238-0.23882-0.64364-0.42514-1.2198-0.42773-1.9707 0.038582-1.5015 1.2429-2.6816 2.7461-2.6816 0.98538-1.788e-4 1.8917 0.52464 2.3828 1.3789l0.86523 1.5059 0.86914-1.5059c0.54617-0.94779 1.3645-1.362 2.2129-1.3887z" fill="#363636" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 360 B

After

Width:  |  Height:  |  Size: 807 B

View File

@@ -1,42 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
viewBox="0 0 16.933 16.933"
version="1.1"
id="svg2"
xml:space="preserve"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs2" /><style
type="text/css"
id="style1">
.st0{fill:#FFFFFF;}
</style><g
id="g4"
transform="matrix(0.28603041,0,0,0.28603041,1.3228905,1.3228905)">
<path
class="st0"
d="m 41.3,44 c 0.5,-0.4 0.9,-0.8 1.3,-1.3 9.8,-9.8 9.8,-25.6 0,-35.4 C 32.8,-2.5 17,-2.5 7.2,7.3 6.8,7.8 6.4,8.2 6,8.7 Z"
id="path1-3"
style="fill:#363636;fill-opacity:1">
</path>
<path
class="st0"
d="M 38.3,46.2 3.8,11.7 C 3.1,12.8 2.5,13.9 2,15.1 L 34.9,48 c 1.2,-0.5 2.3,-1.1 3.4,-1.8 z"
id="path2-6"
style="fill:#363636;fill-opacity:1">
</path>
<path
class="st0"
d="M 31.1,49.3 0.7,18.9 C 0.3,20.4 0.1,21.9 0,23.4 L 26.6,50 c 1.5,-0.1 3,-0.3 4.5,-0.7 z"
id="path3"
style="fill:#363636;fill-opacity:1">
</path>
<path
class="st0"
d="M 21.1,49.8 0.2,28.9 c 0.8,5.1 3.1,9.9 7,13.9 4,3.8 8.9,6.2 13.9,7 z"
id="path4"
style="fill:#363636;fill-opacity:1">
</path>
</g></svg>
<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path d="m7.9922 1c-1.7902 0-3.5805 0.68601-4.9512 2.0566-0.11189 0.13986-0.2221 0.25076-0.33398 0.39062l0.69922 0.70117a6 6 0 0 1 4.5938-2.1484 6 6 0 0 1 6 6 6 6 0 0 1-2.1484 4.5938l0.72852 0.72852c0.13986-0.11189 0.25139-0.22342 0.36328-0.36328 2.7413-2.7413 2.7413-7.1611 0-9.9023-1.3706-1.3706-3.161-2.0566-4.9512-2.0566z" fill="#363636" stroke-width=".27972"/>
<path class="st0" d="m11.741 13.937-9.6503-9.6503c-0.1958 0.30769-0.36364 0.61538-0.5035 0.95105l9.2028 9.2028c0.33566-0.13986 0.64336-0.30769 0.95105-0.5035z" fill="#363636" stroke-width=".27972"></path>
<path class="st0" d="m9.7273 14.804-8.5035-8.5035c-0.11189 0.41958-0.16783 0.83916-0.1958 1.2587l7.4406 7.4406c0.41958-0.02797 0.83916-0.08392 1.2587-0.1958z" fill="#363636" stroke-width=".27972"></path>
<path class="st0" d="m6.9301 14.944-5.8462-5.8462c0.22378 1.4266 0.86713 2.7692 1.958 3.8881 1.1189 1.0629 2.4895 1.7343 3.8881 1.958z" fill="#363636" stroke-width=".27972"></path>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -1 +1,3 @@
<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M3 2v12s6.333-2.833 10.666-6C9.333 4.833 3 2 3 2z" style="marker:none" color="#000" overflow="visible" fill="#363636"/></svg>
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m3.0879 1.0039a1.0001 1.0001 0 0 0-1.0879 0.99609v12a1.0001 1.0001 0 0 0 1.4082 0.91211s6.3693-2.8322 10.848-6.1055a1.0001 1.0001 0 0 0 0-1.6133c-4.4784-3.2733-10.848-6.1055-10.848-6.1055a1.0001 1.0001 0 0 0-0.32031-0.083984zm-0.087891 0.99609s6.333 2.833 10.666 6c-4.333 3.167-10.666 6-10.666 6v-12z" fill="#363636" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 197 B

After

Width:  |  Height:  |  Size: 461 B

View File

@@ -1,3 +1,3 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m11.572 6.011a2.432 2.432 0 0 0-0.774 4.736l-1.902 3.393c-0.409 0-0.87 0.463-0.87 0.872l7.207 9e-3c0-0.409-0.47-0.88-0.88-0.88l-2.007-3.394a2.432 2.432 0 0 0 1.659-2.303 2.432 2.432 0 0 0-2.433-2.432zm-7.508-4.999-1e-3 1.076-2.742 2.21 0.553 1.106 1.35-0.458c0.216 0.27 0.543 0.429 0.89 0.429 0.594 0 1.068-0.46 1.11-1.054v1.69c0 0.54-0.619 1-1.158 1-1 0-2 0.54-2 1.671l0.912 1.21c-0.657 0-1.244 0.494-1.244 1.12h6.186c0-0.7-0.524-1.12-1.106-1.12l1.216-1.186v-3.331c0-1.848-0.935-3.258-2.783-3.258l-0.06 2e-3a1.076 1.076 0 0 0-0.026-0.273c-0.111-0.488-0.596-0.834-1.097-0.835z" fill="#363636"/>
<path d="m3.4902 0c-0.27613 2.7609e-5 -0.49997 0.22387-0.5 0.5v0.001953l-0.00195 0.91211-2.75 2.2168c-0.18201 0.1475-0.23721 0.4016-0.13281 0.61133l0.5918 1.1855c0.11168 0.22328 0.37093 0.32998 0.60742 0.25l1.3203-0.44727c0.28568 0.20068 0.55986 0.44141 0.91797 0.44141 0.26594 0 0.46375-0.16571 0.6875-0.27734v0.45898c0 0.09803-0.067925 0.23971-0.2207 0.36523s-0.37127 0.20508-0.51758 0.20508c-0.62533 0-1.2598 0.16336-1.7695 0.53906-0.50977 0.3757-0.87305 0.99718-0.87305 1.75 2.8456e-4 0.10863 0.035936 0.21421 0.10156 0.30078l0.5957 0.78906c-0.57773 0.27499-1.0527 0.72218-1.0527 1.4043 2.761e-5 0.27613 0.22387 0.49997 0.5 0.5h6.623c0.27613-2.8e-5 0.49997-0.22387 0.5-0.5 0-0.62764-0.36143-1.0535-0.81641-1.3457l0.7832-0.76367c0.097369-0.094207 0.15234-0.22389 0.15234-0.35938v-3.5664c0-1.0736-0.26946-2.0587-0.85742-2.7969-0.51344-0.64464-1.311-1.0135-2.2402-1.1113-0.18643-0.76619-0.89029-1.2622-1.6484-1.2637zm0.49805 1.3691c0.049389 0.063971 0.1711 0.064625 0.1875 0.13672 0.011982 0.053645 0.017429 0.10912 0.015625 0.16406-0.0092 0.28927 0.22835 0.52592 0.51758 0.51562l0.046875-0.00195h0.00195c0.86089 5.171e-4 1.431 0.30362 1.8379 0.81445 0.40722 0.51127 0.64062 1.2689 0.64062 2.1738v3.3555l-1.1523 1.123c-0.32019 0.31337-0.098411 0.85728 0.34961 0.85742 0.20451 0 0.37548 0.06986 0.5 0.19922h-4.8437c0.10983-0.04776 0.10755-0.19922 0.23633-0.19922 0.41287 7.25e-4 0.64869-0.47092 0.40039-0.80078l-0.82617-1.0957c0.032633-0.37433 0.15437-0.65092 0.41602-0.84375 0.29323-0.21611 0.73045-0.34375 1.1758-0.34375 0.43078 0 0.82948-0.16637 1.1523-0.43164 0.32286-0.26527 0.58594-0.65854 0.58594-1.1387v-1.8105c-0.011596-0.63184-0.94202-0.66461-0.99805-0.035156-0.027581 0.39008-0.31162 0.66406-0.68945 0.66406-0.21878 0-0.42519-0.099853-0.5625-0.27148-0.13168-0.16384-0.35177-0.22784-0.55078-0.16016l-1.0332 0.34961-0.2168-0.43359 2.623-2.1133c0.11733-0.094919 0.18552-0.23775 0.18555-0.38867zm7.5629 4.1096c-1.7057 0.00321-2.8611 1.124-3.0825 2.4783-0.19155 1.1721 0.42551 2.3748 1.6055 3.0605l-1.8047 3.2188c-0.20642 0.08123-0.44134 0.11863-0.5918 0.26953-0.25034 0.2511-0.44727 0.57757-0.44727 0.98438 2.76e-5 0.27613 0.22387 0.49997 0.5 0.5l7.7168 0.009766c0.27613-2.8e-5 0.49997-0.22387 0.5-0.5 0-0.41048-0.20101-0.73598-0.45312-0.98828-0.15241-0.15252-0.38871-0.19144-0.59766-0.27344l-1.8926-3.2012c0.94139-0.54682 1.6276-1.4598 1.6289-2.5781 0-1.5711-1.2335-2.7593-2.752-2.959-0.13089-0.017216-0.21729-0.021991-0.32963-0.021269zm-0.02388 0.87478h2e-3c1.1673 5.68e-4 2.1035 0.93793 2.1035 2.1055-0.0019 0.90442-0.57789 1.7027-1.4355 1.9902-0.30165 0.10117-0.43336 0.45461-0.27148 0.72852l2.1484 3.6348c0.08052 0.10185 0.19748 0.16838 0.32617 0.18555l-5.627-0.0059c0.12957-0.01864 0.24665-0.08735 0.32612-0.19137l2.0352-3.6328c0.15194-0.27252 0.019932-0.61611-0.27539-0.7168-1.174-0.39671-1.5566-1.3901-1.4023-2.334 0.15417-0.94335 0.83254-1.7604 2.0703-1.7637z" fill="#363636" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 690 B

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,6 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" fill="currentColor" d="m5 3c-1.108 0-2 0.892-2 2v3c0 1.108 0.892 2 2 2h3c1.108 0 2-0.892 2-2v-3c0-1.108-0.892-2-2-2zm9 0c-1.108 0-2 0.892-2 2v3c0 1.108 0.892 2 2 2h3c1.108 0 2-0.892 2-2v-3c0-1.108-0.892-2-2-2zm-9 1h3c0.554 0 1 0.446 1 1v3c0 0.554-0.446 1-1 1h-3c-0.554 0-1-0.446-1-1v-3c0-0.554 0.446-1 1-1zm9 0h3c0.554 0 1 0.446 1 1v3c0 0.554-0.446 1-1 1h-3c-0.554 0-1-0.446-1-1v-3c0-0.554 0.446-1 1-1zm-9 8c-1.108 0-2 0.892-2 2v3c0 1.108 0.892 2 2 2h3c1.108 0 2-0.892 2-2v-3c0-1.108-0.892-2-2-2zm9 0c-1.108 0-2 0.892-2 2v3c0 1.108 0.892 2 2 2h3c1.108 0 2-0.892 2-2v-3c0-1.108-0.892-2-2-2zm-9 1h3c0.554 0 1 0.446 1 1v3c0 0.554-0.446 1-1 1h-3c-0.554 0-1-0.446-1-1v-3c0-0.554 0.446-1 1-1zm9 0h3c0.554 0 1 0.446 1 1v3c0 0.554-0.446 1-1 1h-3c-0.554 0-1-0.446-1-1v-3c0-0.554 0.446-1 1-1z"/>
</svg>

After

Width:  |  Height:  |  Size: 1012 B

View File

@@ -0,0 +1,6 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" d="m7.5001 4c-1.1502 0-2.3073 0.44399-3.1816 1.3184-1.7489 1.7489-1.7489 4.6144 0 6.3633l6.6816 7.0176 6.6816-7.0176c1.7486-1.7489 1.7486-4.6144 0-6.3633-1.749-1.7486-4.6143-1.7486-6.3633 0-0.13806 0.13834-0.20251 0.3251-0.32031 0.47852-0.11814-0.15393-0.17583-0.33799-0.31641-0.47852-0.87437-0.87438-2.0315-1.3184-3.1816-1.3184zm0 1c0.89578 0 1.7912 0.34197 2.4746 1.0254 0.68263 0.68237 1.0226 1.5801 1.0234 2.4746h0.0039c2.64e-4 -0.92684 0.3687-1.8186 1.0234-2.4746 1.3668-1.3666 3.5824-1.3666 4.9492 0 1.3666 1.3668 1.3666 3.5824 0 4.9492l-5.9746 6.2754-5.9746-6.2754c-1.3668-1.3668-1.3668-3.5824 0-4.9492 0.68342-0.68342 1.5788-1.0254 2.4746-1.0254z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 904 B

View File

@@ -0,0 +1,6 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" d="m16.436 4.1704c-1.1259-1.0231-3.1298-1.4062-5.806-0.964-0.51797 0.085164-0.57158 0.80897-0.07181 0.96951 0 0 1.1568 0.38988 1.9376 1.0261 0.3904 0.31813 0.65388 0.67428 0.70991 1.0137 0.05599 0.33943-0.03552 0.74538-0.62151 1.3314l-2.0661 2.0661-0.38532-0.38532c-0.39174-0.39174-1.0225-0.39174-1.4142 0l-5.6568 5.6568c-0.39174 0.39174-0.39174 1.0225 0 1.4142l2.8284 2.8284c0.39174 0.39174 1.0225 0.39174 1.4142 0l5.6568-5.6568c0.39174-0.39174 0.39174-1.0225 0-1.4142l-0.45023-0.45023 2.2014-2.2014c0.08809-0.084414 0.37066-0.28229 0.63391-0.34941 0.21664-0.055232 0.39749 0.013011 0.598 0.15606l0.05248 0.94465c7e-3 0.12296 0.05912 0.23902 0.14639 0.32593l0.964 0.964c0.19527 0.19523 0.51183 0.19523 0.70711 0l2.5715-2.5715c0.19523-0.19527 0.19523-0.51183 0-0.70711l-0.964-0.964c-0.070744-0.071016-0.16121-0.11913-0.25964-0.13811l-0.8604-0.16711c-0.075208-0.15234-0.19303-0.40256-0.48061-0.88941-0.36246-0.61361-0.83484-1.3381-1.3852-1.8382zm-0.67259 0.73887c0.39264 0.35678 0.85805 1.0345 1.1974 1.609 0.33935 0.57449 0.56212 1.0427 0.56212 1.0427 0.06879 0.14324 0.20157 0.24526 0.3577 0.27484l0.94189 0.1823 0.50271 0.50271-1.8644 1.8644-0.47647-0.47647-0.058-1.0441c-7e-3 -0.12296-0.05912-0.23902-0.14639-0.32593-0.50766-0.50766-1.1812-0.58003-1.6794-0.45298-0.49814 0.12705-0.86147 0.38725-1.08 0.59659-0.0028 0.00273-0.0056 0.00549-0.0083 0.00829l-2.2083 2.2083-0.57867-0.57867 2.0661-2.0661c0.72988-0.72988 1.0165-1.5049 0.90187-2.2001-0.11469-0.69521-0.57107-1.2234-1.0662-1.6269-0.21865-0.17818-0.27055-0.12694-0.49995-0.26516 1.4325 0.024275 2.5985 0.25845 3.1364 0.74713zm-6.3377 5.0257 2.8284 2.8284-5.6568 5.6568-2.8284-2.8284z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -0,0 +1,6 @@
<svg fill="none" version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color: #363636; }</style>
</defs>
<path class="ColorScheme-Text" d="m5 2c-1.662 0-3 1.338-3 3v12c0 1.662 1.338 3 3 3h12c1.662 0 3-1.338 3-3v-12c0-1.662-1.338-3-3-3h-12zm0 1h12c1.108 0 2 0.892 2 2v12c0 1.108-0.892 2-2 2h-12c-1.108 0-2-0.892-2-2v-12c0-1.108 0.892-2 2-2zm2.1992 1-2.1992 6h1.1699l0.67969-2h2.3008l0.67969 2h1.1699l-2.1992-6h-1.6016zm4.8008 0v6h2c0.5 0 2.5 0 2.5-1.75 0-0.93-0.59042-1.3357-1.2324-1.5137 0.572-0.185 0.93164-0.58394 0.93164-1.0859 1e-3 -1.5-1.1992-1.6504-2.6992-1.6504h-1.5zm-4.1504 1h0.30078l0.66992 2.0996h-1.6406l0.66992-2.0996zm5.1504 0h0.75c0.75 0 1.4004-7.812e-4 1.4004 0.69922 0 0.65-0.65039 0.65039-1.1504 0.65039h-1v-1.3496zm0 2.25h1c0.5 0 1.3496 2.031e-4 1.3496 0.9082 0 0.843-0.84961 0.8418-1.0996 0.8418h-1.25v-1.75zm-9 3.75v1h6v-1h-6zm7 0v7h1v-1h5v1h1v-7h-7zm1 1h1v2c0 0.544-0.34981 0.8767-0.75781 0.9707l0.16211 0.64648c0.686-0.107 1.5957-0.50719 1.5957-1.6172v-2h1v2c0 0.9 0.5 1 1 1h1v1h-5v-4zm4 0h1v2.1152c-7e-3 0.235-0.062 0.23438-0.5 0.23438-0.25 0-0.5 3.91e-4 -0.5-0.34961v-2zm-11 2v1h4v-1h-4zm-1 3v1h6v-1h-6z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,6 @@
<svg fill="none" version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color: #363636; }</style>
</defs>
<path class="ColorScheme-Text" d="m5 3c-1.662 0-3 1.338-3 3v10c0 1.662 1.338 3 3 3h12c1.662 0 3-1.338 3-3v-10c0-1.662-1.338-3-3-3h-12zm0 1h12c1.108 0 2 0.892 2 2v10c0 1.108-0.892 2-2 2h-12c-1.108 0-2-0.892-2-2v-10c0-1.108 0.892-2 2-2zm5.6699 3-1.6699 4-1.125 3 0.125-1.5v-2.5h-2.5v1h1.5v4h1.5508l2.7793-7h5.1699v-1h-5.8301zm3.3301 2c-1 0-2 0.5-2 1.5h1c0-0.5 0.5-0.59961 1-0.59961s1 0.099609 1 0.59961c0 0.732-0.80227 1.1962-1.8223 1.7852-0.373 0.215-0.77573 0.44684-1.1777 0.71484v1h4v-0.90039h-2l-1 0.09961s3-0.84922 3-2.6992c0-1.1-1-1.5-2-1.5z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 778 B

View File

@@ -0,0 +1,7 @@
<svg fill="none" version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color: #363636; }</style>
</defs>
<path class="ColorScheme-Text" d="M11 16c-.842 0-1.563-1.3-1.857-3.143C7.3 12.563 6 11.842 6 11c0-.565.585-1.075 1.527-1.439-.409-.922-.462-1.697-.063-2.097.4-.399 1.175-.346 2.097.063C9.925 6.585 10.435 6 11 6c.842 0 1.563 1.3 1.857 3.143C14.7 9.437 16 10.158 16 11c0 .565-.585 1.075-1.527 1.439.409.922.462 1.697.063 2.097-.4.399-1.174.346-2.097-.063C12.075 15.415 11.565 16 11 16m.723-1.898a4.9 4.9 0 0 1-.052.136c-.158.397-.327.664-.474.82a.62.62 0 0 1-.158.128.154.154 0 0 1-.039.014l-.008-.001a.154.154 0 0 1-.03-.013.62.62 0 0 1-.16-.129c-.146-.155-.315-.422-.473-.819a6.866 6.866 0 0 1-.357-1.28l.21.015c.518.454 1.041.834 1.541 1.13m.233-.794a8.834 8.834 0 0 1-.47-.317c.184-.007.365-.018.542-.033-.022.12-.046.236-.072.35M11 12.2c.398 0 .781-.02 1.144-.056a11.444 11.444 0 0 0 .046-1.637 11.734 11.734 0 0 0-.697-.697 11.798 11.798 0 0 0-1.637.046 11.447 11.447 0 0 0-.046 1.637 11.781 11.781 0 0 0 .697.697c.162.007.326.01.493.01m1.682 1.505c.069-.266.128-.55.175-.848.298-.047.582-.106.848-.175l.06.133c.168.393.237.701.243.915a.623.623 0 0 1-.02.203.154.154 0 0 1-.014.03l-.004.007-.006.004a.154.154 0 0 1-.031.014.623.623 0 0 1-.203.02c-.214-.005-.522-.075-.915-.243a5.127 5.127 0 0 1-.133-.06m.276-1.677c.12-.022.236-.046.35-.072a8.834 8.834 0 0 0-.317-.47c-.007.184-.018.365-.033.542m1.28-.357a4.9 4.9 0 0 1-.136.053c-.294-.5-.675-1.024-1.129-1.541-.004-.071-.01-.142-.015-.211.488.09.921.213 1.28.357.397.158.664.327.82.474a.62.62 0 0 1 .128.158.154.154 0 0 1 .014.037V11l-.001.008a.154.154 0 0 1-.013.03.62.62 0 0 1-.129.16c-.155.146-.422.315-.819.473m-2.42-2.644.21.015a6.864 6.864 0 0 0-.357-1.28c-.158-.397-.327-.664-.474-.82a.62.62 0 0 0-.158-.128A.152.152 0 0 0 11 6.8l-.008.001a.152.152 0 0 0-.03.013.62.62 0 0 0-.16.129c-.146.155-.315.422-.473.819a4.9 4.9 0 0 0-.053.135c.5.295 1.024.676 1.541 1.13m-1.846.015c.177-.015.358-.026.542-.033a8.76 8.76 0 0 0-.47-.317 8.45 8.45 0 0 0-.072.35m-.654-.747c-.069.266-.128.55-.175.848a9.286 9.286 0 0 0-.848.175l-.06-.133c-.168-.393-.238-.701-.243-.915a.622.622 0 0 1 .02-.203.153.153 0 0 1 .014-.03l.004-.007.006-.004a.152.152 0 0 1 .031-.013.622.622 0 0 1 .203-.021c.214.005.522.075.915.243zm-.291 3.522a10.354 10.354 0 0 1-1.13-1.54 4.9 4.9 0 0 0-.135.052c-.397.158-.664.327-.82.474a.62.62 0 0 0-.128.158A.152.152 0 0 0 6.8 11l.001.008a.152.152 0 0 0 .013.03.62.62 0 0 0 .129.16c.155.146.422.315.819.473.359.144.792.267 1.28.357zm.015-1.845a8.45 8.45 0 0 0-.35.072c.097.154.203.311.317.47.007-.184.018-.365.033-.542" fill="currentColor" fill-rule="evenodd"/>
<path class="ColorScheme-Text" d="m5 3c-1.662 0-3 1.338-3 3v10c0 1.662 1.338 3 3 3h12c1.662 0 3-1.338 3-3v-10c0-1.662-1.338-3-3-3zm0 1h12c1.108 0 2 0.892 2 2v10c0 1.108-0.892 2-2 2h-12c-1.108 0-2-0.892-2-2v-10c0-1.108 0.892-2 2-2z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@@ -0,0 +1,6 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" d="m10.229 4.084-4.006 3a0.5 0.5 0 0 0 0.277 0.916h0.5v2h-3.5c-0.277 0-0.5 0.223-0.5 0.5v6c0 0.277 0.223 0.5 0.5 0.5h5c0.277 0 0.5-0.223 0.5-0.5v-2.5s0-1 1-1h1c1 0 1 1 1 1v2.5c0 0.277 0.223 0.5 0.5 0.5h5c0.277 0 0.5-0.223 0.5-0.5v-6c0-0.277-0.223-0.5-0.5-0.5h-3.5v-2h0.5a0.5 0.5 0 0 0 0.277-0.916l-3.994-3a0.5 0.5 0 0 0-0.555 0zm-1.979 3.916h0.5a0.25 0.25 0 0 1 0.25 0.25v1.5a0.25 0.25 0 0 1-0.25 0.25h-0.5a0.25 0.25 0 0 1-0.25-0.25v-1.5a0.25 0.25 0 0 1 0.25-0.25zm2 0h0.5a0.25 0.25 0 0 1 0.25 0.25v1.5a0.25 0.25 0 0 1-0.25 0.25h-0.5a0.25 0.25 0 0 1-0.25-0.25v-1.5a0.25 0.25 0 0 1 0.25-0.25zm2 0h0.5a0.25 0.25 0 0 1 0.25 0.25v1.5a0.25 0.25 0 0 1-0.25 0.25h-0.5a0.25 0.25 0 0 1-0.25-0.25v-1.5a0.25 0.25 0 0 1 0.25-0.25zm-8 3h0.5a0.25 0.25 0 0 1 0.25 0.25v1.5a0.25 0.25 0 0 1-0.25 0.25h-0.5a0.25 0.25 0 0 1-0.25-0.25v-1.5a0.25 0.25 0 0 1 0.25-0.25zm2 0h0.5a0.25 0.25 0 0 1 0.25 0.25v1.5a0.25 0.25 0 0 1-0.25 0.25h-0.5a0.25 0.25 0 0 1-0.25-0.25v-1.5a0.25 0.25 0 0 1 0.25-0.25zm8 0h0.5a0.25 0.25 0 0 1 0.25 0.25v1.5a0.25 0.25 0 0 1-0.25 0.25h-0.5a0.25 0.25 0 0 1-0.25-0.25v-1.5a0.25 0.25 0 0 1 0.25-0.25zm2 0h0.5a0.25 0.25 0 0 1 0.25 0.25v1.5a0.25 0.25 0 0 1-0.25 0.25h-0.5a0.25 0.25 0 0 1-0.25-0.25v-1.5a0.25 0.25 0 0 1 0.25-0.25zm-12 3h0.5a0.25 0.25 0 0 1 0.25 0.25v1.5a0.25 0.25 0 0 1-0.25 0.25h-0.5a0.25 0.25 0 0 1-0.25-0.25v-1.5a0.25 0.25 0 0 1 0.25-0.25zm2 0h0.5a0.25 0.25 0 0 1 0.25 0.25v1.5a0.25 0.25 0 0 1-0.25 0.25h-0.5a0.25 0.25 0 0 1-0.25-0.25v-1.5a0.25 0.25 0 0 1 0.25-0.25zm8 0h0.5a0.25 0.25 0 0 1 0.25 0.25v1.5a0.25 0.25 0 0 1-0.25 0.25h-0.5a0.25 0.25 0 0 1-0.25-0.25v-1.5a0.25 0.25 0 0 1 0.25-0.25zm2 0h0.5a0.25 0.25 0 0 1 0.25 0.25v1.5a0.25 0.25 0 0 1-0.25 0.25h-0.5a0.25 0.25 0 0 1-0.25-0.25v-1.5a0.25 0.25 0 0 1 0.25-0.25z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -0,0 +1,6 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" d="m7 3v2c-1.108 0-2 0.892-2 2h-2v1h2v1h-2v1h2v2h-2v1h2v1h-2v1h2c0 1.108 0.892 2 2 2v2h1v-2h1v2h1v-2h2v2h1v-2h1v2h1v-2c1.108 0 2-0.892 2-2h2v-1h-2v-1h2v-1h-2v-2h2v-1h-2v-1h2v-1h-2c0-1.108-0.892-2-2-2v-2h-1v2h-1v-2h-1v2h-2v-2h-1v2h-1v-2zm0 3h8c0.554 0 1 0.446 1 1v8c0 0.554-0.446 1-1 1h-8c-0.554 0-1-0.446-1-1v-8c0-0.554 0.446-1 1-1zm1 2v6h6v-6zm1 1h1v1h1v-1h1v1h1v1h-1v1h1v1h-1v-1h-1v1h-1v-1h-1v-1h1v-1h-1zm1 2v1h1v-1zm1 0h1v-1h-1z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 681 B

View File

@@ -0,0 +1,6 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" d="m14.02 3.5371a1.0001 1.0001 0 0 0-0.58984 0.19336c-0.89811 0.65868-1.4296 1.7085-1.4297 2.8223 0.0012 1.3259 0.86654 2.3529 2 2.9434v1.1797a7 7 0 0 1 1 0.58008v-2.2559c-1.1632-0.23743-1.9989-1.2601-2-2.4473 9.8e-5 -0.7962 0.37943-1.5447 1.0215-2.0156-4e-3 0.036332-0.02148 0.068046-0.02148 0.10547v2c0 0.554 0.446 1 1 1h1c0.554 0 1-0.446 1-1v-2c0-0.037422-0.01752-0.069136-0.02148-0.10547 0.64204 0.47088 1.0214 1.2194 1.0215 2.0156-1.29e-4 1.1879-0.83612 2.2116-2 2.4492v3.0996a7 7 0 0 1 1 1.2949v-3.9004c1.134-0.59095 1.9999-1.6166 2-2.9434-1.38e-4 -1.1138-0.53157-2.1636-1.4297-2.8223a1.0001 1.0001 0 0 0-1.5859 0.91602c0.01271 0.11643 0.01417 0.1478 0.01563 0.16797v1.8281h-1v-1.8281c0.0015-0.020168 0.0029-0.051534 0.01563-0.16797a1.0001 1.0001 0 0 0-0.99609-1.1094zm-3.0195 7.4629a6 6 0 0 0-6 6h-2v1h16v-1h-2a6 6 0 0 0-6-6zm0 1a5 5 0 0 1 5 5h-1a4 4 0 0 0-4-4 4 4 0 0 0-0.06055 0 4 4 0 0 0-3.9395 4h-1a5 5 0 0 1 5-5zm-0.05273 2a3 3 0 0 1 2e-3 0 3 3 0 0 1 0.05078 0 3 3 0 0 1 3 3h-6a3 3 0 0 1 2.9473-3z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,7 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" d="m8 7-3.8829 10-1.1172 4e-6 -9e-7 1 3-1.1e-5 9e-7 -1h-0.81054l1.1641-3 4.2929 2e-5 1.164 3h-0.81054l-1e-6 1 3-1e-5 1e-6 -1-1.1172 4e-6 -3.8826-9.9997-1-9e-7zm0.5 1.4727 1.7578 4.5273-3.5157 7e-6 1.7578-4.5273z" fill="currentColor"/>
<path class="ColorScheme-Text" d="m13 2.9999-2.2402 5.7715 0.53516 1.3789 0.05859-0.15039h4.293l1.1641 3h-0.81055v1h3v-1h-1.1172l-3.8828-10zm0.5 1.4727 1.7578 4.5273h-3.5156z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 660 B

View File

@@ -0,0 +1,7 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" d="m6.992 8h0.992v1h0.992v1h-0.992v1h-0.992v-1h-0.992v-1h0.992zm7.52 0c0.274 0 0.496 0.224 0.496 0.5s-0.222 0.5-0.496 0.5c-0.27504-0.0011-0.49711-0.22496-0.496-0.5 0-0.276 0.222-0.5 0.496-0.5zm-0.992 1c0.274 0 0.496 0.224 0.496 0.5s-0.222 0.5-0.496 0.5c-0.27504-0.0011-0.49711-0.22496-0.496-0.5 0-0.276 0.222-0.5 0.496-0.5zm1.984 0c0.274 0 0.496 0.224 0.496 0.5s-0.222 0.5-0.496 0.5c-0.27504-0.0011-0.49711-0.22496-0.496-0.5 0-0.276 0.222-0.5 0.496-0.5zm-0.992 1c0.274 0 0.496 0.224 0.496 0.5s-0.222 0.5-0.496 0.5c-0.27504-0.0011-0.49711-0.22496-0.496-0.5 0-0.276 0.222-0.5 0.496-0.5z" fill="currentColor"/>
<path class="ColorScheme-Text" d="m7.0371 4.8897c-0.34323 0.00787-0.67988 0.099906-0.98047 0.26562-1.2576 0.66372-2.1036 2.4475-2.6055 4.6953-0.21549 0.95875-0.35933 2.0707-0.41992 3.0859-0.060592 1.0153-0.04965 1.908 0.10156 2.5312v2e-3c0.11974 0.4852 0.2909 0.888 0.58789 1.1895 0.29699 0.30145 0.72024 0.45117 1.1484 0.45117h0.00782c0.67209-0.01157 1.3072-0.36056 1.8906-0.86719 0.58339-0.50663 1.1176-1.1906 1.5352-1.9766l-0.029297 0.05078c0.39941-0.57494 1.555-0.96543 2.709-0.92773h0.03516c1.1524-0.04021 2.3114 0.35256 2.7109 0.92773l-0.03125-0.05078c0.41752 0.78592 0.95191 1.4699 1.5352 1.9766s1.2188 0.85562 1.8906 0.86719h0.0078c0.4282 0 0.85126-0.1497 1.1484-0.45117 0.29718-0.30147 0.46665-0.70398 0.58594-1.1895h2e-3c0.15185-0.62352 0.16192-1.5179 0.10156-2.5332-0.06036-1.0153-0.20495-2.1273-0.41992-3.0859-0.50404-2.2488-1.3485-4.0344-2.6074-4.6973-0.63835-0.34086-1.3575-0.34382-1.8887 0.033203v0.00195h-2e-3c-0.36436 0.25996-1.3023 0.63777-3.0508 0.63867-1.7467 0.0018-2.6854-0.37798-3.0508-0.63867l0.013672 0.00977c-0.26294-0.20147-0.58672-0.31018-0.91797-0.30859h-0.00782zm0.017578 1.002c0.1083 4.541e-4 0.21279 0.033686 0.29883 0.099609l0.00781 0.00586 0.00586 0.00586c0.62273 0.4443 1.7458 0.82617 3.6328 0.82422 1.886-9.726e-4 3.0069-0.37954 3.6309-0.82422 0.25023-0.17762 0.41184-0.19686 0.8418 0.033203l2e-3 0.00195c0.68542 0.36089 1.6287 1.9301 2.0996 4.0312 0.19939 0.88915 0.33918 1.9637 0.39648 2.9277 0.0573 0.96399 0.01947 1.8417-0.07617 2.2344-0.0954 0.38827-0.21961 0.61648-0.32812 0.72656-0.1075 0.10905-0.20274 0.14958-0.43164 0.15039-0.30794-0.0065-0.77473-0.20971-1.2461-0.61914-0.47284-0.41072-0.94518-1.0073-1.3086-1.6914l-0.01367-0.02539-0.01758-0.02539c-0.72793-1.0478-2.1809-1.3997-3.5488-1.3555-1.3671-0.04159-2.8204 0.30699-3.5488 1.3555l-0.017578 0.02539-0.013672 0.02539c-0.36341 0.68407-0.83566 1.2807-1.3086 1.6914-0.47145 0.40942-0.93948 0.6126-1.248 0.61914-0.22691-0.0011-0.32461-0.04175-0.43164-0.15039-0.10813-0.10975-0.23042-0.33837-0.32617-0.72461-0.095348-0.39299-0.1337-1.2723-0.076172-2.2363 0.057532-0.964 0.19862-2.0387 0.39844-2.9277 0.46906-2.1008 1.4121-3.6703 2.0977-4.0312l0.00586-0.00391 0.00391-0.00195c0.15872-0.088296 0.33804-0.13546 0.51953-0.14062z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,6 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" d="m10.608 3.003c-1.0901 0.015676-2.3517 0.20259-3.459 0.78906s-2.0743 1.7558-2.0449 3.291c0.014771 0.77292 0.25319 1.4522 0.68555 1.9102 0.43235 0.45794 0.95666 0.64237 1.3633 0.75195 0.40662 0.10959 0.7364 0.16675 0.88281 0.2207 0.00779 0.00287 0.00377-9.967e-4 0.00781 0 0.21535-0.25989 0.43147-0.51515 0.65039-0.76562-0.78799-0.56379-2.5525-0.080216-2.5918-2.1367-0.044287-2.3123 2.5728-3.0326 4.5195-3.0605 0.13009-0.00187 0.27963-0.00467 0.40234 0 0.72721 0.024067 1.5526 0.2166 2.3262 0.56055 0.28382-0.24332 0.5589-0.46276 0.83789-0.69141-1.0114-0.5333-2.1088-0.83531-3.1309-0.86914-0.16622-0.00607-0.32413-0.0018-0.44922 0zm6.3281 0c-1.8 1.299-4.2053 3.302-6.1133 5.334a23.02 23.02 0 0 0-0.50586 0.54688c-0.103 0.107-0.21145 0.19464-0.31445 0.30664-0.065 0.077-0.12741 0.16323-0.19141 0.24023-0.936 1.035-1.8656 2.2041-2.7109 3.3594-0.33006 0.45105-0.63195 0.89244-0.93164 1.3301-0.31286-0.15951-0.70391-0.18199-1.1211 0.09375-0.754 0.498-0.59644 2.2842-2.1484 2.2832 0.147 0.602 1.7356 0.59417 2.8086 0.32617 1.013-0.253 1.3239-1.1418 1.1309-1.8848-0.026762-0.10285-0.094738-0.20557-0.15625-0.30859 1.9845-1.6435 3.3981-3.0164 4.3594-4.0371 0.24-0.246 0.53056-0.56683 0.85156-0.92383 1.204-1.335 2.925-3.437 5.043-6.666zm-8.0488 1.9961c-1.3356-8.907e-4 -2.0042 1.6137-1.0605 2.5586 0.94364 0.9449 2.5577 0.27696 2.5586-1.0586 0-0.829-0.67105-1.5-1.498-1.5zm7.5098 0.56445c-0.19448 0.27577-0.37441 0.52175-0.56055 0.77734 1.103 1.2428 2.0862 3.0072 2.2383 4.9512 0.38377 4.8859-3.425 7.2933-7.0215 6.5879-2.2448-0.4395-2.5707-1.6483-2.9922-3.0039-0.00904-0.02909-0.011973-0.0587-0.019531-0.08789-0.26726 0.22855-0.53895 0.45718-0.83008 0.69727 0.18337 0.59384 0.39224 1.2399 0.87695 1.8555 0.56837 0.72182 1.4904 1.2683 2.7734 1.5195 2.074 0.40624 4.2312-0.07705 5.834-1.4082 1.6033-1.3316 2.5901-3.525 2.377-6.2383-0.17384-2.2214-1.07-3.8514-2.498-5.4668-0.05641-0.063816-0.12071-0.12015-0.17773-0.18359zm0.10352 3.4375c-1.3333 0-1.3333 2 0 2s1.3333-2 0-2zm-0.625 3c-1.3333 0-1.3333 2 0 2s1.3333-2 0-2zm-4.9902 2c-1.3333 0-1.3333 2 0 2 1.2912-0.04085 1.2912-1.9592 0-2zm2.9941 0c-1.3333 0-1.3333 2 0 2 1.2912-0.04085 1.2912-1.9592 0-2z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -0,0 +1,7 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" d="m7.5001 4c-1.1502 0-2.3073 0.44399-3.1816 1.3184-1.7489 1.7489-1.7489 4.6144 0 6.3633l6.6816 7.0176 6.6816-7.0176c1.7486-1.7489 1.7486-4.6144 0-6.3633-1.749-1.7486-4.6143-1.7486-6.3633 0-0.13806 0.13834-0.20251 0.3251-0.32031 0.47852-0.11814-0.15393-0.17583-0.33799-0.31641-0.47852-0.87437-0.87438-2.0315-1.3184-3.1816-1.3184zm0 1c0.89578 0 1.7912 0.34197 2.4746 1.0254 0.68263 0.68237 1.0226 1.5801 1.0234 2.4746h0.0039c2.64e-4 -0.92684 0.3687-1.8186 1.0234-2.4746 1.3668-1.3666 3.5824-1.3666 4.9492 0 1.3666 1.3668 1.3666 3.5824 0 4.9492l-5.9746 6.2754-5.9746-6.2754c-1.3668-1.3668-1.3668-3.5824 0-4.9492 0.68343-0.68342 1.5788-1.0254 2.4746-1.0254z" fill="currentColor"/>
<path class="ColorScheme-Text" d="m9.0899 7.0039-3.5195 5.8633 0.85938 0.51563 2.4805-4.1348 1.9785 4.9453 2.0488-3.0742 0.75391 1.5059h2.3086l1-1h-2.6914l-1.2461-2.4941-1.9512 2.9258z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@@ -0,0 +1,6 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" d="m9 3c-0.554 0-1 0.446-1 1v8c0 0.554 0.446 1 1 1h8c0.554 0 1-0.446 1-1v-8c0-0.554-0.446-1-1-1zm4.314 1.5c0.129-1e-3 0.259 0.041 0.327 0.152 0.052 0.308 0.157 0.612 0.326 0.881 0.168 0.35 0.49 0.609 0.736 0.91 0.696 0.85 0.655 2.118 0.01 2.983-0.06 0.066-0.116 0.207-0.223 0.178-0.04-0.02-0.095-0.07-0.07-0.122 0.185-0.425 0.317-0.892 0.31-1.359 0.012-0.646-0.487-1.195-1.043-1.488v3.335c0 0.749-0.386 1.328-1.054 1.486-0.59 0.18-1.308-0.215-1.38-0.818-0.05-0.645 0.503-1.205 1.122-1.37 0.206-0.06 0.442-0.077 0.625-0.039v-4.209c-0.031-0.215 0.017-0.537 0.314-0.52zm-8.814 3.5c-0.277 0-0.5 0.223-0.5 0.5v10c0 0.277 0.223 0.5 0.5 0.5h9c0.277 0 0.5-0.223 0.5-0.5v-4.5h-3v4h-4v-4h2a1.99 1.99 0 0 1-1.725-1h-0.275v-5zm0.5 1h1v1h-1zm0 2h1v1h-1zm0 2h1v1h-1zm0 2h1v1h-1zm7 0h1v1h-1zm-7 2h1v1h-1zm7 0h1v1h-1z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,6 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" d="m6 3c-1.0907 0-2 0.9093-2 2v12c0 1.0907 0.9093 2 2 2h10c1.0907 0 2-0.9093 2-2v-8a1.0001 1.0001 0 0 0-0.29297-0.70703l-5-5a1.0001 1.0001 0 0 0-0.70703-0.29297h-6zm7.8262 0 4.1738 4.1738v-3.1738c0-0.554-0.446-1-1-1h-3.1738zm-7.8262 1h6l5 5v8c0 0.554-0.446 1-1 1h-10c-0.554 0-1-0.446-1-1v-12c0-0.554 0.446-1 1-1zm2 4v1h3v-1h-3zm0 2v1h5v-1h-5zm0 2v1h6v-1h-6zm0 2v1h3v-1h-3z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 622 B

View File

@@ -0,0 +1,6 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" d="m11 3a8 8 0 0 0-8 8 8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0-8-8zm0 1a7 7 0 0 1 7 7 7 7 0 0 1-7 7 7 7 0 0 1-7-7 7 7 0 0 1 7-7zm-4 6a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1zm4 0a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1zm4 0a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 560 B

View File

@@ -0,0 +1,8 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<g transform="translate(2.9993 3.0305)">
<path class="ColorScheme-Text" d="m5.498 0.996c-0.5 0-0.5 0.5-0.5 0.5s0 0.5 0.5 0.5h0.5l0.018 2.877a1 1 0 0 1-0.159 0.539c-0.132 0.208-0.235 0.367-0.416 0.678-0.267 0.46-0.598 1.048-0.959 1.693a514.53 514.53 0 0 0-2.199 3.986c-0.386 0.708-0.383 1.677 0.203 2.407l0.022 0.027c0.422 0.563 1.12 0.74 1.818 0.74h7.348c0.7 0 1.4-0.176 1.822-0.74l0.022-0.027c0.584-0.729 0.586-1.699 0.199-2.407l-0.022-0.039c-1.123-2.287-2.428-4.128-3.558-6.39a1 1 0 0 1-0.106-0.448l-0.033-2.896h0.5c0.5 0 0.5-0.5 0.5-0.5s0-0.5-0.5-0.5zm1.518 1.047h2.015v3.107a1 1 0 0 0 0.102 0.44c1.201 2.457 2.573 4.343 3.685 6.617a0.807 0.807 0 0 0 0.02 0.04c0.24 0.44 0.254 0.884-0.1 1.315l-0.035 0.045c-0.144 0.199-0.489 0.336-1.03 0.336h-7.347c-0.54 0-0.885-0.137-1.03-0.336a0.912 0.912 0 0 0-0.032-0.045c-0.354-0.431-0.342-0.875-0.102-1.314a513.04 513.04 0 0 1 2.193-3.977c0.359-0.641 0.688-1.227 0.952-1.681 0.263-0.454 0.49-0.813 0.517-0.85a1 1 0 0 0 0.192-0.59z" fill="currentColor"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,6 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" d="m9.1269 3.2601c-0.064351-0.00888-0.13038-0.00425-0.19727 0.013672-0.26756 0.071693-0.42521 0.34377-0.35352 0.61133l0.13672 0.50977a7 7 0 0 0-1.1719 0.5293c-0.013468 0.00627-0.027897 0.0061-0.041016 0.013672-0.01342 0.00775-0.020785 0.02055-0.033203 0.029297a7 7 0 0 0-1.0449 0.74805l-0.37109-0.37109c-0.19587-0.19587-0.51116-0.19587-0.70703 0s-0.19587 0.51116 0 0.70703l0.36914 0.36914a7 7 0 0 0-0.77539 1.0801 7 7 0 0 0-0.54883 1.2109l-0.50391-0.13477c-0.26756-0.071693-0.53964 0.085954-0.61133 0.35352s0.085954 0.53964 0.35352 0.61133l0.50586 0.13672a7 7 0 0 0-0.00195 2.6465l-0.50391 0.13477c-0.26756 0.07169-0.42521 0.34377-0.35352 0.61133 0.071693 0.26756 0.34377 0.42521 0.61133 0.35352l0.50977-0.13672a7 7 0 0 0 1.3203 2.291l-0.37109 0.37109c-0.19587 0.19587-0.19587 0.51116 0 0.70703s0.51116 0.19587 0.70703 0l0.36914-0.36914a7 7 0 0 0 1.0801 0.77539 7 7 0 0 0 1.2109 0.54883l-0.13477 0.50391c-0.071693 0.26756 0.085954 0.53964 0.35352 0.61133 0.26756 0.07169 0.53964-0.08595 0.61133-0.35352l0.13672-0.50586a7 7 0 0 0 2.6465 2e-3l0.13477 0.50391c0.07169 0.26756 0.34377 0.42521 0.61133 0.35352s0.42521-0.34377 0.35352-0.61133l-0.13672-0.50976a7 7 0 0 0 2.291-1.3203l0.37109 0.37109c0.19587 0.19587 0.51116 0.19587 0.70703 0s0.19587-0.51116 0-0.70703l-0.36914-0.36914a7 7 0 0 0 0.77539-1.0801 7 7 0 0 0 0.54883-1.2109l0.50391 0.13477c0.26756 0.07169 0.53964-0.08595 0.61133-0.35352 0.07169-0.26756-0.08595-0.53963-0.35352-0.61133l-0.50586-0.13672a7 7 0 0 0 0.12695-1.2949c5.42e-4 -0.0096 0.0059-0.01762 0.0059-0.02734 0-0.01252-0.0069-0.02287-0.0078-0.03516a7 7 0 0 0-0.12305-1.2891l0.50391-0.13477c0.26756-0.071693 0.42521-0.34377 0.35352-0.61133s-0.34377-0.42521-0.61133-0.35352l-0.50976 0.13672a7 7 0 0 0-1.3203-2.291l0.37109-0.37109c0.19587-0.19587 0.19587-0.51116 0-0.70703s-0.51116-0.19587-0.70703 0l-0.36914 0.36914a7 7 0 0 0-1.0801-0.77539 7 7 0 0 0-1.2109-0.54883l0.13477-0.50391c0.07169-0.26756-0.08595-0.53964-0.35352-0.61133-0.26762-0.07174-0.53969 0.085907-0.61139 0.35347l-0.13672 0.50586a7 7 0 0 0-2.6465-0.00195l-0.13477-0.50391c-0.05377-0.20067-0.22101-0.34054-0.41406-0.36719zm1.5898 1.7461a6 6 0 0 1 3.2832 0.79883 6 6 0 0 1 2.9727 4.6953h-4.0391a2 2 0 0 0-1.9336-1.5 2 2 0 0 0-0.5332 0.074219l-2.0215-3.5a6 6 0 0 1 2.2715-0.56836zm-3.1367 1.0723 2.0195 3.4961a2 2 0 0 0-0.59961 1.4258 2 2 0 0 0 0.59766 1.4258l-2.0195 3.498a6 6 0 0 1-1.7734-7.9238 6 6 0 0 1 1.7754-1.9219zm3.4199 3.9219a1 1 0 0 1 1 1 1 1 0 0 1-1 1 1 1 0 0 1-1-1 1 1 0 0 1 1-1zm1.9355 1.5h4.0371a6 6 0 0 1-0.77734 2.5 6 6 0 0 1-7.75 2.4238l2.0195-3.4961a2 2 0 0 0 0.53516 0.07227 2 2 0 0 0 1.9355-1.5z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@@ -0,0 +1,9 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<g class="ColorScheme-Text" transform="translate(-808 -440.95)" fill="currentColor">
<path transform="translate(812,443.95)" d="m2.9336 0c-1.6254 0-2.9336 1.3321-2.9336 2.9863v10.027c0 1.6542 1.3082 2.9863 2.9336 2.9863h0.13281c1.6254 0 2.9336-1.3321 2.9336-2.9863v-10.027c0-1.6542-1.3082-2.9863-2.9336-2.9863zm0.066406 1c1.108 0 2 0.892 2 2v10c0 1.108-0.892 2-2 2s-2-0.892-2-2v-10c0-1.108 0.892-2 2-2z"/>
<path d="m817.41 443.95c0.878 0.713 1.469 1.792 1.469 3v1h2.125c-0.074-1.093 1.249-2 2-2 0.68 0 1 0.011 1 1v1h1.219c1.228-0.6 1.78-1.97 1.78-2.688 0-0.736-2.385-1.312-3.687-1.312zm1.594 5v4.313c2.766 2.661 6.125 2.406 6.125 2.406s0.353-1.52-1.906-4.031l-2.375-2.688h-1.782c-0.02 2e-3 -0.04-2e-3 -0.062 0zm2.975 2.532 1.683 1.737c-1.799 0.165-2.15-0.856-1.683-1.737z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 980 B

View File

@@ -0,0 +1,9 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
<path class="ColorScheme-Text" d="m12.414 3.2217c-0.78348-0.78347-2.045-0.78347-2.8284 0l-1.4142 1.4142c-0.78347 0.78347-0.78347 2.045-1e-7 2.8284l1.4144 1.4144c0.78347 0.78347 2.045 0.78347 2.8284-1e-7l1.4142-1.4142c0.78347-0.78347 0.78347-2.045 0-2.8284zm-0.7071 0.7071 1.4144 1.4144c0.39174 0.39174 0.39174 1.0225 0 1.4142l-1.4142 1.4142c-0.39174 0.39174-1.0225 0.39174-1.4142 0l-1.4144-1.4144c-0.39174-0.39174-0.39174-1.0225 0-1.4142l1.4142-1.4142c0.39174-0.39174 1.0225-0.39174 1.4142 0z" fill="currentColor"/>
<path class="ColorScheme-Text" d="m17.364 8.1716c-0.78348-0.78347-2.045-0.78347-2.8284-1e-7l-1.4142 1.4142c-0.78347 0.78347-0.78347 2.045 0 2.8284l1.4144 1.4144c0.78347 0.78347 2.045 0.78347 2.8284 0l1.4142-1.4142c0.78347-0.78347 0.78347-2.045 0-2.8284zm-0.7071 0.7071 1.4144 1.4144c0.39174 0.39174 0.39174 1.0225 0 1.4142l-1.4142 1.4142c-0.39174 0.39174-1.0225 0.39174-1.4142-1e-6l-1.4144-1.4144c-0.39174-0.39174-0.39174-1.0225-1e-6 -1.4142l1.4142-1.4142c0.39174-0.39174 1.0225-0.39174 1.4142 4e-7z" fill="currentColor"/>
<path class="ColorScheme-Text" d="m7.4643 8.1715c-0.78348-0.78347-2.045-0.78347-2.8284 1e-7l-1.4142 1.4142c-0.78347 0.78347-0.78347 2.045-1e-7 2.8284l1.4144 1.4144c0.78347 0.78347 2.045 0.78347 2.8284 0l1.4142-1.4142c0.78347-0.78347 0.78347-2.045 2e-7 -2.8284zm-0.7071 0.7071 1.4144 1.4144c0.39174 0.39174 0.39174 1.0225 2e-7 1.4142l-1.4142 1.4142c-0.39174 0.39174-1.0225 0.39174-1.4142 0l-1.4144-1.4144c-0.39174-0.39174-0.39174-1.0225 4e-7 -1.4142l1.4142-1.4142c0.39174-0.39174 1.0225-0.39174 1.4142 3e-7z" fill="currentColor"/>
<path class="ColorScheme-Text" d="m12.414 13.121c-0.78348-0.78347-2.045-0.78347-2.8284 0l-1.4142 1.4142c-0.78347 0.78347-0.78347 2.045 0 2.8284l1.4144 1.4144c0.78347 0.78347 2.045 0.78347 2.8284 0l1.4142-1.4142c0.78347-0.78347 0.78347-2.045 0-2.8284zm-0.7071 0.7071 1.4144 1.4144c0.39174 0.39174 0.39174 1.0225 0 1.4142l-1.4142 1.4142c-0.39174 0.39174-1.0225 0.39174-1.4142 0l-1.4144-1.4144c-0.39174-0.39174-0.39174-1.0225 0-1.4142l1.4142-1.4142c0.39174-0.39174 1.0225-0.39174 1.4142 1e-6z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -25,8 +25,8 @@ FollowsColorScheme=true
KDE-Extensions=.svg
# Directory list
Directories=actions/16,actions/22,actions/24,actions/32,actions/symbolic,apps/22,apps/scalable,apps/symbolic,categories/32,categories/symbolic,emblems/16,emblems/22,emblems/symbolic,places/symbolic,places/scalable,places/16,places/22,places/24,mimetypes/scalable,mimetypes/symbolic,devices/scalable,devices/symbolic,devices/16,devices/22,devices/24,devices/32,status/16,status/22,status/24,status/32,status/symbolic
ScaledDirectories=actions@2x/16,actions@2x/22,actions@2x/24,actions@2x/32,actions@2x/symbolic,apps@2x/22,apps@2x/scalable,apps@2x/symbolic,categories@2x/32,categories@2x/symbolic,emblems@2x/16,emblems@2x/22,emblems@2x/symbolic,places@2x/symbolic,places@2x/scalable,places@2x/16,places@2x/22,places@2x/24,mimetypes@2x/scalable,mimetypes@2x/symbolic,devices@2x/scalable,devices@2x/symbolic,devices@2x/16,devices@2x/22,devices@2x/24,devices@2x/32,status@2x/16,status@2x/22,status@2x/24,status@2x/32,status@2x/symbolic
Directories=actions/16,actions/22,actions/24,actions/32,actions/symbolic,apps/22,apps/scalable,apps/symbolic,categories/22,categories/32,categories/symbolic,emblems/16,emblems/22,emblems/symbolic,places/symbolic,places/scalable,places/16,places/22,places/24,mimetypes/scalable,mimetypes/symbolic,devices/scalable,devices/symbolic,devices/16,devices/22,devices/24,devices/32,status/16,status/22,status/24,status/32,status/symbolic
ScaledDirectories=actions@2x/16,actions@2x/22,actions@2x/24,actions@2x/32,actions@2x/symbolic,apps@2x/22,apps@2x/scalable,apps@2x/symbolic,categories@2x/22,categories@2x/32,categories@2x/symbolic,emblems@2x/16,emblems@2x/22,emblems@2x/symbolic,places@2x/symbolic,places@2x/scalable,places@2x/16,places@2x/22,places@2x/24,mimetypes@2x/scalable,mimetypes@2x/symbolic,devices@2x/scalable,devices@2x/symbolic,devices@2x/16,devices@2x/22,devices@2x/24,devices@2x/32,status@2x/16,status@2x/22,status@2x/24,status@2x/32,status@2x/symbolic
[actions/16]
Size=16
@@ -76,6 +76,11 @@ MinSize=16
MaxSize=512
Type=Scalable
[categories/22]
Size=22
Context=Categories
Type=Fixed
[categories/32]
Size=32
Context=Categories
@@ -275,6 +280,12 @@ MinSize=16
MaxSize=512
Type=Scalable
[categories/22]
Size=22
Scale=2
Context=Categories
Type=Fixed
[categories@2x/32]
Size=32
Scale=2