Started work on the carbon theme
|
@ -5,7 +5,7 @@ global = {}
|
||||||
global.awesome_dir = os.getenv("HOME").."/.config/awesome/"
|
global.awesome_dir = os.getenv("HOME").."/.config/awesome/"
|
||||||
global.config_dir = os.getenv("HOME").."/.awesome/"
|
global.config_dir = os.getenv("HOME").."/.awesome/"
|
||||||
global.themes_dir = os.getenv("HOME").."/.config/awesome/themes/"
|
global.themes_dir = os.getenv("HOME").."/.config/awesome/themes/"
|
||||||
global.theme = global.awesome_dir .. "themes/unity_simplified/theme.lua"
|
global.theme = global.awesome_dir .. "themes/carbon/theme.lua"
|
||||||
global.terminal = "xterm"
|
global.terminal = "xterm"
|
||||||
global.editor = os.getenv("EDITOR") or "vim"
|
global.editor = os.getenv("EDITOR") or "vim"
|
||||||
global.editor_cmd = global.terminal .. " -e ".. global.editor
|
global.editor_cmd = global.terminal .. " -e ".. global.editor
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
battery status icons, lock/shutdown/suspend icons, volume status icons were taken from the Breeze icons theme. (https://develop.kde.org/frameworks/breeze-icons/, copyright KDE and licensed under the GNU LGPL version 3 or later)
|
battery status icons, lock/shutdown/suspend icons, volume status icons were taken from the Breeze icons theme. (https://develop.kde.org/frameworks/breeze-icons/, copyright KDE and licensed under the GNU LGPL version 3 or later)
|
||||||
|
|
||||||
|
logout icon is taken from the adwaita project
|
||||||
|
|
||||||
battery status icons in particular were modified to look somewhat less ugly when recolored to a single color. this was done because the config automatically recolors all icons to the color value of the foreground (text) color.
|
battery status icons in particular were modified to look somewhat less ugly when recolored to a single color. this was done because the config automatically recolors all icons to the color value of the foreground (text) color.
|
||||||
|
|
||||||
the author of this config does not claim copyright of any icons present in this folder unless stated otherwise in the icon's license metadata.
|
the author of this config does not claim copyright of any icons present in this folder unless stated otherwise in the icon's license metadata.
|
||||||
|
|
|
@ -1,12 +1,138 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<defs id="defs1">
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
<style type="text/css" id="current-color-scheme">
|
|
||||||
.ColorScheme-NegativeText {
|
<svg
|
||||||
color:#da4453;
|
width="48"
|
||||||
}
|
height="48"
|
||||||
.ColorScheme-PositiveText {
|
viewBox="0 0 12.7 12.7"
|
||||||
color:#27ae60;
|
version="1.1"
|
||||||
}
|
id="svg5"
|
||||||
</style>
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
</defs>
|
sodipodi:docname="battery-caution-charging-symbolic.svg"
|
||||||
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NegativeText" d="M3 4l1 8H2V4zM0 2v12h15v-4h.5c.277 0 .5-.223.5-.5v-3c0-.277-.223-.5-.5-.5H15V2zm1 1h13v10H1z"/><path d="M9 5a3 3 0 0 0-2.826 2H5v2h1.176A3 3 0 0 0 9 11v-1h2V9H9V7h2V6H9z" class="ColorScheme-PositiveText" fill="currentColor"/></svg>
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
units="px"
|
||||||
|
inkscape:zoom="8"
|
||||||
|
inkscape:cx="12.75"
|
||||||
|
inkscape:cy="8.375"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="Arrow1Lstart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow1Lstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(12.5,0)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
|
||||||
|
id="path2933" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DotL"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotL"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path1555" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<g
|
||||||
|
id="g952"
|
||||||
|
transform="matrix(1.2,0,0,1.2,-0.55927308,-1.27)">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.464;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
|
||||||
|
id="rect846"
|
||||||
|
width="8.0348587"
|
||||||
|
height="4.5357866"
|
||||||
|
x="1.3794135"
|
||||||
|
y="4.0821066"
|
||||||
|
sodipodi:type="rect"
|
||||||
|
ry="0.19166182"
|
||||||
|
d="m 1.5710753,4.0821066 h 7.6515351 c 0.1061806,0 0.1916618,0.085481 0.1916618,0.1916618 v 4.152463 c 0,0.1061806 -0.085481,0.1916618 -0.1916618,0.1916618 H 1.5710753 c -0.1061806,0 -0.1916618,-0.085481 -0.1916618,-0.1916618 v -4.152463 c 0,-0.1061806 0.085481,-0.1916618 0.1916618,-0.1916618 z" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.446;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect2450-3"
|
||||||
|
width="0.71841258"
|
||||||
|
height="1.7797576"
|
||||||
|
x="9.4266291"
|
||||||
|
y="5.4601212"
|
||||||
|
ry="0.11856993" />
|
||||||
|
<rect
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.14673;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect3560"
|
||||||
|
width="0.71062315"
|
||||||
|
height="3.6072021"
|
||||||
|
x="1.843727"
|
||||||
|
y="4.5463986"
|
||||||
|
ry="0" />
|
||||||
|
<g
|
||||||
|
id="g7225-0"
|
||||||
|
transform="translate(0.5386392,-0.2244544)"
|
||||||
|
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
id="rect5668-9-3"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="M 5.3225173,6.5744543 5.0903606,5.878016 3.2331064,6.8066004 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<path
|
||||||
|
id="rect5668-9-4-0"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="M 4.8582037,6.5744543 5.0903604,7.2708926 6.9476146,6.3423082 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<metadata
|
||||||
|
id="metadata4105">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 674 B After Width: | Height: | Size: 5.4 KiB |
|
@ -1,9 +1,123 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<defs id="defs1">
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
<style type="text/css" id="current-color-scheme">
|
|
||||||
.ColorScheme-NegativeText {
|
<svg
|
||||||
color:#da4453;
|
width="48"
|
||||||
}
|
height="48"
|
||||||
</style>
|
viewBox="0 0 12.7 12.7"
|
||||||
</defs>
|
version="1.1"
|
||||||
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NegativeText" d="M3 4l1 8H2V4zM0 2v12h15v-4h.5c.277 0 .5-.223.5-.5v-3c0-.277-.223-.5-.5-.5H15V2zm1 1h13v10H1z"/></svg>
|
id="svg5"
|
||||||
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
|
sodipodi:docname="battery-caution-symbolic.svg"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
units="px"
|
||||||
|
inkscape:zoom="16"
|
||||||
|
inkscape:cx="12.4375"
|
||||||
|
inkscape:cy="17.375"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="Arrow1Lstart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow1Lstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(12.5,0)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
|
||||||
|
id="path2933" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DotL"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotL"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path1555" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<g
|
||||||
|
id="g946"
|
||||||
|
transform="matrix(1.2,0,0,1.2,-0.55927308,-1.27)">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.464;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
|
||||||
|
id="rect846"
|
||||||
|
width="8.0348587"
|
||||||
|
height="4.5357866"
|
||||||
|
x="1.3794135"
|
||||||
|
y="4.0821066"
|
||||||
|
sodipodi:type="rect"
|
||||||
|
ry="0.19166182"
|
||||||
|
d="m 1.5710753,4.0821066 h 7.6515351 c 0.1061806,0 0.1916618,0.085481 0.1916618,0.1916618 v 4.152463 c 0,0.1061806 -0.085481,0.1916618 -0.1916618,0.1916618 H 1.5710753 c -0.1061806,0 -0.1916618,-0.085481 -0.1916618,-0.1916618 v -4.152463 c 0,-0.1061806 0.085481,-0.1916618 0.1916618,-0.1916618 z" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.446;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect2450-3"
|
||||||
|
width="0.71841258"
|
||||||
|
height="1.7797576"
|
||||||
|
x="9.4266291"
|
||||||
|
y="5.4601212"
|
||||||
|
ry="0.11856993" />
|
||||||
|
<rect
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.14673;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect3560"
|
||||||
|
width="0.71062315"
|
||||||
|
height="3.6072021"
|
||||||
|
x="1.843727"
|
||||||
|
y="4.5463986"
|
||||||
|
ry="0" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<metadata
|
||||||
|
id="metadata4105">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 459 B After Width: | Height: | Size: 4.4 KiB |
|
@ -1,12 +1,148 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<defs id="defs1">
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
<style type="text/css" id="current-color-scheme">
|
|
||||||
.ColorScheme-NegativeText {
|
<svg
|
||||||
color:#da4453;
|
width="48"
|
||||||
}
|
height="48"
|
||||||
.ColorScheme-PositiveText {
|
viewBox="0 0 12.7 12.7"
|
||||||
color:#27ae60;
|
version="1.1"
|
||||||
}
|
id="svg5"
|
||||||
</style>
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
</defs>
|
sodipodi:docname="battery-empty-charging-symbolic.svg"
|
||||||
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NegativeText" d="M0 2v12h15v-4h.5c.277 0 .5-.223.5-.5v-3c0-.277-.223-.5-.5-.5H15V2zm1 1h13v10H1z"/><path d="M9 5a3 3 0 0 0-2.826 2H5v2h1.176A3 3 0 0 0 9 11v-1h2V9H9V7h2V6H9z" class="ColorScheme-PositiveText" fill="currentColor"/></svg>
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
units="px"
|
||||||
|
inkscape:zoom="16"
|
||||||
|
inkscape:cx="4.125"
|
||||||
|
inkscape:cy="22.625"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="powerclip"
|
||||||
|
id="path-effect5696"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
inverse="true"
|
||||||
|
flatten="false"
|
||||||
|
hide_clip="false"
|
||||||
|
message="Use fill-rule evenodd on <b>fill and stroke</b> dialog if no flatten result after convert clip to paths." />
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="Arrow1Lstart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow1Lstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(12.5,0)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
|
||||||
|
id="path2933" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DotL"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotL"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path1555" />
|
||||||
|
</marker>
|
||||||
|
<clipPath
|
||||||
|
clipPathUnits="userSpaceOnUse"
|
||||||
|
id="clipPath5692">
|
||||||
|
<path
|
||||||
|
id="path5694"
|
||||||
|
style="display:block;opacity:0.35806;stroke-width:0.0649999;stroke-linecap:round"
|
||||||
|
d="M 5.7456705,5.3712486 5.977827,6.0676867 8.5796549,5.7950767 5.5112954,7.3282799 5.2801724,6.6323131 2.6792642,6.9044518 Z"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<g
|
||||||
|
id="g1046"
|
||||||
|
transform="matrix(1.2,0,0,1.2,-0.55927308,-1.27)">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.464;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
|
||||||
|
id="rect846"
|
||||||
|
width="8.0348587"
|
||||||
|
height="4.5357866"
|
||||||
|
x="1.3794135"
|
||||||
|
y="4.0821066"
|
||||||
|
sodipodi:type="rect"
|
||||||
|
ry="0.19166182"
|
||||||
|
d="m 1.5710753,4.0821066 h 7.6515351 c 0.1061806,0 0.1916618,0.085481 0.1916618,0.1916618 v 4.152463 c 0,0.1061806 -0.085481,0.1916618 -0.1916618,0.1916618 H 1.5710753 c -0.1061806,0 -0.1916618,-0.085481 -0.1916618,-0.1916618 v -4.152463 c 0,-0.1061806 0.085481,-0.1916618 0.1916618,-0.1916618 z" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.446;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect2450-6"
|
||||||
|
width="0.71841258"
|
||||||
|
height="1.7797576"
|
||||||
|
x="9.4266291"
|
||||||
|
y="5.4601212"
|
||||||
|
ry="0.11856993" />
|
||||||
|
<g
|
||||||
|
id="g7225-0"
|
||||||
|
transform="translate(0.5386392,-0.2244544)"
|
||||||
|
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
id="rect5668-9-3"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="M 5.3225173,6.5744543 5.0903606,5.878016 3.2331064,6.8066004 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<path
|
||||||
|
id="rect5668-9-4-0"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="M 4.8582037,6.5744543 5.0903604,7.2708926 6.9476146,6.3423082 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<metadata
|
||||||
|
id="metadata4105">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 661 B After Width: | Height: | Size: 5.8 KiB |
|
@ -1,9 +1,147 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<defs id="defs1">
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
<style type="text/css" id="current-color-scheme">
|
|
||||||
.ColorScheme-NegativeText {
|
<svg
|
||||||
color:#da4453;
|
width="48"
|
||||||
}
|
height="48"
|
||||||
</style>
|
viewBox="0 0 12.7 12.7"
|
||||||
</defs>
|
version="1.1"
|
||||||
<path style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NegativeText" d="M0 2v12h15v-4h.5c.277 0 .5-.223.5-.5v-3c0-.277-.223-.5-.5-.5H15V2zm1 1h13v10H1z"/></svg>
|
id="svg5"
|
||||||
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
|
sodipodi:docname="battery-empty-symbolic.svg"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
units="px"
|
||||||
|
inkscape:zoom="11.313709"
|
||||||
|
inkscape:cx="-19.533824"
|
||||||
|
inkscape:cy="17.677669"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="powerclip"
|
||||||
|
id="path-effect5696"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
inverse="true"
|
||||||
|
flatten="false"
|
||||||
|
hide_clip="false"
|
||||||
|
message="Use fill-rule evenodd on <b>fill and stroke</b> dialog if no flatten result after convert clip to paths." />
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="Arrow1Lstart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow1Lstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(12.5,0)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
|
||||||
|
id="path2933" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DotL"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotL"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path1555" />
|
||||||
|
</marker>
|
||||||
|
<clipPath
|
||||||
|
clipPathUnits="userSpaceOnUse"
|
||||||
|
id="clipPath5692">
|
||||||
|
<path
|
||||||
|
id="path5694"
|
||||||
|
style="display:block;opacity:0.35806;stroke-width:0.0649999;stroke-linecap:round"
|
||||||
|
d="M 5.7456705,5.3712486 5.977827,6.0676867 8.5796549,5.7950767 5.5112954,7.3282799 5.2801724,6.6323131 2.6792642,6.9044518 Z"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
</clipPath>
|
||||||
|
<mask
|
||||||
|
maskUnits="userSpaceOnUse"
|
||||||
|
id="mask-powermask-path-effect2493">
|
||||||
|
<path
|
||||||
|
id="path2491"
|
||||||
|
style="color:#000000;fill:#000000;stroke-width:1;stroke-linecap:round;-inkscape-stroke:none"
|
||||||
|
d="m 4.0963908,4.8798054 a 0.1322915,0.1322915 0 0 0 -0.079065,0.038241 0.1322915,0.1322915 0 0 0 0,0.1855181 L 5.2642781,6.35 4.0173259,7.5959187 a 0.1322915,0.1322915 0 0 0 0,0.1870689 0.1322915,0.1322915 0 0 0 0.1875854,0 L 5.4508299,6.5365519 6.6972656,7.7829876 a 0.1322915,0.1322915 0 0 0 0.1855184,0 0.1322915,0.1322915 0 0 0 0,-0.1870689 L 5.6368654,6.35 6.882784,5.1035643 a 0.1322915,0.1322915 0 0 0 0,-0.1855181 0.1322915,0.1322915 0 0 0 -0.1855184,0 L 5.4508299,6.1639648 4.2049113,4.9180462 A 0.1322915,0.1322915 0 0 0 4.0963908,4.8798054 Z" />
|
||||||
|
</mask>
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="powermask"
|
||||||
|
id="path-effect2493"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
uri="#mask-powermask-path-effect2493"
|
||||||
|
invert="false"
|
||||||
|
hide_mask="false"
|
||||||
|
background="true"
|
||||||
|
background_color="#ffffffff" />
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.464;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
|
||||||
|
id="rect846"
|
||||||
|
width="9.6418304"
|
||||||
|
height="5.442944"
|
||||||
|
x="1.0906231"
|
||||||
|
y="3.6285279"
|
||||||
|
sodipodi:type="rect"
|
||||||
|
ry="0.22999418"
|
||||||
|
d="m 1.3206173,3.6285279 h 9.1818417 c 0.127417,0 0.229995,0.1025774 0.229995,0.2299942 v 4.9829557 c 0,0.1274167 -0.102578,0.2299941 -0.229995,0.2299941 H 1.3206173 c -0.1274168,0 -0.2299942,-0.1025774 -0.2299942,-0.2299941 V 3.8585221 c 0,-0.1274168 0.1025774,-0.2299942 0.2299942,-0.2299942 z" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.5568;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect2450-6"
|
||||||
|
width="0.86209512"
|
||||||
|
height="2.135709"
|
||||||
|
x="10.747282"
|
||||||
|
y="5.2821455"
|
||||||
|
ry="0.14228392" />
|
||||||
|
</g>
|
||||||
|
<metadata
|
||||||
|
id="metadata4105">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 446 B After Width: | Height: | Size: 5.7 KiB |
|
@ -1,70 +1,165 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
<svg
|
<svg
|
||||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
width="48"
|
||||||
xmlns:cc="http://creativecommons.org/ns#"
|
height="48"
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
viewBox="0 0 12.7 12.7"
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
height="16"
|
|
||||||
width="16"
|
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg2037"
|
id="svg5"
|
||||||
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
sodipodi:docname="battery-full-charged-symbolic.svg"
|
sodipodi:docname="battery-full-charged-symbolic.svg"
|
||||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
units="px"
|
||||||
|
inkscape:zoom="16"
|
||||||
|
inkscape:cx="4.125"
|
||||||
|
inkscape:cy="22.625"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="powerclip"
|
||||||
|
id="path-effect5696"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
inverse="true"
|
||||||
|
flatten="false"
|
||||||
|
hide_clip="false"
|
||||||
|
message="Use fill-rule evenodd on <b>fill and stroke</b> dialog if no flatten result after convert clip to paths." />
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="Arrow1Lstart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow1Lstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(12.5,0)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
|
||||||
|
id="path2933" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DotL"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotL"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path1555" />
|
||||||
|
</marker>
|
||||||
|
<clipPath
|
||||||
|
clipPathUnits="userSpaceOnUse"
|
||||||
|
id="clipPath5692">
|
||||||
|
<path
|
||||||
|
id="path5694"
|
||||||
|
style="display:none;opacity:0.35806;stroke-width:0.0649999;stroke-linecap:round"
|
||||||
|
d="M 5.7456705,5.3712486 5.977827,6.0676867 8.5796549,5.7950767 5.5112954,7.3282799 5.2801724,6.6323131 2.6792642,6.9044518 Z"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<path
|
||||||
|
id="lpe_path-effect5696"
|
||||||
|
style="display:inline;opacity:0.35806;stroke-width:0.0649999;stroke-linecap:round"
|
||||||
|
class="powerclip"
|
||||||
|
d="M -3.156273,-0.45360136 H 13.949959 V 13.153601 H -3.156273 Z M 5.7456705,5.3712486 2.6792642,6.9044518 5.2801724,6.6323131 5.5112954,7.3282799 8.5796549,5.7950767 5.977827,6.0676867 Z" />
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<g
|
||||||
|
id="g956"
|
||||||
|
transform="matrix(1.2,0,0,1.2,-0.55927308,-1.27)">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.464;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
|
||||||
|
id="rect846"
|
||||||
|
width="8.0348587"
|
||||||
|
height="4.5357866"
|
||||||
|
x="1.3794135"
|
||||||
|
y="4.0821066"
|
||||||
|
sodipodi:type="rect"
|
||||||
|
ry="0.19166182"
|
||||||
|
d="m 1.5710753,4.0821066 h 7.6515351 c 0.1061806,0 0.1916618,0.085481 0.1916618,0.1916618 v 4.152463 c 0,0.1061806 -0.085481,0.1916618 -0.1916618,0.1916618 H 1.5710753 c -0.1061806,0 -0.1916618,-0.085481 -0.1916618,-0.1916618 v -4.152463 c 0,-0.1061806 0.085481,-0.1916618 0.1916618,-0.1916618 z" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.446;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect2450-3"
|
||||||
|
width="0.71841258"
|
||||||
|
height="1.7797576"
|
||||||
|
x="9.4266291"
|
||||||
|
y="5.4601212"
|
||||||
|
ry="0.11856993" />
|
||||||
|
<path
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.464002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect3560"
|
||||||
|
width="7.1062322"
|
||||||
|
height="3.6072021"
|
||||||
|
x="1.843727"
|
||||||
|
y="4.5463986"
|
||||||
|
ry="0"
|
||||||
|
clip-path="url(#clipPath5692)"
|
||||||
|
inkscape:path-effect="#path-effect5696"
|
||||||
|
d="M 1.843727,4.5463986 H 8.9499592 V 8.1536007 H 1.843727 Z"
|
||||||
|
sodipodi:type="rect" />
|
||||||
|
<g
|
||||||
|
id="g7225-0"
|
||||||
|
transform="translate(0.5386392,-0.2244544)"
|
||||||
|
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
id="rect5668-9-3"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="M 5.3225173,6.5744543 5.0903606,5.878016 3.2331064,6.8066004 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<path
|
||||||
|
id="rect5668-9-4-0"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="M 4.8582037,6.5744543 5.0903604,7.2708926 6.9476146,6.3423082 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
<metadata
|
<metadata
|
||||||
id="metadata2041">
|
id="metadata4105">
|
||||||
<rdf:RDF>
|
<rdf:RDF>
|
||||||
<cc:Work
|
<cc:Work
|
||||||
rdf:about="">
|
rdf:about="">
|
||||||
<dc:format>image/svg+xml</dc:format>
|
<cc:license
|
||||||
<dc:type
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
||||||
</cc:Work>
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
</rdf:RDF>
|
</rdf:RDF>
|
||||||
</metadata>
|
</metadata>
|
||||||
<sodipodi:namedview
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1"
|
|
||||||
objecttolerance="10"
|
|
||||||
gridtolerance="10"
|
|
||||||
guidetolerance="10"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:window-width="1918"
|
|
||||||
inkscape:window-height="1036"
|
|
||||||
id="namedview2039"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="55.625"
|
|
||||||
inkscape:cx="8"
|
|
||||||
inkscape:cy="8"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg2037" />
|
|
||||||
<defs
|
|
||||||
id="defs1">
|
|
||||||
<style
|
|
||||||
type="text/css"
|
|
||||||
id="current-color-scheme">
|
|
||||||
.ColorScheme-Text {
|
|
||||||
color:#232629;
|
|
||||||
}
|
|
||||||
.ColorScheme-PositiveText {
|
|
||||||
color:#27ae60;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</defs>
|
|
||||||
<path
|
|
||||||
id="path2033"
|
|
||||||
style="fill:currentColor;fill-opacity:1;stroke:none"
|
|
||||||
d="M 0 2 L 0 14 L 15 14 L 15 10 L 15.5 10 C 15.777 10 16 9.777 16 9.5 L 16 6.5 C 16 6.223 15.777 6 15.5 6 L 15 6 L 15 2 L 0 2 z M 1 3 L 14 3 L 14 13 L 1 13 L 1 3 z M 2 4 L 2 12 L 13 12 L 13 4 L 2 4 z M 9 4.5 L 9.5 4.5 L 9.5 5.5 L 11.5 5.5 L 11.5 7.5 L 9.5 7.5 L 9.5 8.5 L 11.5 8.5 L 11.5 10.5 L 9.5 10.5 L 9.5 11.5 L 9 11.5 C 7.666557 11.498032 6.5431396 10.671338 5.9570312 9.5 L 4.5 9.5 L 4.5 6.5 L 5.9550781 6.5 C 6.5415944 5.3280543 7.6657892 4.5010796 9 4.5 z M 8.5 5.6601562 C 7.6694626 5.8434029 6.9366841 6.3396817 6.6445312 7.1660156 L 6.5273438 7.5 L 5.5 7.5 L 5.5 8.5 L 6.5292969 8.5 L 6.6464844 8.8339844 C 6.9384669 9.6598387 7.6700159 10.156243 8.5 10.339844 L 8.5 9.5 L 8.5 6.5 L 8.5 5.6601562 z " />
|
|
||||||
<path
|
|
||||||
d="M9 5a3 3 0 0 0-2.826 2H5v2h1.176A3 3 0 0 0 9 11v-1h2V9H9V7h2V6H9z"
|
|
||||||
class="ColorScheme-PositiveText"
|
|
||||||
fill="currentColor"
|
|
||||||
id="path2035"
|
|
||||||
style="fill:#27ae60;stroke:none;stroke-opacity:1;fill-opacity:1" />
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 6.6 KiB |
|
@ -1,69 +1,165 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
<svg
|
<svg
|
||||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
width="48"
|
||||||
xmlns:cc="http://creativecommons.org/ns#"
|
height="48"
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
viewBox="0 0 12.7 12.7"
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
height="16"
|
|
||||||
width="16"
|
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg942"
|
id="svg5"
|
||||||
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
sodipodi:docname="battery-full-charging-symbolic.svg"
|
sodipodi:docname="battery-full-charging-symbolic.svg"
|
||||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
units="px"
|
||||||
|
inkscape:zoom="8"
|
||||||
|
inkscape:cx="-4.625"
|
||||||
|
inkscape:cy="18.5"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="powerclip"
|
||||||
|
id="path-effect5696"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
inverse="true"
|
||||||
|
flatten="false"
|
||||||
|
hide_clip="false"
|
||||||
|
message="Use fill-rule evenodd on <b>fill and stroke</b> dialog if no flatten result after convert clip to paths." />
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="Arrow1Lstart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow1Lstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(12.5,0)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
|
||||||
|
id="path2933" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DotL"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotL"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path1555" />
|
||||||
|
</marker>
|
||||||
|
<clipPath
|
||||||
|
clipPathUnits="userSpaceOnUse"
|
||||||
|
id="clipPath5692">
|
||||||
|
<path
|
||||||
|
id="path5694"
|
||||||
|
style="display:none;opacity:0.35806;stroke-width:0.0649999;stroke-linecap:round"
|
||||||
|
d="M 5.7456705,5.3712486 5.977827,6.0676867 8.5796549,5.7950767 5.5112954,7.3282799 5.2801724,6.6323131 2.6792642,6.9044518 Z"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<path
|
||||||
|
id="lpe_path-effect5696"
|
||||||
|
style="display:inline;opacity:0.35806;stroke-width:0.0649999;stroke-linecap:round"
|
||||||
|
class="powerclip"
|
||||||
|
d="M -3.156273,-0.45360136 H 13.949959 V 13.153601 H -3.156273 Z M 5.7456705,5.3712486 2.6792642,6.9044518 5.2801724,6.6323131 5.5112954,7.3282799 8.5796549,5.7950767 5.977827,6.0676867 Z" />
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<g
|
||||||
|
id="g1036"
|
||||||
|
transform="matrix(1.2,0,0,1.2,-0.55927308,-1.27)">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.464;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
|
||||||
|
id="rect846"
|
||||||
|
width="8.0348587"
|
||||||
|
height="4.5357866"
|
||||||
|
x="1.3794135"
|
||||||
|
y="4.0821066"
|
||||||
|
sodipodi:type="rect"
|
||||||
|
ry="0.19166182"
|
||||||
|
d="m 1.5710753,4.0821066 h 7.6515351 c 0.1061806,0 0.1916618,0.085481 0.1916618,0.1916618 v 4.152463 c 0,0.1061806 -0.085481,0.1916618 -0.1916618,0.1916618 H 1.5710753 c -0.1061806,0 -0.1916618,-0.085481 -0.1916618,-0.1916618 v -4.152463 c 0,-0.1061806 0.085481,-0.1916618 0.1916618,-0.1916618 z" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.446;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect2450-3"
|
||||||
|
width="0.71841258"
|
||||||
|
height="1.7797576"
|
||||||
|
x="9.4266291"
|
||||||
|
y="5.4601212"
|
||||||
|
ry="0.11856993" />
|
||||||
|
<path
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.464002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect3560"
|
||||||
|
width="7.1062322"
|
||||||
|
height="3.6072021"
|
||||||
|
x="1.843727"
|
||||||
|
y="4.5463986"
|
||||||
|
ry="0"
|
||||||
|
clip-path="url(#clipPath5692)"
|
||||||
|
inkscape:path-effect="#path-effect5696"
|
||||||
|
d="M 1.843727,4.5463986 H 8.9499592 V 8.1536007 H 1.843727 Z"
|
||||||
|
sodipodi:type="rect" />
|
||||||
|
<g
|
||||||
|
id="g7225-0"
|
||||||
|
transform="translate(0.5386392,-0.2244544)"
|
||||||
|
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
id="rect5668-9-3"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="M 5.3225173,6.5744543 5.0903606,5.878016 3.2331064,6.8066004 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<path
|
||||||
|
id="rect5668-9-4-0"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="M 4.8582037,6.5744543 5.0903604,7.2708926 6.9476146,6.3423082 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
<metadata
|
<metadata
|
||||||
id="metadata946">
|
id="metadata4105">
|
||||||
<rdf:RDF>
|
<rdf:RDF>
|
||||||
<cc:Work
|
<cc:Work
|
||||||
rdf:about="">
|
rdf:about="">
|
||||||
<dc:format>image/svg+xml</dc:format>
|
<cc:license
|
||||||
<dc:type
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
||||||
</cc:Work>
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
</rdf:RDF>
|
</rdf:RDF>
|
||||||
</metadata>
|
</metadata>
|
||||||
<sodipodi:namedview
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1"
|
|
||||||
objecttolerance="10"
|
|
||||||
gridtolerance="10"
|
|
||||||
guidetolerance="10"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:window-width="1918"
|
|
||||||
inkscape:window-height="1036"
|
|
||||||
id="namedview944"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="48.6875"
|
|
||||||
inkscape:cx="8"
|
|
||||||
inkscape:cy="8"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg942" />
|
|
||||||
<defs
|
|
||||||
id="defs1">
|
|
||||||
<style
|
|
||||||
type="text/css"
|
|
||||||
id="current-color-scheme">
|
|
||||||
.ColorScheme-Text {
|
|
||||||
color:#232629;
|
|
||||||
}
|
|
||||||
.ColorScheme-PositiveText {
|
|
||||||
color:#27ae60;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</defs>
|
|
||||||
<path
|
|
||||||
id="path938"
|
|
||||||
style="fill:currentColor;fill-opacity:1;stroke:none"
|
|
||||||
d="M 0 2 L 0 14 L 15 14 L 15 10 L 15.5 10 C 15.777 10 16 9.777 16 9.5 L 16 6.5 C 16 6.223 15.777 6 15.5 6 L 15 6 L 15 2 L 0 2 z M 1 3 L 14 3 L 14 13 L 1 13 L 1 3 z M 2 4 L 2 12 L 13 12 L 13 4 L 2 4 z M 9 4.5 L 9.5 4.5 L 9.5 5.5 L 11.5 5.5 L 11.5 7.5 L 9.5 7.5 L 9.5 8.5 L 11.5 8.5 L 11.5 10.5 L 9.5 10.5 L 9.5 11.5 L 9 11.5 C 7.666557 11.498032 6.5431396 10.671338 5.9570312 9.5 L 4.5 9.5 L 4.5 6.5 L 5.9550781 6.5 C 6.5415944 5.3280543 7.6657892 4.5010796 9 4.5 z M 8.5 5.6601562 C 7.6694626 5.8434029 6.9366841 6.3396817 6.6445312 7.1660156 L 6.5273438 7.5 L 5.5 7.5 L 5.5 8.5 L 6.5292969 8.5 L 6.6464844 8.8339844 C 6.9384669 9.6598387 7.6700159 10.156243 8.5 10.339844 L 8.5 9.5 L 8.5 6.5 L 8.5 5.6601562 z " />
|
|
||||||
<path
|
|
||||||
d="M9 5a3 3 0 0 0-2.826 2H5v2h1.176A3 3 0 0 0 9 11v-1h2V9H9V7h2V6H9z"
|
|
||||||
class="ColorScheme-PositiveText"
|
|
||||||
fill="currentColor"
|
|
||||||
id="path940" />
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 6.6 KiB |
|
@ -1,62 +1,109 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
<svg
|
<svg
|
||||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
width="48"
|
||||||
xmlns:cc="http://creativecommons.org/ns#"
|
height="48"
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
viewBox="0 0 12.7 12.7"
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
height="16"
|
|
||||||
width="16"
|
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg1375"
|
id="svg5"
|
||||||
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
sodipodi:docname="battery-full-symbolic.svg"
|
sodipodi:docname="battery-full-symbolic.svg"
|
||||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
units="px"
|
||||||
|
inkscape:zoom="17.577516"
|
||||||
|
inkscape:cx="1.4222715"
|
||||||
|
inkscape:cy="23.609707"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DotL"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotL"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path1555" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<g
|
||||||
|
id="g938"
|
||||||
|
transform="matrix(1.2,0,0,1.2,-0.55927308,-1.27)">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.464;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
|
||||||
|
id="rect846"
|
||||||
|
width="8.0348587"
|
||||||
|
height="4.5357866"
|
||||||
|
x="1.3794135"
|
||||||
|
y="4.0821066"
|
||||||
|
sodipodi:type="rect"
|
||||||
|
ry="0.19166182"
|
||||||
|
d="m 1.5710753,4.0821066 h 7.6515351 c 0.1061806,0 0.1916618,0.085481 0.1916618,0.1916618 v 4.152463 c 0,0.1061806 -0.085481,0.1916618 -0.1916618,0.1916618 H 1.5710753 c -0.1061806,0 -0.1916618,-0.085481 -0.1916618,-0.1916618 v -4.152463 c 0,-0.1061806 0.085481,-0.1916618 0.1916618,-0.1916618 z" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.446;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect2450-3"
|
||||||
|
width="0.71841258"
|
||||||
|
height="1.7797576"
|
||||||
|
x="9.4266291"
|
||||||
|
y="5.4601212"
|
||||||
|
ry="0.11856993" />
|
||||||
|
<rect
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.464;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect3560"
|
||||||
|
width="7.1062317"
|
||||||
|
height="3.6072021"
|
||||||
|
x="1.843727"
|
||||||
|
y="4.5463986"
|
||||||
|
ry="0" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
<metadata
|
<metadata
|
||||||
id="metadata1379">
|
id="metadata4105">
|
||||||
<rdf:RDF>
|
<rdf:RDF>
|
||||||
<cc:Work
|
<cc:Work
|
||||||
rdf:about="">
|
rdf:about="">
|
||||||
<dc:format>image/svg+xml</dc:format>
|
<cc:license
|
||||||
<dc:type
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
||||||
</cc:Work>
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
</rdf:RDF>
|
</rdf:RDF>
|
||||||
</metadata>
|
</metadata>
|
||||||
<sodipodi:namedview
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1"
|
|
||||||
objecttolerance="10"
|
|
||||||
gridtolerance="10"
|
|
||||||
guidetolerance="10"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:window-width="1918"
|
|
||||||
inkscape:window-height="1036"
|
|
||||||
id="namedview1377"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="55.625"
|
|
||||||
inkscape:cx="8"
|
|
||||||
inkscape:cy="8"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg1375" />
|
|
||||||
<defs
|
|
||||||
id="defs1">
|
|
||||||
<style
|
|
||||||
type="text/css"
|
|
||||||
id="current-color-scheme">
|
|
||||||
.ColorScheme-Text {
|
|
||||||
color:#232629;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</defs>
|
|
||||||
<path
|
|
||||||
style="fill:#000000;fill-opacity:1;stroke:none"
|
|
||||||
class="ColorScheme-Text"
|
|
||||||
d="M2 4h11v8H2zM0 2v12h15v-4h.5c.277 0 .5-.223.5-.5v-3c0-.277-.223-.5-.5-.5H15V2zm1 1h13v10H1z"
|
|
||||||
id="path1373" />
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 3.9 KiB |
|
@ -1,69 +1,165 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
<svg
|
<svg
|
||||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
width="48"
|
||||||
xmlns:cc="http://creativecommons.org/ns#"
|
height="48"
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
viewBox="0 0 12.7 12.7"
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
height="16"
|
|
||||||
width="16"
|
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg1149"
|
id="svg5"
|
||||||
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
sodipodi:docname="battery-good-charging-symbolic.svg"
|
sodipodi:docname="battery-good-charging-symbolic.svg"
|
||||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
units="px"
|
||||||
|
inkscape:zoom="11.313709"
|
||||||
|
inkscape:cx="-17.324115"
|
||||||
|
inkscape:cy="22.008698"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="powerclip"
|
||||||
|
id="path-effect4014"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
inverse="true"
|
||||||
|
flatten="false"
|
||||||
|
hide_clip="false"
|
||||||
|
message="Use fill-rule evenodd on <b>fill and stroke</b> dialog if no flatten result after convert clip to paths." />
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="Arrow1Lstart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow1Lstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(12.5,0)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
|
||||||
|
id="path2933" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DotL"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotL"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path1555" />
|
||||||
|
</marker>
|
||||||
|
<clipPath
|
||||||
|
clipPathUnits="userSpaceOnUse"
|
||||||
|
id="clipPath4010">
|
||||||
|
<path
|
||||||
|
id="path4012"
|
||||||
|
style="display:none;opacity:0.35806;stroke-width:0.0649999;stroke-linecap:round"
|
||||||
|
d="M 5.7456705,5.3712486 5.977827,6.0676867 8.5796549,5.7950767 5.5112954,7.3282799 5.2801724,6.6323131 2.6792642,6.9044518 Z"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<path
|
||||||
|
id="lpe_path-effect4014"
|
||||||
|
style="display:inline;opacity:0.35806;stroke-width:0.0649999;stroke-linecap:round"
|
||||||
|
class="powerclip"
|
||||||
|
d="M -3.156273,-0.45360136 H 11.53384 V 13.153601 H -3.156273 Z M 5.7456705,5.3712486 2.6792642,6.9044518 5.2801724,6.6323131 5.5112954,7.3282799 8.5796549,5.7950767 5.977827,6.0676867 Z" />
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<g
|
||||||
|
id="g956"
|
||||||
|
transform="matrix(1.2,0,0,1.2,-0.55927308,-1.27)">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.464;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
|
||||||
|
id="rect846"
|
||||||
|
width="8.0348587"
|
||||||
|
height="4.5357866"
|
||||||
|
x="1.3794135"
|
||||||
|
y="4.0821066"
|
||||||
|
sodipodi:type="rect"
|
||||||
|
ry="0.19166182"
|
||||||
|
d="m 1.5710753,4.0821066 h 7.6515351 c 0.1061806,0 0.1916618,0.085481 0.1916618,0.1916618 v 4.152463 c 0,0.1061806 -0.085481,0.1916618 -0.1916618,0.1916618 H 1.5710753 c -0.1061806,0 -0.1916618,-0.085481 -0.1916618,-0.1916618 v -4.152463 c 0,-0.1061806 0.085481,-0.1916618 0.1916618,-0.1916618 z" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.446;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect2450-3"
|
||||||
|
width="0.71841258"
|
||||||
|
height="1.7797576"
|
||||||
|
x="9.4266291"
|
||||||
|
y="5.4601212"
|
||||||
|
ry="0.11856993" />
|
||||||
|
<path
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.376956;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect3560"
|
||||||
|
width="4.6901131"
|
||||||
|
height="3.6072023"
|
||||||
|
x="1.843727"
|
||||||
|
y="4.5463986"
|
||||||
|
ry="0"
|
||||||
|
clip-path="url(#clipPath4010)"
|
||||||
|
inkscape:path-effect="#path-effect4014"
|
||||||
|
d="M 1.843727,4.5463986 H 6.5338401 V 8.1536009 H 1.843727 Z"
|
||||||
|
sodipodi:type="rect" />
|
||||||
|
<g
|
||||||
|
id="g7225-0"
|
||||||
|
transform="translate(0.5386392,-0.2244544)"
|
||||||
|
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
id="rect5668-9-3"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="M 5.3225173,6.5744543 5.0903606,5.878016 3.2331064,6.8066004 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<path
|
||||||
|
id="rect5668-9-4-0"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="M 4.8582037,6.5744543 5.0903604,7.2708926 6.9476146,6.3423082 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
<metadata
|
<metadata
|
||||||
id="metadata1153">
|
id="metadata4105">
|
||||||
<rdf:RDF>
|
<rdf:RDF>
|
||||||
<cc:Work
|
<cc:Work
|
||||||
rdf:about="">
|
rdf:about="">
|
||||||
<dc:format>image/svg+xml</dc:format>
|
<cc:license
|
||||||
<dc:type
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
||||||
</cc:Work>
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
</rdf:RDF>
|
</rdf:RDF>
|
||||||
</metadata>
|
</metadata>
|
||||||
<sodipodi:namedview
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1"
|
|
||||||
objecttolerance="10"
|
|
||||||
gridtolerance="10"
|
|
||||||
guidetolerance="10"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:window-width="1918"
|
|
||||||
inkscape:window-height="1036"
|
|
||||||
id="namedview1151"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="55.625"
|
|
||||||
inkscape:cx="8"
|
|
||||||
inkscape:cy="8"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg1149" />
|
|
||||||
<defs
|
|
||||||
id="defs1">
|
|
||||||
<style
|
|
||||||
type="text/css"
|
|
||||||
id="current-color-scheme">
|
|
||||||
.ColorScheme-Text {
|
|
||||||
color:#232629;
|
|
||||||
}
|
|
||||||
.ColorScheme-PositiveText {
|
|
||||||
color:#27ae60;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</defs>
|
|
||||||
<path
|
|
||||||
id="path1145"
|
|
||||||
style="fill:currentColor;fill-opacity:1;stroke:none"
|
|
||||||
d="M 0 2 L 0 14 L 15 14 L 15 10 L 15.5 10 C 15.777 10 16 9.777 16 9.5 L 16 6.5 C 16 6.223 15.777 6 15.5 6 L 15 6 L 15 2 L 0 2 z M 1 3 L 14 3 L 14 13 L 1 13 L 1 3 z M 2 4 L 2 12 L 10 12 L 9.8125 10.5 L 9.5 10.5 L 9.5 11.5 L 9 11.5 C 7.666557 11.498032 6.5431396 10.671338 5.9570312 9.5 L 4.5 9.5 L 4.5 6.5 L 5.9550781 6.5 C 6.5415944 5.3280543 7.6657892 4.5010796 9 4.5 L 9.0625 4.5 L 9 4 L 2 4 z M 8.5 5.6601562 C 7.6694626 5.8434029 6.9366841 6.3396817 6.6445312 7.1660156 L 6.5273438 7.5 L 5.5 7.5 L 5.5 8.5 L 6.5292969 8.5 L 6.6464844 8.8339844 C 6.9384669 9.6598387 7.6700159 10.156243 8.5 10.339844 L 8.5 9.5 L 8.5 6.5 L 8.5 5.6601562 z M 9.5 8 L 9.5 8.5 L 9.5625 8.5 L 9.5 8 z " />
|
|
||||||
<path
|
|
||||||
d="M9 5a3 3 0 0 0-2.826 2H5v2h1.176A3 3 0 0 0 9 11v-1h2V9H9V7h2V6H9z"
|
|
||||||
class="ColorScheme-PositiveText"
|
|
||||||
fill="currentColor"
|
|
||||||
id="path1147" />
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 6.7 KiB |
|
@ -1,62 +1,140 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
<svg
|
<svg
|
||||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
width="48"
|
||||||
xmlns:cc="http://creativecommons.org/ns#"
|
height="48"
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
viewBox="0 0 12.7 12.7"
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
height="16"
|
|
||||||
width="16"
|
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg2062"
|
id="svg5"
|
||||||
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
sodipodi:docname="battery-good-symbolic.svg"
|
sodipodi:docname="battery-good-symbolic.svg"
|
||||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
units="px"
|
||||||
|
inkscape:zoom="11.313709"
|
||||||
|
inkscape:cx="-7.9549509"
|
||||||
|
inkscape:cy="24.837125"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="powerclip"
|
||||||
|
id="path-effect4014"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
inverse="true"
|
||||||
|
flatten="false"
|
||||||
|
hide_clip="false"
|
||||||
|
message="Use fill-rule evenodd on <b>fill and stroke</b> dialog if no flatten result after convert clip to paths." />
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="Arrow1Lstart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow1Lstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(12.5,0)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
|
||||||
|
id="path2933" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DotL"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotL"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path1555" />
|
||||||
|
</marker>
|
||||||
|
<clipPath
|
||||||
|
clipPathUnits="userSpaceOnUse"
|
||||||
|
id="clipPath4010">
|
||||||
|
<path
|
||||||
|
id="path4012"
|
||||||
|
style="display:block;opacity:0.35806;stroke-width:0.0649999;stroke-linecap:round"
|
||||||
|
d="M 5.7456705,5.3712486 5.977827,6.0676867 8.5796549,5.7950767 5.5112954,7.3282799 5.2801724,6.6323131 2.6792642,6.9044518 Z"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<g
|
||||||
|
id="g1051"
|
||||||
|
transform="matrix(1.2,0,0,1.2,-0.55902554,-1.27)">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.464;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
|
||||||
|
id="rect846"
|
||||||
|
width="8.0348587"
|
||||||
|
height="4.5357866"
|
||||||
|
x="1.3794135"
|
||||||
|
y="4.0821066"
|
||||||
|
sodipodi:type="rect"
|
||||||
|
ry="0.19166182"
|
||||||
|
d="m 1.5710753,4.0821066 h 7.6515351 c 0.1061806,0 0.1916618,0.085481 0.1916618,0.1916618 v 4.152463 c 0,0.1061806 -0.085481,0.1916618 -0.1916618,0.1916618 H 1.5710753 c -0.1061806,0 -0.1916618,-0.085481 -0.1916618,-0.1916618 v -4.152463 c 0,-0.1061806 0.085481,-0.1916618 0.1916618,-0.1916618 z" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.446;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect2450-3"
|
||||||
|
height="1.7797576"
|
||||||
|
x="9.4266291"
|
||||||
|
y="5.4601212"
|
||||||
|
ry="0.11856993"
|
||||||
|
width="0.71799999" />
|
||||||
|
<rect
|
||||||
|
style="display:inline;opacity:1;fill:#000000;stroke-width:0.0649999;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
id="rect4609"
|
||||||
|
width="4.6901131"
|
||||||
|
height="3.6072018"
|
||||||
|
x="1.8437274"
|
||||||
|
y="4.5463986" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
<metadata
|
<metadata
|
||||||
id="metadata2066">
|
id="metadata4105">
|
||||||
<rdf:RDF>
|
<rdf:RDF>
|
||||||
<cc:Work
|
<cc:Work
|
||||||
rdf:about="">
|
rdf:about="">
|
||||||
<dc:format>image/svg+xml</dc:format>
|
<cc:license
|
||||||
<dc:type
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
||||||
</cc:Work>
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
</rdf:RDF>
|
</rdf:RDF>
|
||||||
</metadata>
|
</metadata>
|
||||||
<sodipodi:namedview
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1"
|
|
||||||
objecttolerance="10"
|
|
||||||
gridtolerance="10"
|
|
||||||
guidetolerance="10"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:window-width="1918"
|
|
||||||
inkscape:window-height="1036"
|
|
||||||
id="namedview2064"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="55.625"
|
|
||||||
inkscape:cx="8"
|
|
||||||
inkscape:cy="8"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg2062" />
|
|
||||||
<defs
|
|
||||||
id="defs1">
|
|
||||||
<style
|
|
||||||
type="text/css"
|
|
||||||
id="current-color-scheme">
|
|
||||||
.ColorScheme-Text {
|
|
||||||
color:#232629;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</defs>
|
|
||||||
<path
|
|
||||||
style="fill:#000000;fill-opacity:1;stroke:none"
|
|
||||||
class="ColorScheme-Text"
|
|
||||||
d="M2 4h7l1 8H2zM0 2v12h15v-4h.5c.277 0 .5-.223.5-.5v-3c0-.277-.223-.5-.5-.5H15V2zm1 1h13v10H1z"
|
|
||||||
id="path2060" />
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 5.0 KiB |
|
@ -1,71 +1,165 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
<svg
|
<svg
|
||||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
width="48"
|
||||||
xmlns:cc="http://creativecommons.org/ns#"
|
height="48"
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
viewBox="0 0 12.7 12.7"
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
height="16"
|
|
||||||
width="16"
|
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg186"
|
id="svg5"
|
||||||
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
sodipodi:docname="battery-low-charging-symbolic.svg"
|
sodipodi:docname="battery-low-charging-symbolic.svg"
|
||||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
units="px"
|
||||||
|
inkscape:zoom="11.313709"
|
||||||
|
inkscape:cx="-19.091882"
|
||||||
|
inkscape:cy="15.291183"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="powerclip"
|
||||||
|
id="path-effect2566"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
inverse="true"
|
||||||
|
flatten="false"
|
||||||
|
hide_clip="false"
|
||||||
|
message="Use fill-rule evenodd on <b>fill and stroke</b> dialog if no flatten result after convert clip to paths." />
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="Arrow1Lstart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow1Lstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(12.5,0)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
|
||||||
|
id="path2933" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DotL"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotL"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path1555" />
|
||||||
|
</marker>
|
||||||
|
<clipPath
|
||||||
|
clipPathUnits="userSpaceOnUse"
|
||||||
|
id="clipPath2562">
|
||||||
|
<path
|
||||||
|
id="path2564"
|
||||||
|
style="display:none;stroke-width:0.464;stroke-linecap:round"
|
||||||
|
d="M 5.7456705,5.3712486 6.1284829,6.5216392 2.6792642,6.9044518 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<path
|
||||||
|
id="lpe_path-effect2566"
|
||||||
|
style="stroke-width:0.464;stroke-linecap:round"
|
||||||
|
class="powerclip"
|
||||||
|
d="M -3.156273,-0.45360136 H 9.1887835 V 13.153601 H -3.156273 Z M 5.7456705,5.3712486 2.6792642,6.9044518 6.1284829,6.5216392 Z" />
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<g
|
||||||
|
id="g956"
|
||||||
|
transform="matrix(1.2,0,0,1.2,-0.55927308,-1.27)">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.464;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
|
||||||
|
id="rect846"
|
||||||
|
width="8.0348587"
|
||||||
|
height="4.5357866"
|
||||||
|
x="1.3794135"
|
||||||
|
y="4.0821066"
|
||||||
|
sodipodi:type="rect"
|
||||||
|
ry="0.19166182"
|
||||||
|
d="m 1.5710753,4.0821066 h 7.6515351 c 0.1061806,0 0.1916618,0.085481 0.1916618,0.1916618 v 4.152463 c 0,0.1061806 -0.085481,0.1916618 -0.1916618,0.1916618 H 1.5710753 c -0.1061806,0 -0.1916618,-0.085481 -0.1916618,-0.1916618 v -4.152463 c 0,-0.1061806 0.085481,-0.1916618 0.1916618,-0.1916618 z" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.446;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect2450-3"
|
||||||
|
width="0.71841258"
|
||||||
|
height="1.7797576"
|
||||||
|
x="9.4266291"
|
||||||
|
y="5.4601212"
|
||||||
|
ry="0.11856993" />
|
||||||
|
<path
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.266548;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect3560"
|
||||||
|
width="2.3450565"
|
||||||
|
height="3.6072023"
|
||||||
|
x="1.843727"
|
||||||
|
y="4.5463986"
|
||||||
|
ry="0"
|
||||||
|
clip-path="url(#clipPath2562)"
|
||||||
|
inkscape:path-effect="#path-effect2566"
|
||||||
|
d="M 1.843727,4.5463986 H 4.1887835 V 8.1536009 H 1.843727 Z"
|
||||||
|
sodipodi:type="rect" />
|
||||||
|
<g
|
||||||
|
id="g7225-0"
|
||||||
|
transform="translate(0.5386392,-0.2244544)"
|
||||||
|
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
id="rect5668-9-3"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="M 5.3225173,6.5744543 5.0903606,5.878016 3.2331064,6.8066004 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<path
|
||||||
|
id="rect5668-9-4-0"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="M 4.8582037,6.5744543 5.0903604,7.2708926 6.9476146,6.3423082 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
<metadata
|
<metadata
|
||||||
id="metadata190">
|
id="metadata4105">
|
||||||
<rdf:RDF>
|
<rdf:RDF>
|
||||||
<cc:Work
|
<cc:Work
|
||||||
rdf:about="">
|
rdf:about="">
|
||||||
<dc:format>image/svg+xml</dc:format>
|
<cc:license
|
||||||
<dc:type
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
||||||
</cc:Work>
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
</rdf:RDF>
|
</rdf:RDF>
|
||||||
</metadata>
|
</metadata>
|
||||||
<sodipodi:namedview
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1"
|
|
||||||
objecttolerance="10"
|
|
||||||
gridtolerance="10"
|
|
||||||
guidetolerance="10"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:window-width="1918"
|
|
||||||
inkscape:window-height="1036"
|
|
||||||
id="namedview188"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="55.625"
|
|
||||||
inkscape:cx="4.8629213"
|
|
||||||
inkscape:cy="8"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg186"
|
|
||||||
inkscape:document-rotation="0" />
|
|
||||||
<defs
|
|
||||||
id="defs1">
|
|
||||||
<style
|
|
||||||
type="text/css"
|
|
||||||
id="current-color-scheme">
|
|
||||||
.ColorScheme-Text {
|
|
||||||
color:#232629;
|
|
||||||
}
|
|
||||||
.ColorScheme-PositiveText {
|
|
||||||
color:#27ae60;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</defs>
|
|
||||||
<path
|
|
||||||
id="path182"
|
|
||||||
style="fill:currentColor;fill-opacity:1;stroke:none"
|
|
||||||
d="M 0 2 L 0 14 L 15 14 L 15 10 L 15.5 10 C 15.777 10 16 9.777 16 9.5 L 16 6.5 C 16 6.223 15.777 6 15.5 6 L 15 6 L 15 2 L 0 2 z M 1 3 L 14 3 L 14 13 L 1 13 L 1 3 z M 2 4 L 2 12 L 7 12 L 6.9023438 11.216797 C 6.3121937 10.79667 5.8272405 10.219642 5.5019531 9.5390625 L 3.8105469 9.5390625 L 3.8105469 6.1386719 L 5.5 6.1386719 C 5.6724011 5.7776582 5.8893752 5.4445919 6.1425781 5.1484375 L 6 4 L 2 4 z M 6.3164062 6.5195312 C 6.2712485 6.6120311 6.2247627 6.704817 6.1894531 6.8046875 L 6.0722656 7.1386719 L 4.8105469 7.1386719 L 4.8105469 8.5390625 L 6.0742188 8.5390625 L 6.1933594 8.8710938 C 6.3129661 9.2093939 6.4966297 9.5009695 6.71875 9.7539062 L 6.3164062 6.5195312 z " />
|
|
||||||
<path
|
|
||||||
d="M 9.1101126,4.2382021 A 3.6000002,3.6000001 0 0 0 5.7189123,6.6382022 H 4.3101122 v 2.4000001 h 1.4112001 a 3.6000002,3.6000001 0 0 0 3.3888003,2.3999997 v -1.2 H 11.510112 V 9.0382023 H 9.1101126 V 6.6382022 H 11.510112 V 5.4382021 H 9.1101126 Z"
|
|
||||||
class="ColorScheme-PositiveText"
|
|
||||||
fill="currentColor"
|
|
||||||
id="path184"
|
|
||||||
style="color:#27ae60;stroke-width:1.2;stroke-miterlimit:4;stroke-dasharray:none;fill:#44ae60;fill-opacity:1;paint-order:markers fill stroke" />
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 6.5 KiB |
|
@ -1,62 +1,141 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
<svg
|
<svg
|
||||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
width="48"
|
||||||
xmlns:cc="http://creativecommons.org/ns#"
|
height="48"
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
viewBox="0 0 12.7 12.7"
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
height="16"
|
|
||||||
width="16"
|
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg2762"
|
id="svg5"
|
||||||
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
sodipodi:docname="battery-low-symbolic.svg"
|
sodipodi:docname="battery-low-symbolic.svg"
|
||||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
units="px"
|
||||||
|
inkscape:zoom="16"
|
||||||
|
inkscape:cx="-6.4375"
|
||||||
|
inkscape:cy="17.5"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="powerclip"
|
||||||
|
id="path-effect2153"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
inverse="true"
|
||||||
|
flatten="false"
|
||||||
|
hide_clip="false"
|
||||||
|
message="Use fill-rule evenodd on <b>fill and stroke</b> dialog if no flatten result after convert clip to paths." />
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="Arrow1Lstart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow1Lstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(12.5,0)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
|
||||||
|
id="path2933" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DotL"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotL"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path1555" />
|
||||||
|
</marker>
|
||||||
|
<clipPath
|
||||||
|
clipPathUnits="userSpaceOnUse"
|
||||||
|
id="clipPath2149">
|
||||||
|
<path
|
||||||
|
id="path2151"
|
||||||
|
style="display:block;stroke-width:0.464;stroke-linecap:round"
|
||||||
|
d="M 5.7456705,5.3712486 6.1284829,6.5216392 2.6792642,6.9044518 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<g
|
||||||
|
id="g949"
|
||||||
|
transform="matrix(1.2,0,0,1.2,-0.55927308,-1.27)">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.464;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
|
||||||
|
id="rect846"
|
||||||
|
width="8.0348587"
|
||||||
|
height="4.5357866"
|
||||||
|
x="1.3794135"
|
||||||
|
y="4.0821066"
|
||||||
|
sodipodi:type="rect"
|
||||||
|
ry="0.19166182"
|
||||||
|
d="m 1.5710753,4.0821066 h 7.6515351 c 0.1061806,0 0.1916618,0.085481 0.1916618,0.1916618 v 4.152463 c 0,0.1061806 -0.085481,0.1916618 -0.1916618,0.1916618 H 1.5710753 c -0.1061806,0 -0.1916618,-0.085481 -0.1916618,-0.1916618 v -4.152463 c 0,-0.1061806 0.085481,-0.1916618 0.1916618,-0.1916618 z" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.446;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect2450-3"
|
||||||
|
width="0.71841258"
|
||||||
|
height="1.7797576"
|
||||||
|
x="9.4266291"
|
||||||
|
y="5.4601212"
|
||||||
|
ry="0.11856993" />
|
||||||
|
<rect
|
||||||
|
style="display:inline;fill:#000000;stroke-width:0.464;stroke-linecap:round"
|
||||||
|
id="rect2592"
|
||||||
|
width="2.3450565"
|
||||||
|
height="3.6072018"
|
||||||
|
x="1.8437271"
|
||||||
|
y="4.5463986"
|
||||||
|
ry="0" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
<metadata
|
<metadata
|
||||||
id="metadata2766">
|
id="metadata4105">
|
||||||
<rdf:RDF>
|
<rdf:RDF>
|
||||||
<cc:Work
|
<cc:Work
|
||||||
rdf:about="">
|
rdf:about="">
|
||||||
<dc:format>image/svg+xml</dc:format>
|
<cc:license
|
||||||
<dc:type
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
||||||
</cc:Work>
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
</rdf:RDF>
|
</rdf:RDF>
|
||||||
</metadata>
|
</metadata>
|
||||||
<sodipodi:namedview
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1"
|
|
||||||
objecttolerance="10"
|
|
||||||
gridtolerance="10"
|
|
||||||
guidetolerance="10"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:window-width="1918"
|
|
||||||
inkscape:window-height="1036"
|
|
||||||
id="namedview2764"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="55.625"
|
|
||||||
inkscape:cx="8"
|
|
||||||
inkscape:cy="8"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg2762" />
|
|
||||||
<defs
|
|
||||||
id="defs1">
|
|
||||||
<style
|
|
||||||
type="text/css"
|
|
||||||
id="current-color-scheme">
|
|
||||||
.ColorScheme-Text {
|
|
||||||
color:#232629;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</defs>
|
|
||||||
<path
|
|
||||||
style="fill:#000000;fill-opacity:1;stroke:none"
|
|
||||||
class="ColorScheme-Text"
|
|
||||||
d="M2 4h4l1 8H2zM0 2v12h15v-4h.5c.277 0 .5-.223.5-.5v-3c0-.277-.223-.5-.5-.5H15V2zm1 1h13v10H1z"
|
|
||||||
id="path2760" />
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 4.9 KiB |
|
@ -1,69 +1,186 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
<svg
|
<svg
|
||||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
width="48"
|
||||||
xmlns:cc="http://creativecommons.org/ns#"
|
height="48"
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
viewBox="0 0 12.7 12.7"
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
height="16"
|
|
||||||
width="16"
|
|
||||||
version="1.1"
|
version="1.1"
|
||||||
id="svg258"
|
id="svg5"
|
||||||
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
sodipodi:docname="battery-missing-symbolic.svg"
|
sodipodi:docname="battery-missing-symbolic.svg"
|
||||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
units="px"
|
||||||
|
inkscape:zoom="11.313709"
|
||||||
|
inkscape:cx="-19.533824"
|
||||||
|
inkscape:cy="17.677669"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="powerclip"
|
||||||
|
id="path-effect5696"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
inverse="true"
|
||||||
|
flatten="false"
|
||||||
|
hide_clip="false"
|
||||||
|
message="Use fill-rule evenodd on <b>fill and stroke</b> dialog if no flatten result after convert clip to paths." />
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="Arrow1Lstart"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow1Lstart"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(12.5,0)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
|
||||||
|
id="path2933" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="DotL"
|
||||||
|
refX="0.0"
|
||||||
|
refY="0.0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="DotL"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(0.8) translate(7.4, 1)"
|
||||||
|
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
|
||||||
|
d="M -2.5,-1.0 C -2.5,1.7600000 -4.7400000,4.0 -7.5,4.0 C -10.260000,4.0 -12.5,1.7600000 -12.5,-1.0 C -12.5,-3.7600000 -10.260000,-6.0 -7.5,-6.0 C -4.7400000,-6.0 -2.5,-3.7600000 -2.5,-1.0 z "
|
||||||
|
id="path1555" />
|
||||||
|
</marker>
|
||||||
|
<clipPath
|
||||||
|
clipPathUnits="userSpaceOnUse"
|
||||||
|
id="clipPath5692">
|
||||||
|
<path
|
||||||
|
id="path5694"
|
||||||
|
style="display:block;opacity:0.35806;stroke-width:0.0649999;stroke-linecap:round"
|
||||||
|
d="M 5.7456705,5.3712486 5.977827,6.0676867 8.5796549,5.7950767 5.5112954,7.3282799 5.2801724,6.6323131 2.6792642,6.9044518 Z"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
</clipPath>
|
||||||
|
<mask
|
||||||
|
maskUnits="userSpaceOnUse"
|
||||||
|
id="mask-powermask-path-effect2493">
|
||||||
|
<path
|
||||||
|
id="mask-powermask-path-effect2493_box"
|
||||||
|
style="fill:#ffffff;fill-opacity:1"
|
||||||
|
d="M 2.6473281,3.5463986 H 8.2545304 V 9.1536007 H 2.6473281 Z" />
|
||||||
|
<path
|
||||||
|
id="path2491"
|
||||||
|
style="color:#000000;fill:#000000;stroke-width:1;stroke-linecap:round;-inkscape-stroke:none"
|
||||||
|
d="m 4.0963908,4.8798054 a 0.1322915,0.1322915 0 0 0 -0.079065,0.038241 0.1322915,0.1322915 0 0 0 0,0.1855181 L 5.2642781,6.35 4.0173259,7.5959187 a 0.1322915,0.1322915 0 0 0 0,0.1870689 0.1322915,0.1322915 0 0 0 0.1875854,0 L 5.4508299,6.5365519 6.6972656,7.7829876 a 0.1322915,0.1322915 0 0 0 0.1855184,0 0.1322915,0.1322915 0 0 0 0,-0.1870689 L 5.6368654,6.35 6.882784,5.1035643 a 0.1322915,0.1322915 0 0 0 0,-0.1855181 0.1322915,0.1322915 0 0 0 -0.1855184,0 L 5.4508299,6.1639648 4.2049113,4.9180462 A 0.1322915,0.1322915 0 0 0 4.0963908,4.8798054 Z" />
|
||||||
|
</mask>
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="powermask"
|
||||||
|
id="path-effect2493"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
uri="#mask-powermask-path-effect2493"
|
||||||
|
invert="false"
|
||||||
|
hide_mask="false"
|
||||||
|
background="true"
|
||||||
|
background_color="#ffffffff" />
|
||||||
|
<filter
|
||||||
|
id="mask-powermask-path-effect2493_inverse"
|
||||||
|
inkscape:label="filtermask-powermask-path-effect2493"
|
||||||
|
style="color-interpolation-filters:sRGB"
|
||||||
|
height="100"
|
||||||
|
width="100"
|
||||||
|
x="-50"
|
||||||
|
y="-50">
|
||||||
|
<feColorMatrix
|
||||||
|
id="mask-powermask-path-effect2493_primitive1"
|
||||||
|
values="1"
|
||||||
|
type="saturate"
|
||||||
|
result="fbSourceGraphic" />
|
||||||
|
<feColorMatrix
|
||||||
|
id="mask-powermask-path-effect2493_primitive2"
|
||||||
|
values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0 "
|
||||||
|
in="fbSourceGraphic" />
|
||||||
|
</filter>
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<g
|
||||||
|
id="g1195"
|
||||||
|
transform="matrix(1.2,0,0,1.2,-0.56467308,-1.27)">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.464;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
|
||||||
|
id="rect846"
|
||||||
|
width="8.0348587"
|
||||||
|
height="4.5357866"
|
||||||
|
x="1.3794135"
|
||||||
|
y="4.0821066"
|
||||||
|
sodipodi:type="rect"
|
||||||
|
ry="0.19166182"
|
||||||
|
d="m 1.5710753,4.0821066 h 7.6515351 c 0.1061806,0 0.1916618,0.085481 0.1916618,0.1916618 v 4.152463 c 0,0.1061806 -0.085481,0.1916618 -0.1916618,0.1916618 H 1.5710753 c -0.1061806,0 -0.1916618,-0.085481 -0.1916618,-0.1916618 v -4.152463 c 0,-0.1061806 0.085481,-0.1916618 0.1916618,-0.1916618 z" />
|
||||||
|
<rect
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.464;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect2450-6"
|
||||||
|
width="0.71841258"
|
||||||
|
height="1.7797576"
|
||||||
|
x="9.4266291"
|
||||||
|
y="5.4601212"
|
||||||
|
ry="0.11856993" />
|
||||||
|
<path
|
||||||
|
style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.330586;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
|
||||||
|
id="rect3560-6"
|
||||||
|
width="3.6072023"
|
||||||
|
height="3.6072021"
|
||||||
|
x="3.6473281"
|
||||||
|
y="4.5463986"
|
||||||
|
ry="0.2215627"
|
||||||
|
sodipodi:type="rect"
|
||||||
|
mask="url(#mask-powermask-path-effect2493)"
|
||||||
|
inkscape:path-effect="#path-effect2493"
|
||||||
|
transform="translate(-0.06601804,-0.02563844)"
|
||||||
|
d="m 3.8688908,4.5463986 h 3.1640769 c 0.1227458,0 0.2215627,0.098817 0.2215627,0.2215627 V 7.932038 c 0,0.1227457 -0.098817,0.2215627 -0.2215627,0.2215627 H 3.8688908 c -0.1227457,0 -0.2215627,-0.098817 -0.2215627,-0.2215627 V 4.7679613 c 0,-0.1227457 0.098817,-0.2215627 0.2215627,-0.2215627 z" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
<metadata
|
<metadata
|
||||||
id="metadata262">
|
id="metadata4105">
|
||||||
<rdf:RDF>
|
<rdf:RDF>
|
||||||
<cc:Work
|
<cc:Work
|
||||||
rdf:about="">
|
rdf:about="">
|
||||||
<dc:format>image/svg+xml</dc:format>
|
<cc:license
|
||||||
<dc:type
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
||||||
</cc:Work>
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
</rdf:RDF>
|
</rdf:RDF>
|
||||||
</metadata>
|
</metadata>
|
||||||
<sodipodi:namedview
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1"
|
|
||||||
objecttolerance="10"
|
|
||||||
gridtolerance="10"
|
|
||||||
guidetolerance="10"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:window-width="1026"
|
|
||||||
inkscape:window-height="856"
|
|
||||||
id="namedview260"
|
|
||||||
showgrid="true"
|
|
||||||
inkscape:zoom="32"
|
|
||||||
inkscape:cx="5.2458034"
|
|
||||||
inkscape:cy="7.7083638"
|
|
||||||
inkscape:window-x="49"
|
|
||||||
inkscape:window-y="143"
|
|
||||||
inkscape:window-maximized="0"
|
|
||||||
inkscape:current-layer="svg258"
|
|
||||||
showguides="true">
|
|
||||||
<inkscape:grid
|
|
||||||
type="xygrid"
|
|
||||||
id="grid348" />
|
|
||||||
</sodipodi:namedview>
|
|
||||||
<defs
|
|
||||||
id="defs1">
|
|
||||||
<style
|
|
||||||
type="text/css"
|
|
||||||
id="current-color-scheme">
|
|
||||||
.ColorScheme-Text {
|
|
||||||
color:#232629;
|
|
||||||
}
|
|
||||||
.ColorScheme-NegativeText {
|
|
||||||
color:#da4453;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</defs>
|
|
||||||
<path
|
|
||||||
id="path252"
|
|
||||||
style="fill:currentColor;fill-opacity:1;stroke:none"
|
|
||||||
d="M 0 2 L 0 14 L 15 14 L 15 10 L 15.5 10 C 15.777 10 16 9.777 16 9.5 L 16 6.5 C 16 6.223 15.777 6 15.5 6 L 15 6 L 15 2 L 3 2 L 0 2 z M 1 3 L 14 3 L 14 13 L 1 13 L 1 3 z M 2 4 L 2 12 L 13 12 L 13 4 L 2 4 z M 5.4140625 5 L 7.7070312 7.2929688 L 10 5 L 10.707031 5.7070312 L 8.4140625 8 L 10.707031 10.292969 L 10 11 L 7.7070312 8.7070312 L 5.4140625 11 L 4.7070312 10.292969 L 7 8 L 4.7070312 5.7070312 L 5.4140625 5 z " />
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 7.4 KiB |
|
@ -0,0 +1,73 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
width="48"
|
||||||
|
height="48"
|
||||||
|
viewBox="0 0 12.7 12.7"
|
||||||
|
version="1.1"
|
||||||
|
id="svg5"
|
||||||
|
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
|
||||||
|
sodipodi:docname="drawer-closed.svg"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#505050"
|
||||||
|
bordercolor="#ffffff"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:pageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="1"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
units="px"
|
||||||
|
inkscape:zoom="6.6340405"
|
||||||
|
inkscape:cx="3.1654917"
|
||||||
|
inkscape:cy="25.097827"
|
||||||
|
inkscape:window-width="1132"
|
||||||
|
inkscape:window-height="576"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:current-layer="layer1">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid9" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
id="rect85"
|
||||||
|
style="fill:#ffffff;fill-rule:evenodd;stroke-width:0.132288"
|
||||||
|
d="M 4.6963541,6.3497502 8.0036458,8.3340001 V 4.3655002 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
</g>
|
||||||
|
<metadata
|
||||||
|
id="metadata676">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
|
@ -0,0 +1,73 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
width="48"
|
||||||
|
height="48"
|
||||||
|
viewBox="0 0 12.7 12.7"
|
||||||
|
version="1.1"
|
||||||
|
id="svg5"
|
||||||
|
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
|
||||||
|
sodipodi:docname="drawer-open.svg"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview7"
|
||||||
|
pagecolor="#505050"
|
||||||
|
bordercolor="#ffffff"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:pageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="1"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
showgrid="false"
|
||||||
|
units="px"
|
||||||
|
inkscape:zoom="6.6340405"
|
||||||
|
inkscape:cx="3.1654917"
|
||||||
|
inkscape:cy="25.097827"
|
||||||
|
inkscape:window-width="1024"
|
||||||
|
inkscape:window-height="576"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:current-layer="layer1">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid9" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<defs
|
||||||
|
id="defs2" />
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
id="rect85"
|
||||||
|
style="fill:#ffffff;fill-rule:evenodd;stroke-width:0.132288"
|
||||||
|
d="M 8.0036458,6.3497502 4.6963541,8.3340001 V 4.3655002 Z"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
</g>
|
||||||
|
<metadata
|
||||||
|
id="metadata602">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
|
@ -26,9 +26,9 @@
|
||||||
inkscape:document-units="mm"
|
inkscape:document-units="mm"
|
||||||
showgrid="false"
|
showgrid="false"
|
||||||
units="px"
|
units="px"
|
||||||
inkscape:zoom="12.429181"
|
inkscape:zoom="16"
|
||||||
inkscape:cx="20.636919"
|
inkscape:cx="16.90625"
|
||||||
inkscape:cy="24.699939"
|
inkscape:cy="17.625"
|
||||||
inkscape:window-width="1861"
|
inkscape:window-width="1861"
|
||||||
inkscape:window-height="1036"
|
inkscape:window-height="1036"
|
||||||
inkscape:window-x="57"
|
inkscape:window-x="57"
|
||||||
|
@ -37,6 +37,43 @@
|
||||||
inkscape:current-layer="layer1" />
|
inkscape:current-layer="layer1" />
|
||||||
<defs
|
<defs
|
||||||
id="defs2">
|
id="defs2">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="powermask"
|
||||||
|
id="path-effect1636"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
uri="#mask-powermask-path-effect1636"
|
||||||
|
invert="false"
|
||||||
|
hide_mask="false"
|
||||||
|
background="true"
|
||||||
|
background_color="#ffffffff" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="powermask"
|
||||||
|
id="path-effect4593"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
uri="#mask-powermask-path-effect4593"
|
||||||
|
invert="false"
|
||||||
|
hide_mask="false"
|
||||||
|
background="true"
|
||||||
|
background_color="#ffffffff" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="powermask"
|
||||||
|
id="path-effect2911"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
uri="#mask-powermask-path-effect2911"
|
||||||
|
invert="false"
|
||||||
|
hide_mask="false"
|
||||||
|
background="true"
|
||||||
|
background_color="#ffffffff" />
|
||||||
|
<inkscape:perspective
|
||||||
|
sodipodi:type="inkscape:persp3d"
|
||||||
|
inkscape:vp_x="0 : 6.35 : 1"
|
||||||
|
inkscape:vp_y="0 : 1000 : 0"
|
||||||
|
inkscape:vp_z="12.7 : 6.35 : 1"
|
||||||
|
inkscape:persp3d-origin="6.35 : 4.2333333 : 1"
|
||||||
|
id="perspective1831" />
|
||||||
<inkscape:path-effect
|
<inkscape:path-effect
|
||||||
effect="powermask"
|
effect="powermask"
|
||||||
id="path-effect1426"
|
id="path-effect1426"
|
||||||
|
@ -50,10 +87,6 @@
|
||||||
<mask
|
<mask
|
||||||
maskUnits="userSpaceOnUse"
|
maskUnits="userSpaceOnUse"
|
||||||
id="mask-powermask-path-effect1426">
|
id="mask-powermask-path-effect1426">
|
||||||
<path
|
|
||||||
id="mask-powermask-path-effect1426_box"
|
|
||||||
style="fill:#ffffff;fill-opacity:1"
|
|
||||||
d="M -0.65000001,1.0999999 H 13.35 V 11.6 H -0.65000001 Z" />
|
|
||||||
<g
|
<g
|
||||||
id="g1424"
|
id="g1424"
|
||||||
style="">
|
style="">
|
||||||
|
@ -63,24 +96,21 @@
|
||||||
width="3.4200001"
|
width="3.4200001"
|
||||||
height="0.30000001"
|
height="0.30000001"
|
||||||
x="8"
|
x="8"
|
||||||
y="3"
|
y="3" />
|
||||||
d="m 8,3 h 3.42 V 3.3 H 8 Z" />
|
|
||||||
<rect
|
<rect
|
||||||
style="fill:#000000;stroke-width:0.211917;paint-order:markers fill stroke"
|
style="fill:#000000;stroke-width:0.211917;paint-order:markers fill stroke"
|
||||||
id="rect1414"
|
id="rect1414"
|
||||||
width="3.4200001"
|
width="3.4200001"
|
||||||
height="0.30000001"
|
height="0.30000001"
|
||||||
x="8"
|
x="8"
|
||||||
y="3.5"
|
y="3.5" />
|
||||||
d="m 8,3.5 h 3.42 V 3.8 H 8 Z" />
|
|
||||||
<rect
|
<rect
|
||||||
style="fill:#000000;stroke-width:0.165668;paint-order:markers fill stroke"
|
style="fill:#000000;stroke-width:0.165668;paint-order:markers fill stroke"
|
||||||
id="rect1416"
|
id="rect1416"
|
||||||
width="2.0901213"
|
width="2.0901213"
|
||||||
height="0.30000001"
|
height="0.30000001"
|
||||||
x="8"
|
x="8"
|
||||||
y="4"
|
y="4" />
|
||||||
d="m 8,4 h 2.090121 V 4.3 H 8 Z" />
|
|
||||||
<g
|
<g
|
||||||
id="g1422"
|
id="g1422"
|
||||||
transform="translate(0.37425409,0.82359072)">
|
transform="translate(0.37425409,0.82359072)">
|
||||||
|
@ -91,8 +121,7 @@
|
||||||
height="0.60000002"
|
height="0.60000002"
|
||||||
x="0.12422053"
|
x="0.12422053"
|
||||||
y="3.3848631"
|
y="3.3848631"
|
||||||
transform="rotate(22.288197)"
|
transform="rotate(22.288197)" />
|
||||||
d="M 0.12422053,3.3848631 H 8.1242205 V 3.9848632 H 0.12422053 Z" />
|
|
||||||
<rect
|
<rect
|
||||||
style="fill:#000000;stroke-width:0.280281;paint-order:markers fill stroke"
|
style="fill:#000000;stroke-width:0.280281;paint-order:markers fill stroke"
|
||||||
id="rect1420"
|
id="rect1420"
|
||||||
|
@ -100,26 +129,123 @@
|
||||||
height="0.60000002"
|
height="0.60000002"
|
||||||
x="2.9901919"
|
x="2.9901919"
|
||||||
y="-8.5405416"
|
y="-8.5405416"
|
||||||
transform="matrix(0.92528787,-0.37926556,-0.37926556,-0.92528787,0,0)"
|
transform="matrix(0.92528787,-0.37926556,-0.37926556,-0.92528787,0,0)" />
|
||||||
d="m 2.9901919,-8.5405416 h 8.0000001 v 0.6 H 2.9901919 Z" />
|
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
</mask>
|
</mask>
|
||||||
<filter
|
<filter
|
||||||
id="mask-powermask-path-effect1426_inverse"
|
id="mask-powermask-path-effect1596_inverse"
|
||||||
inkscape:label="filtermask-powermask-path-effect1426"
|
inkscape:label="filtermask-powermask-path-effect1596"
|
||||||
style="color-interpolation-filters:sRGB"
|
style="color-interpolation-filters:sRGB"
|
||||||
height="100"
|
height="100"
|
||||||
width="100"
|
width="100"
|
||||||
x="-50"
|
x="-50"
|
||||||
y="-50">
|
y="-50">
|
||||||
<feColorMatrix
|
<feColorMatrix
|
||||||
id="mask-powermask-path-effect1426_primitive1"
|
id="mask-powermask-path-effect1596_primitive1"
|
||||||
values="1"
|
values="1"
|
||||||
type="saturate"
|
type="saturate"
|
||||||
result="fbSourceGraphic" />
|
result="fbSourceGraphic" />
|
||||||
<feColorMatrix
|
<feColorMatrix
|
||||||
id="mask-powermask-path-effect1426_primitive2"
|
id="mask-powermask-path-effect1596_primitive2"
|
||||||
|
values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0 "
|
||||||
|
in="fbSourceGraphic" />
|
||||||
|
</filter>
|
||||||
|
<mask
|
||||||
|
maskUnits="userSpaceOnUse"
|
||||||
|
id="mask-powermask-path-effect2911">
|
||||||
|
<g
|
||||||
|
id="g2909"
|
||||||
|
style="">
|
||||||
|
<g
|
||||||
|
id="g2903"
|
||||||
|
transform="translate(0.0392767,0.898719)">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.246849px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 2.0575721,3.0272162 6.3107233,5.7803674"
|
||||||
|
id="path2899" />
|
||||||
|
<path
|
||||||
|
style="display:inline;fill:none;stroke:#000000;stroke-width:0.246848px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 6.3107233,5.7803674 10.563875,3.0272158"
|
||||||
|
id="path2901" />
|
||||||
|
</g>
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.257994px;stroke-linecap:round;stroke-linejoin:bevel;stroke-opacity:1"
|
||||||
|
d="M 6.9110499,6.3222782 9.653056,8.064284"
|
||||||
|
id="path2905" />
|
||||||
|
<path
|
||||||
|
style="display:inline;fill:none;stroke:#000000;stroke-width:0.257994px;stroke-linecap:round;stroke-linejoin:bevel;stroke-opacity:1"
|
||||||
|
d="M 3.0469441,8.0642842 5.7889499,6.3222782"
|
||||||
|
id="path2907" />
|
||||||
|
</g>
|
||||||
|
</mask>
|
||||||
|
<mask
|
||||||
|
maskUnits="userSpaceOnUse"
|
||||||
|
id="mask-powermask-path-effect4593">
|
||||||
|
<g
|
||||||
|
id="g4591"
|
||||||
|
style="display:inline;opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.296715px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 1.8370382,3.1020348 5.6640803,5.861039"
|
||||||
|
id="path4583" />
|
||||||
|
<path
|
||||||
|
style="display:inline;fill:none;stroke:#000000;stroke-width:0.296715px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 5.6640803,5.861039 9.4911222,3.1020348"
|
||||||
|
id="path4585" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 6.6208408,5.171288 9.4911224,7.2405413"
|
||||||
|
id="path4587" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 1.8370383,7.2405414 4.7073198,5.1712881"
|
||||||
|
id="path4589" />
|
||||||
|
</g>
|
||||||
|
</mask>
|
||||||
|
<mask
|
||||||
|
maskUnits="userSpaceOnUse"
|
||||||
|
id="mask-powermask-path-effect1636">
|
||||||
|
<path
|
||||||
|
id="mask-powermask-path-effect1636_box"
|
||||||
|
style="fill:#ffffff;fill-opacity:1"
|
||||||
|
d="M 0.30833316,2.2057128 H 12.39567 V 11.218726 H 0.30833316 Z" />
|
||||||
|
<g
|
||||||
|
id="g1634"
|
||||||
|
style="display:inline;opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 1.6927236,3.5901471 6.3520016,8.249957"
|
||||||
|
id="path1626" />
|
||||||
|
<path
|
||||||
|
style="display:inline;fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 6.3520016,8.249957 11.01128,3.5901471"
|
||||||
|
id="path1628" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 7.8895634,6.7122197 11.01128,9.8342921"
|
||||||
|
id="path1630" />
|
||||||
|
<path
|
||||||
|
style="display:inline;fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 1.6927232,9.8342917 4.8144398,6.7122197"
|
||||||
|
id="path1632" />
|
||||||
|
</g>
|
||||||
|
</mask>
|
||||||
|
<filter
|
||||||
|
id="mask-powermask-path-effect1636_inverse"
|
||||||
|
inkscape:label="filtermask-powermask-path-effect1636"
|
||||||
|
style="color-interpolation-filters:sRGB"
|
||||||
|
height="100"
|
||||||
|
width="100"
|
||||||
|
x="-50"
|
||||||
|
y="-50">
|
||||||
|
<feColorMatrix
|
||||||
|
id="mask-powermask-path-effect1636_primitive1"
|
||||||
|
values="1"
|
||||||
|
type="saturate"
|
||||||
|
result="fbSourceGraphic" />
|
||||||
|
<feColorMatrix
|
||||||
|
id="mask-powermask-path-effect1636_primitive2"
|
||||||
values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0 "
|
values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0 "
|
||||||
in="fbSourceGraphic" />
|
in="fbSourceGraphic" />
|
||||||
</filter>
|
</filter>
|
||||||
|
@ -128,26 +254,33 @@
|
||||||
inkscape:label="Layer 1"
|
inkscape:label="Layer 1"
|
||||||
inkscape:groupmode="layer"
|
inkscape:groupmode="layer"
|
||||||
id="layer1"
|
id="layer1"
|
||||||
style="display:inline">
|
style="display:inline;opacity:1">
|
||||||
<path
|
<path
|
||||||
style="fill:#000000;stroke-width:0.268114;paint-order:markers fill stroke"
|
style="display:inline;fill:#000000;stroke-width:0.499999;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;paint-order:markers fill stroke"
|
||||||
id="rect846"
|
id="rect1371"
|
||||||
width="12"
|
width="10.087337"
|
||||||
height="8.5"
|
height="7.0130129"
|
||||||
x="0.34999999"
|
x="1.3083332"
|
||||||
y="2.0999999"
|
y="3.2057128"
|
||||||
mask="url(#mask-powermask-path-effect1426)"
|
mask="url(#mask-powermask-path-effect1636)"
|
||||||
inkscape:path-effect="#path-effect1426"
|
inkscape:path-effect="#path-effect1636"
|
||||||
d="M 0.34999999,2.0999999 H 12.35 V 10.6 H 0.34999999 Z"
|
d="M 1.3083332,3.2057128 H 11.39567 V 10.218726 H 1.3083332 Z"
|
||||||
sodipodi:type="rect" />
|
sodipodi:type="rect"
|
||||||
|
transform="translate(-0.00200143,-0.36221924)" />
|
||||||
</g>
|
</g>
|
||||||
<g
|
<g
|
||||||
inkscape:groupmode="layer"
|
inkscape:groupmode="layer"
|
||||||
id="layer2"
|
id="layer2"
|
||||||
inkscape:label="Layer 2" />
|
inkscape:label="Layer 2"
|
||||||
|
style="display:inline" />
|
||||||
<metadata
|
<metadata
|
||||||
id="metadata1469">
|
id="metadata1469">
|
||||||
<rdf:RDF>
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
|
</cc:Work>
|
||||||
<cc:License
|
<cc:License
|
||||||
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
<cc:permits
|
<cc:permits
|
||||||
|
@ -157,11 +290,6 @@
|
||||||
<cc:permits
|
<cc:permits
|
||||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
</cc:License>
|
</cc:License>
|
||||||
<cc:Work
|
|
||||||
rdf:about="">
|
|
||||||
<cc:license
|
|
||||||
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
|
||||||
</cc:Work>
|
|
||||||
</rdf:RDF>
|
</rdf:RDF>
|
||||||
</metadata>
|
</metadata>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 10 KiB |
|
@ -0,0 +1 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="16.014" height="16"><g color="#000" fill="#2e3436"><path d="M4 1s-.459-.014-.947.23C2.564 1.475 2 2.167 2 3v10c0 .833.564 1.525 1.053 1.77.488.244.947.23.947.23h8c.833 0 1.525-.564 1.77-1.053.244-.488.23-.947.23-.947v-2a1 1 0 10-2 0v2H4V3h8v2a1 1 0 102 0V3c0-.833-.564-1.525-1.053-1.77C12.46.986 12 1 12 1z" style="line-height:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;text-transform:none;text-orientation:mixed;shape-padding:0;isolation:auto;mix-blend-mode:normal" font-weight="400" font-family="sans-serif" overflow="visible" fill-rule="evenodd"/><path d="M8.293 5.293L5.586 8l2.707 2.707 1.414-1.414L8.414 8l1.293-1.293z" style="line-height:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;text-transform:none;text-orientation:mixed;shape-padding:0;isolation:auto;mix-blend-mode:normal;marker:none" font-weight="400" font-family="sans-serif" overflow="visible"/><path d="M9 10h1v1H9zm0-5h1v1H9z" style="marker:none" overflow="visible"/><path d="M9 5c.554 0 1 .446 1 1s-.446 1-1 1-1-.446-1-1 .446-1 1-1zm0 4c.554 0 1 .446 1 1s-.446 1-1 1-1-.446-1-1 .446-1 1-1z" style="marker:none" overflow="visible"/><path d="M8 7a1 1 0 100 2h7a1 1 0 100-2z" style="line-height:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;text-transform:none;text-orientation:mixed;shape-padding:0;isolation:auto;mix-blend-mode:normal" font-weight="400" font-family="sans-serif" overflow="visible" fill-rule="evenodd"/></g></svg>
|
After Width: | Height: | Size: 2.1 KiB |
|
@ -1,15 +1,94 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<style id="current-color-scheme" type="text/css">
|
<svg
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
width="24"
|
||||||
|
height="24"
|
||||||
|
version="1.1"
|
||||||
|
id="svg15"
|
||||||
|
sodipodi:docname="volume-high.svg"
|
||||||
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<defs
|
||||||
|
id="defs19" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview17"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:zoom="36.333333"
|
||||||
|
inkscape:cx="7.3486239"
|
||||||
|
inkscape:cy="14.009174"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg15">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid1843" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<style
|
||||||
|
id="current-color-scheme"
|
||||||
|
type="text/css">
|
||||||
.ColorScheme-Text {
|
.ColorScheme-Text {
|
||||||
color:#232629;
|
color:#232629;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<g transform="translate(1,1)">
|
<metadata
|
||||||
<g class="ColorScheme-Text" fill="currentColor">
|
id="metadata836">
|
||||||
<path d="m14.324219 7.28125-.539063.8613281a4 4 0 0 1 1.214844 2.8574219 4 4 0 0 1 -1.210938 2.861328l.539063.863281a5 5 0 0 0 1.671875-3.724609 5 5 0 0 0 -1.675781-3.71875z"/>
|
<rdf:RDF>
|
||||||
<path d="m13.865234 3.5371094-.24414.9765625a7 7 0 0 1 4.378906 6.4863281 7 7 0 0 1 -4.380859 6.478516l.24414.974609a8 8 0 0 0 5.136719-7.453125 8 8 0 0 0 -5.134766-7.4628906z"/>
|
<cc:Work
|
||||||
<path d="m3 8h2v6h-2z" fill-rule="evenodd"/>
|
rdf:about="">
|
||||||
<path d="m6 14 5 5h1v-16h-1l-5 5z"/>
|
<cc:license
|
||||||
</g>
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
</g>
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<rect
|
||||||
|
style="fill:#000000;stroke-width:1.25363;stroke-linecap:round"
|
||||||
|
id="rect1759"
|
||||||
|
width="2.5168655"
|
||||||
|
height="6"
|
||||||
|
x="3.5091887"
|
||||||
|
y="9"
|
||||||
|
ry="0" />
|
||||||
|
<path
|
||||||
|
id="rect1761"
|
||||||
|
style="stroke-width:1.68567;stroke-linecap:round"
|
||||||
|
d="m 5.5091887,9 c 0,0 3.083097,-3.0474837 3,-3 h 1 v 12 h -1 l -3,-3 z"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:1"
|
||||||
|
d="m 11.509189,9 c 1.705024,2.504061 0.908166,4.308408 0,6"
|
||||||
|
id="path2855"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:1"
|
||||||
|
d="m 14.509189,7 c 2,3 2,7 0,10"
|
||||||
|
id="path3027"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:1"
|
||||||
|
d="m 17.509189,5 c 3,5 3,10 0,14"
|
||||||
|
id="path3614"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 785 B After Width: | Height: | Size: 3.1 KiB |
|
@ -1,14 +1,94 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<style id="current-color-scheme" type="text/css">
|
<svg
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
width="24"
|
||||||
|
height="24"
|
||||||
|
version="1.1"
|
||||||
|
id="svg15"
|
||||||
|
sodipodi:docname="volume-low.svg"
|
||||||
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<defs
|
||||||
|
id="defs19" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview17"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:zoom="36.333333"
|
||||||
|
inkscape:cx="7.3486239"
|
||||||
|
inkscape:cy="14.009174"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg15">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid1843" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<style
|
||||||
|
id="current-color-scheme"
|
||||||
|
type="text/css">
|
||||||
.ColorScheme-Text {
|
.ColorScheme-Text {
|
||||||
color:#232629;
|
color:#232629;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<g transform="translate(1,1)">
|
<metadata
|
||||||
<g class="ColorScheme-Text" fill="currentColor">
|
id="metadata836">
|
||||||
<path d="m13.865234 3.5371094-.24414.9765625a7 7 0 0 1 4.378906 6.4863281 7 7 0 0 1 -4.380859 6.478516l.24414.974609a8 8 0 0 0 5.136719-7.453125 8 8 0 0 0 -5.134766-7.4628906zm.458985 3.7441406-.539063.8613281a4 4 0 0 1 1.214844 2.8574219 4 4 0 0 1 -1.210938 2.861328l.539063.863281a5 5 0 0 0 1.671875-3.724609 5 5 0 0 0 -1.675781-3.71875z" fill-opacity=".35"/>
|
<rdf:RDF>
|
||||||
<path d="m3 8h2v6h-2z" fill-rule="evenodd"/>
|
<cc:Work
|
||||||
<path d="m6 14 5 5h1v-16h-1l-5 5z"/>
|
rdf:about="">
|
||||||
</g>
|
<cc:license
|
||||||
</g>
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<rect
|
||||||
|
style="fill:#000000;stroke-width:1.25363;stroke-linecap:round"
|
||||||
|
id="rect1759"
|
||||||
|
width="2.5168655"
|
||||||
|
height="6"
|
||||||
|
x="3.5091887"
|
||||||
|
y="9"
|
||||||
|
ry="0" />
|
||||||
|
<path
|
||||||
|
id="rect1761"
|
||||||
|
style="stroke-width:1.68567;stroke-linecap:round"
|
||||||
|
d="m 5.5091887,9 c 0,0 3.083097,-3.0474837 3,-3 h 1 v 12 h -1 l -3,-3 z"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:1"
|
||||||
|
d="m 11.509189,9 c 1.705024,2.504061 0.908166,4.308408 0,6"
|
||||||
|
id="path2855"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.5"
|
||||||
|
d="m 14.509189,7 c 2,3 2,7 0,10"
|
||||||
|
id="path3027"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.5"
|
||||||
|
d="m 17.509189,5 c 3,5 3,10 0,14"
|
||||||
|
id="path3614"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 785 B After Width: | Height: | Size: 3.1 KiB |
|
@ -1,15 +1,94 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<style id="current-color-scheme" type="text/css">
|
<svg
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
width="24"
|
||||||
|
height="24"
|
||||||
|
version="1.1"
|
||||||
|
id="svg15"
|
||||||
|
sodipodi:docname="volume-medium.svg"
|
||||||
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<defs
|
||||||
|
id="defs19" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview17"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:zoom="36.333333"
|
||||||
|
inkscape:cx="7.3486239"
|
||||||
|
inkscape:cy="14.009174"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg15">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid1843" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<style
|
||||||
|
id="current-color-scheme"
|
||||||
|
type="text/css">
|
||||||
.ColorScheme-Text {
|
.ColorScheme-Text {
|
||||||
color:#232629;
|
color:#232629;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<g transform="translate(1,1)">
|
<metadata
|
||||||
<g class="ColorScheme-Text" fill="currentColor">
|
id="metadata836">
|
||||||
<path d="m14.324219 7.28125-.539063.8613281a4 4 0 0 1 1.214844 2.8574219 4 4 0 0 1 -1.210938 2.861328l.539063.863281a5 5 0 0 0 1.671875-3.724609 5 5 0 0 0 -1.675781-3.71875z"/>
|
<rdf:RDF>
|
||||||
<path d="m13.865234 3.5371094-.24414.9765625a7 7 0 0 1 4.378906 6.4863281 7 7 0 0 1 -4.380859 6.478516l.24414.974609a8 8 0 0 0 5.136719-7.453125 8 8 0 0 0 -5.134766-7.4628906z" fill-opacity=".35"/>
|
<cc:Work
|
||||||
<path d="m3.0000005 8h2v6h-2z" fill-rule="evenodd"/>
|
rdf:about="">
|
||||||
<path d="m6.0000005 14 5.0000005 5h.999999v-16h-1l-4.9999995 5z"/>
|
<cc:license
|
||||||
</g>
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
</g>
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<rect
|
||||||
|
style="fill:#000000;stroke-width:1.25363;stroke-linecap:round"
|
||||||
|
id="rect1759"
|
||||||
|
width="2.5168655"
|
||||||
|
height="6"
|
||||||
|
x="3.5091887"
|
||||||
|
y="9"
|
||||||
|
ry="0" />
|
||||||
|
<path
|
||||||
|
id="rect1761"
|
||||||
|
style="stroke-width:1.68567;stroke-linecap:round"
|
||||||
|
d="m 5.5091887,9 c 0,0 3.083097,-3.0474837 3,-3 h 1 v 12 h -1 l -3,-3 z"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:1"
|
||||||
|
d="m 11.509189,9 c 1.705024,2.504061 0.908166,4.308408 0,6"
|
||||||
|
id="path2855"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:1"
|
||||||
|
d="m 14.509189,7 c 2,3 2,7 0,10"
|
||||||
|
id="path3027"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.5"
|
||||||
|
d="m 17.509189,5 c 3,5 3,10 0,14"
|
||||||
|
id="path3614"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 842 B After Width: | Height: | Size: 3.1 KiB |
|
@ -1,23 +1,94 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<style id="current-color-scheme" type="text/css">
|
<svg
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
width="24"
|
||||||
|
height="24"
|
||||||
|
version="1.1"
|
||||||
|
id="svg15"
|
||||||
|
sodipodi:docname="volume-muted.svg"
|
||||||
|
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#">
|
||||||
|
<defs
|
||||||
|
id="defs19" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview17"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:zoom="72.666667"
|
||||||
|
inkscape:cx="3.2752294"
|
||||||
|
inkscape:cy="12.412844"
|
||||||
|
inkscape:window-width="1856"
|
||||||
|
inkscape:window-height="1030"
|
||||||
|
inkscape:window-x="62"
|
||||||
|
inkscape:window-y="24"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg15">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid1843" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<style
|
||||||
|
id="current-color-scheme"
|
||||||
|
type="text/css">
|
||||||
.ColorScheme-Text {
|
.ColorScheme-Text {
|
||||||
color:#232629;
|
color:#232629;
|
||||||
}
|
}
|
||||||
.ColorScheme-NegativeText {
|
|
||||||
color:#da4453;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
<g transform="translate(1,1)">
|
<metadata
|
||||||
<g class="ColorScheme-Text" fill="currentColor">
|
id="metadata836">
|
||||||
<path d="m3 8v6h2v-6z"/>
|
<rdf:RDF>
|
||||||
<path d="m6 8v6l5 5h1v-5z"/>
|
<cc:Work
|
||||||
<path d="m11 3-3 3 4 4v-7z"/>
|
rdf:about="">
|
||||||
<g opacity=".35">
|
<cc:license
|
||||||
<path d="m14.832031 16.832031a7 7 0 0 1 -1.21289.646485l.24414.974609a8 8 0 0 0 1.681641-.908203z"/>
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
<path d="m14.324219 7.28125-.539063.8613281a4 4 0 0 1 1.214844 2.8574219 4 4 0 0 1 -.371094 1.628906l.75.75a5 5 0 0 0 .621094-2.378906 5 5 0 0 0 -1.675781-3.71875z"/>
|
</cc:Work>
|
||||||
<path d="m13.865234 3.5371094-.24414.9765625a7 7 0 0 1 4.378906 6.4863281 7 7 0 0 1 -1.166016 3.833984l.716797.716797a8 8 0 0 0 1.449219-4.550781 8 8 0 0 0 -5.134766-7.4628906z"/>
|
<cc:License
|
||||||
</g>
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
</g>
|
<cc:permits
|
||||||
<path d="m-.50000006 4.7426407 1-.0000001v21.6274174h-1z" class="ColorScheme-NegativeText" fill="currentColor" transform="matrix(.70710678 -.70710678 .70710678 .70710678 0 0)"/>
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
</g>
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<rect
|
||||||
|
style="fill:#000000;stroke-width:1.25363;stroke-linecap:round"
|
||||||
|
id="rect1759"
|
||||||
|
width="2.5168655"
|
||||||
|
height="6"
|
||||||
|
x="3.5091887"
|
||||||
|
y="9"
|
||||||
|
ry="0" />
|
||||||
|
<path
|
||||||
|
id="rect1761"
|
||||||
|
style="stroke-width:1.68567;stroke-linecap:round"
|
||||||
|
d="m 5.5091887,9 c 0,0 3.083097,-3.0474837 3,-3 h 1 v 12 h -1 l -3,-3 z"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.5"
|
||||||
|
d="m 11.509189,9 c 1.705024,2.504061 0.908166,4.308408 0,6"
|
||||||
|
id="path2855"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.5"
|
||||||
|
d="m 14.509189,7 c 2,3 2,7 0,10"
|
||||||
|
id="path3027"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.5"
|
||||||
|
d="m 17.509189,5 c 3,5 3,10 0,14"
|
||||||
|
id="path3614"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 3.1 KiB |
|
@ -1,117 +0,0 @@
|
||||||
local temp = io.open(os.getenv("HOME").."/.config/awesome/file.lua","r")
|
|
||||||
local filehelper = loadstring(temp:read("*a"))()
|
|
||||||
temp:close()
|
|
||||||
--get a giant list of xdg data
|
|
||||||
log = function(...)
|
|
||||||
local params = {}
|
|
||||||
for k,v in pairs({...}) do
|
|
||||||
params[#params+1] = tostring(v)
|
|
||||||
end
|
|
||||||
local str = table.concat(params," ")
|
|
||||||
filehelper.write("./awesome_log",filehelper.read("./awesome_log").."\n"..str)
|
|
||||||
end
|
|
||||||
local function parse_xdg()
|
|
||||||
local output = {}
|
|
||||||
local temp = io.popen("find /usr/share/applications","r")
|
|
||||||
local file_table = temp:read("*a")
|
|
||||||
temp:close()
|
|
||||||
local temp = io.popen("find "..os.getenv("HOME").."/.local/share/applications","r")
|
|
||||||
file_table = file_table.."\n"..temp:read("*a")
|
|
||||||
temp:close()
|
|
||||||
local lines = {}
|
|
||||||
file_table:gsub("[^\n]+",function(capt) lines[#lines+1] = capt end)
|
|
||||||
for k,v in pairs(lines) do
|
|
||||||
local data = filehelper.read(v,"*a")
|
|
||||||
--check if its an app, if it has a name, and if it's even readable.
|
|
||||||
if data and data:match("Type=([^\n]+)") and data:match("Type=([^\n]+)") == "Application" and data:match("Name=([^\n]+)") then
|
|
||||||
--get the tags
|
|
||||||
local tags = data:match("Categories=([^\n]+)")
|
|
||||||
local categories = {}
|
|
||||||
if tags then
|
|
||||||
tags:gsub("[^;]+",function(capt) categories[#categories+1] = capt:match("%w+") end)
|
|
||||||
end
|
|
||||||
--remove a bunch of useless category extensions
|
|
||||||
while true do
|
|
||||||
local occurences = 0
|
|
||||||
local whitelist = {
|
|
||||||
Network = true,
|
|
||||||
Game = true,
|
|
||||||
Education = true,
|
|
||||||
Development = true,
|
|
||||||
Graphics = true,
|
|
||||||
Utility = true,
|
|
||||||
System = true,
|
|
||||||
AudioVideo = true,
|
|
||||||
Office = true,
|
|
||||||
Settings = true,
|
|
||||||
}
|
|
||||||
for k,v in pairs(categories) do
|
|
||||||
if not whitelist[v] then
|
|
||||||
table.remove(categories,k)
|
|
||||||
occurences = occurences + 1
|
|
||||||
end
|
|
||||||
end
|
|
||||||
if occurences == 0 then
|
|
||||||
break
|
|
||||||
end
|
|
||||||
end
|
|
||||||
--add this to the end so it'll be detected like a path.
|
|
||||||
categories[#categories+1]=data:match("Name=([^\n]+)")
|
|
||||||
output[#output+1] = {data:match("Exec=([^\n%%]+)"),categories = categories}
|
|
||||||
end
|
|
||||||
end
|
|
||||||
return output
|
|
||||||
end
|
|
||||||
|
|
||||||
--fuck
|
|
||||||
local function sort_by_categories(input)
|
|
||||||
local output = {}
|
|
||||||
assert(type(input) == "table")
|
|
||||||
for k,v in pairs(input) do
|
|
||||||
local categories = v.categories
|
|
||||||
local function sort(tab,list,value)
|
|
||||||
local found = nil
|
|
||||||
for k,v in pairs(tab) do
|
|
||||||
if v[1] == list[1] then
|
|
||||||
found = v
|
|
||||||
end
|
|
||||||
end
|
|
||||||
if not found then
|
|
||||||
if list[2] then
|
|
||||||
tab[#tab+1] = {list[1],{}}
|
|
||||||
found = tab[#tab]
|
|
||||||
elseif list[1] then
|
|
||||||
tab[#tab+1] = {list[1],value}
|
|
||||||
found = tab[#tab]
|
|
||||||
end
|
|
||||||
end
|
|
||||||
if list[2] then
|
|
||||||
table.remove(list,1)
|
|
||||||
found[2] = sort(found[2],list,value)
|
|
||||||
end
|
|
||||||
return tab
|
|
||||||
end
|
|
||||||
output = sort(output,categories,v[1])
|
|
||||||
end
|
|
||||||
return output
|
|
||||||
end
|
|
||||||
|
|
||||||
local function sort_untagged(input)
|
|
||||||
local output = input
|
|
||||||
local other = {}
|
|
||||||
for k,v in pairs(input) do
|
|
||||||
log(k,v[1],v[2])
|
|
||||||
if type(v[2]) == "string" then
|
|
||||||
other[#other+1] = {v[1],v[2]}
|
|
||||||
output[k] = nil
|
|
||||||
end
|
|
||||||
end
|
|
||||||
local new_output = {}
|
|
||||||
for k,v in pairs(output) do
|
|
||||||
new_output[#new_output+1] = v
|
|
||||||
end
|
|
||||||
new_output[#new_output+1] = {"Other",other}
|
|
||||||
return new_output
|
|
||||||
end
|
|
||||||
|
|
||||||
return sort_untagged(sort_by_categories(parse_xdg()))
|
|
|
@ -1,29 +1,39 @@
|
||||||
|
-- Carbon: the reference theme
|
||||||
|
-- This theme is designed as a reference for working with AWMTK.
|
||||||
|
-- Comments will go into some detail about the features of AWMTK,
|
||||||
|
-- such as contexts, elements, and element prototypes.
|
||||||
|
|
||||||
|
--[[
|
||||||
|
- Preface
|
||||||
|
AWMTK is a library for building widget style contexts.
|
||||||
|
Essentially, it's an easy way to separate styles for each individual
|
||||||
|
widget by creating a "context" that contains variables for that
|
||||||
|
specific widget, which are set to fall back to the broader
|
||||||
|
definitions of these variables.
|
||||||
|
|
||||||
|
Take as an example a specific variable definition:
|
||||||
|
`theme.context_button_bg_normal`
|
||||||
|
If this variable doesn't exist, it defaults to the broader variable
|
||||||
|
`theme.button_bg_normal`
|
||||||
|
which itself defaults to an even broader variable
|
||||||
|
`theme.bg_normal`
|
||||||
|
That way, a theme can be as specific as possible without requiring
|
||||||
|
]]
|
||||||
|
|
||||||
local theme_assets = require("beautiful.theme_assets")
|
local theme_assets = require("beautiful.theme_assets")
|
||||||
local xresources = require("beautiful.xresources")
|
local xresources = require("beautiful.xresources")
|
||||||
|
local wibox = require("wibox")
|
||||||
local dpi = xresources.apply_dpi
|
local dpi = xresources.apply_dpi
|
||||||
|
|
||||||
local theme = {}
|
local theme = {}
|
||||||
|
-- {{{ Color definitions
|
||||||
|
-- These variables define a fallback state for all widgets to use.
|
||||||
theme.name = "carbon"
|
theme.name = "carbon"
|
||||||
|
|
||||||
theme.font = "Ubuntu Regular 9"
|
theme.bg_normal = "#19191D"
|
||||||
theme.unitybar_width = dpi(55)
|
|
||||||
theme.icon_rounding = 5
|
|
||||||
theme.tasklist_button_shape_border_width = dpi(1)
|
|
||||||
theme.tasklist_button_shape_border_color = "#262626AA"
|
|
||||||
theme.launcher_button_shape_border_width = dpi(1)
|
|
||||||
theme.launcher_button_shape_border_color = "#262626AA"
|
|
||||||
theme.launcher_button_size = 44
|
|
||||||
theme.tasklist_button_size = 44
|
|
||||||
theme.macbar_rounding = 5
|
|
||||||
theme.macbar_height = 45
|
|
||||||
theme.menu_button_inner_margin = 2
|
|
||||||
theme.container_rounding = 4
|
|
||||||
theme.button_rounding = 4
|
|
||||||
theme.bg_normal = "#181819"
|
|
||||||
theme.bg_focus = "#3E3E3E"
|
theme.bg_focus = "#3E3E3E"
|
||||||
theme.bg_urgent = "#2E2E2E"
|
theme.bg_urgent = "#5E5E5E"
|
||||||
theme.bg_minimize = "#2E2E2E"
|
theme.bg_minimize = "#5E5E5E"
|
||||||
theme.bg_systray = theme.bg_normal
|
theme.bg_systray = theme.bg_normal
|
||||||
|
|
||||||
theme.fg_normal = "#e1dec7"
|
theme.fg_normal = "#e1dec7"
|
||||||
|
@ -34,12 +44,11 @@ theme.fg_minimize = "#e1dec7"
|
||||||
theme.useless_gap = dpi(10)
|
theme.useless_gap = dpi(10)
|
||||||
theme.border_width = dpi(1)
|
theme.border_width = dpi(1)
|
||||||
theme.border_normal = theme.bg_normal
|
theme.border_normal = theme.bg_normal
|
||||||
theme.border_focus = theme.bg_focus
|
theme.border_focus = theme.bg_normal
|
||||||
theme.border_marked = theme.bg_marked
|
theme.border_marked = theme.bg_marked
|
||||||
|
-- }}}
|
||||||
|
|
||||||
-- There are other variable sets
|
-- All of the previous variables are still avaialable.
|
||||||
-- overriding the default one when
|
|
||||||
-- defined, the sets are:
|
|
||||||
-- taglist_[bg|fg]_[focus|urgent|occupied|empty|volatile]
|
-- taglist_[bg|fg]_[focus|urgent|occupied|empty|volatile]
|
||||||
-- tasklist_[bg|fg]_[focus|urgent]
|
-- tasklist_[bg|fg]_[focus|urgent]
|
||||||
-- titlebar_[bg|fg]_[normal|focus]
|
-- titlebar_[bg|fg]_[normal|focus]
|
||||||
|
@ -47,29 +56,202 @@ theme.border_marked = theme.bg_marked
|
||||||
-- mouse_finder_[color|timeout|animate_timeout|radius|factor]
|
-- mouse_finder_[color|timeout|animate_timeout|radius|factor]
|
||||||
-- prompt_[fg|bg|fg_cursor|bg_cursor|font]
|
-- prompt_[fg|bg|fg_cursor|bg_cursor|font]
|
||||||
-- hotkeys_[bg|fg|border_width|border_color|shape|opacity|modifiers_fg|label_bg|label_fg|group_margin|font|description_font]
|
-- hotkeys_[bg|fg|border_width|border_color|shape|opacity|modifiers_fg|label_bg|label_fg|group_margin|font|description_font]
|
||||||
-- Example:
|
-- notification_font
|
||||||
--theme.taglist_bg_focus = "#ff0000"
|
-- not1ification_[bg|fg]
|
||||||
|
-- notification_[width|height|margin]
|
||||||
|
-- notification_[border_color|border_width|shape|opacity]
|
||||||
|
-- etc.
|
||||||
|
|
||||||
|
|
||||||
|
-- {{{ Elements
|
||||||
|
--[[
|
||||||
|
All AWMTK widgets have various elements with their own variables.
|
||||||
|
These elements are essentially primitive UI components.
|
||||||
|
The following elements are defined:
|
||||||
|
- container
|
||||||
|
- button
|
||||||
|
- inputbox
|
||||||
|
- textbox
|
||||||
|
- icon
|
||||||
|
The variables for these elements can be accessed in the form
|
||||||
|
theme.{context}_{broader definition}
|
||||||
|
i.e.
|
||||||
|
theme.button_bg_normal ("button" is context, "bg_normal" is a broader
|
||||||
|
definition)
|
||||||
|
]]
|
||||||
|
theme.button_bg_normal = theme.bg_normal
|
||||||
|
theme.button_bg_focus = theme.bg_focus
|
||||||
|
theme.button_bg_urgent = theme.bg_urgent
|
||||||
|
theme.button_bg_marked = theme.bg_marked
|
||||||
|
--[[ ...etc
|
||||||
|
In total, we can define the available primitive variables as such:
|
||||||
|
[button|container|inputbox|textbox|icon]_...
|
||||||
|
...[bg|fg|border]_[normal|focus|urgent|marked],
|
||||||
|
...shape_border_[width|color],
|
||||||
|
...inner_margin,
|
||||||
|
...rounding
|
||||||
|
These variables are pretty self descriptive,
|
||||||
|
|
||||||
|
Additionally, we have some variables for the container element:
|
||||||
|
container_spacing
|
||||||
|
container_spacing_vertical
|
||||||
|
container_spacing_horizontal
|
||||||
|
These variables control the spacing of widgets in various layouts.
|
||||||
|
|
||||||
|
]]
|
||||||
|
|
||||||
|
-- {{{ Bars
|
||||||
|
-- Sometimes objects require additional variables that don't fall under the
|
||||||
|
-- primitives model. For example, in this particular case, unitybar has a
|
||||||
|
-- "unitybar_bg" variable, which does not belong to any of the primitives but to
|
||||||
|
-- the bar itself. Ideally, all of the variables like these will be documented
|
||||||
|
-- in the widgets documentation.
|
||||||
|
-- All of the following variables do not belong to any primitive:
|
||||||
|
theme.unitybar_bg = theme.bg_normal.."FF"
|
||||||
|
theme.unitybar_border_color = theme.bg_normal
|
||||||
|
theme.unitybar_width = dpi(50)
|
||||||
|
theme.unitybar_inner_margin = 3
|
||||||
|
|
||||||
|
-- }}}
|
||||||
|
|
||||||
|
-- {{{ Widgets
|
||||||
|
|
||||||
|
--[[
|
||||||
|
All of the widgets written in this config have contexts.
|
||||||
|
A context essentially contains values for primitves that are specific
|
||||||
|
to the widget. Think of the context as of a namespace but for that
|
||||||
|
particular widget's style variables.
|
||||||
|
|
||||||
|
In practice, that means that defining
|
||||||
|
`theme.menu_button_bg_normal`
|
||||||
|
will NOT affect
|
||||||
|
`theme.button_bg_normal`
|
||||||
|
and therefore all of the other instances derived from it, i.e.
|
||||||
|
`theme.drawer_button_bg_normal`
|
||||||
|
|
||||||
|
Do note however that if `theme.menu_button_bg_normal` is not defined,
|
||||||
|
defining `theme.button_bg_normal` WILL affect it, as it is derived
|
||||||
|
from `theme.button_bg_normal`
|
||||||
|
|
||||||
|
An additional note should be made about the fact that these variables
|
||||||
|
affect every instance of the widget, i.e. if you have a battery
|
||||||
|
widget in a wibar and another battery widget on the lock screen,
|
||||||
|
both will be affected by the definiton of
|
||||||
|
`theme.batter_container_bg_normal`. To affect a particular widget's
|
||||||
|
style properties, use the `style` table in its arguments table.
|
||||||
|
i.e. in .../awesome/core/layout.lua
|
||||||
|
```
|
||||||
|
require("widget.drawer")({ --This creates an instance of a widget
|
||||||
|
style = {
|
||||||
|
--This variable affects only this particular instance
|
||||||
|
button_bg_normal = "#FF00FF"
|
||||||
|
}
|
||||||
|
})
|
||||||
|
```
|
||||||
|
]]
|
||||||
|
|
||||||
|
--Example: defining menu properties
|
||||||
|
theme.menu_submenu_icon = global.themes_dir..theme.name.."/submenu.png"
|
||||||
|
theme.menu_height = dpi(18)
|
||||||
|
theme.menu_width = dpi(140)
|
||||||
|
--`button` is any clickable/hoverable element of the menu
|
||||||
|
theme.menu_button_height = dpi(18)
|
||||||
|
theme.menu_button_rounding = 4
|
||||||
|
theme.menu_button_inner_margin = 2
|
||||||
|
--`container` is the background of the menu
|
||||||
|
theme.menu_container_spacing = 4
|
||||||
|
theme.menu_container_rounding = 4
|
||||||
|
--`icon` is any of the small power icons in the menu
|
||||||
|
--because `menu` applies generally to all of the menus,
|
||||||
|
--including the popup menus that appear when you click on an icon
|
||||||
|
--of the window, these particular icons have their own namespace.
|
||||||
|
--(to be completely honest i'm not exactly proud of how this works)
|
||||||
|
theme.powercontrol_icon_rounding = 4
|
||||||
|
|
||||||
|
|
||||||
|
--[[ Another thing that should be noted is that it's possible to
|
||||||
|
override primitve templates on a per-widget basis. For example, it's
|
||||||
|
possible to add some custom static elements to the buttons in
|
||||||
|
launcher widget and tasklist widget. Although to do this safely, you
|
||||||
|
might want to consider reading the original templates in
|
||||||
|
.../awesome/libs/awmtk.lua ]]
|
||||||
|
|
||||||
|
-- Calculate height/width of the button
|
||||||
|
local button_size = theme.unitybar_width - theme.unitybar_inner_margin*2
|
||||||
|
|
||||||
|
-- Launcher
|
||||||
|
theme.launcher_button_rounding = 4
|
||||||
|
-- Modifying the button template
|
||||||
|
-- All templates are functions that receive a processed style
|
||||||
|
-- so that it would be possible to overwrite template variables.
|
||||||
|
|
||||||
|
-- There are two "special id's" that define the root of the template
|
||||||
|
-- (the furthest outer element) and the container point
|
||||||
|
-- (the innermost element). widget_background is used by some
|
||||||
|
-- widgets to set the background value on event. widget_container is
|
||||||
|
-- used as an anchor point which is populated by the contents of the
|
||||||
|
-- widget after processing.
|
||||||
|
|
||||||
|
-- Example: this templates overrides all menus in such a way
|
||||||
|
-- that all of them will contain a gradient bar on top.
|
||||||
|
theme.menu_container_widget = function(style)
|
||||||
|
return {
|
||||||
|
{
|
||||||
|
{
|
||||||
|
-- weirdly enough i can't just set forced_height
|
||||||
|
-- for the container itself.
|
||||||
|
{
|
||||||
|
widget = wibox.widget.textbox,
|
||||||
|
forced_height = 8
|
||||||
|
},
|
||||||
|
widget = wibox.container.background,
|
||||||
|
bg = {
|
||||||
|
type = "linear",
|
||||||
|
from = {0,0},
|
||||||
|
to = {0,8},
|
||||||
|
stops = {
|
||||||
|
{0, theme.bg_focus},
|
||||||
|
{1, theme.bg_normal},
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id = "widget_container",
|
||||||
|
widget = wibox.container.margin,
|
||||||
|
margins = style.container_inner_margin,
|
||||||
|
},
|
||||||
|
layout = wibox.layout.fixed.vertical,
|
||||||
|
},
|
||||||
|
bg = style.container_bg_normal,
|
||||||
|
id = "widget_background",
|
||||||
|
widget = wibox.container.background,
|
||||||
|
shape = style.container_shape,
|
||||||
|
shape_border_width = style.container_shape_border_width,
|
||||||
|
shape_border_color = style.container_shape_border_color,
|
||||||
|
fg = style.container_fg_normal
|
||||||
|
}
|
||||||
|
end
|
||||||
|
|
||||||
|
-- Note that even after modifying the template, all of the variables
|
||||||
|
-- are still usable
|
||||||
|
theme.menu_container_shape_border_width = dpi(1)
|
||||||
|
theme.menu_container_shape_border_color = {
|
||||||
|
type = "linear",
|
||||||
|
from = {0,0},
|
||||||
|
to = {0,50},
|
||||||
|
stops = {
|
||||||
|
{0, "#3E3E3E"},
|
||||||
|
{1, "#1E1E1E"}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
-- Tasklist
|
||||||
|
theme.tasklist_button_rounding = 4
|
||||||
|
|
||||||
|
-- Hotkeys
|
||||||
theme.hotkeys_border_color = "#262626"
|
theme.hotkeys_border_color = "#262626"
|
||||||
theme.hotkeys_opacity = 0.2
|
theme.hotkeys_opacity = 0.2
|
||||||
|
|
||||||
theme.titlebar_bg_focus = {
|
-- Taglist
|
||||||
type = "linear",
|
|
||||||
from = { 0, 15 },
|
|
||||||
to = { 0, 0 },
|
|
||||||
stops = { { 0, "#3C3C3C"} , { 1 , "#424242"} }
|
|
||||||
}
|
|
||||||
|
|
||||||
theme.titlebar_bg_normal = {
|
|
||||||
type = "linear",
|
|
||||||
from = { 0, 15 },
|
|
||||||
to = { 0, 0 },
|
|
||||||
stops = { { 0, "#161617"} , { 1 , "#222223"} }
|
|
||||||
|
|
||||||
}
|
|
||||||
theme.topbar_bg = theme.titlebar_bg_normal
|
|
||||||
theme.titlebar_rounding = 6
|
|
||||||
|
|
||||||
-- Generate taglist squares:
|
|
||||||
local taglist_square_size = dpi(4)
|
local taglist_square_size = dpi(4)
|
||||||
theme.taglist_squares_sel = theme_assets.taglist_squares_sel(
|
theme.taglist_squares_sel = theme_assets.taglist_squares_sel(
|
||||||
taglist_square_size, theme.fg_normal
|
taglist_square_size, theme.fg_normal
|
||||||
|
@ -77,26 +259,13 @@ theme.taglist_squares_sel = theme_assets.taglist_squares_sel(
|
||||||
theme.taglist_squares_unsel = theme_assets.taglist_squares_unsel(
|
theme.taglist_squares_unsel = theme_assets.taglist_squares_unsel(
|
||||||
taglist_square_size, theme.fg_normal
|
taglist_square_size, theme.fg_normal
|
||||||
)
|
)
|
||||||
|
-- Notifications
|
||||||
-- Variables set for theming notifications:
|
-- (these are untouched as of now and don't fall under AWMTK configuration model. this might change in the future)
|
||||||
-- notification_font
|
|
||||||
-- not1ification_[bg|fg]
|
|
||||||
-- notification_[width|height|margin]
|
|
||||||
-- notification_[border_color|border_width|shape|opacity]
|
|
||||||
theme.notification_width = dpi(250)
|
theme.notification_width = dpi(250)
|
||||||
theme.notification_height = dpi(80)
|
theme.notification_height = dpi(80)
|
||||||
-- Variables set for theming the menu:
|
-- }}}
|
||||||
-- menu_[bg|fg]_[normal|focus]
|
|
||||||
-- menu_[border_color|border_width]
|
|
||||||
theme.menu_submenu_icon = global.themes_dir..theme.name.."/submenu.png"
|
|
||||||
theme.menu_height = dpi(18)
|
|
||||||
theme.menu_width = dpi(140)
|
|
||||||
|
|
||||||
-- You can add as many variables as
|
|
||||||
-- you wish and access them by using
|
|
||||||
-- beautiful.variable in your rc.lua
|
|
||||||
--theme.bg_widget = "#cc0000"
|
|
||||||
|
|
||||||
|
-- {{{ Icons
|
||||||
-- Define the image to load
|
-- Define the image to load
|
||||||
theme.titlebar_close_button_normal = global.themes_dir..theme.name.."/titlebar/close_normal.png"
|
theme.titlebar_close_button_normal = global.themes_dir..theme.name.."/titlebar/close_normal.png"
|
||||||
theme.titlebar_close_button_focus = global.themes_dir..theme.name.."/titlebar/close_focus.png"
|
theme.titlebar_close_button_focus = global.themes_dir..theme.name.."/titlebar/close_focus.png"
|
||||||
|
@ -143,15 +312,16 @@ theme.layout_cornernw = global.themes_dir..theme.name.."/layouts/cornernww.png"
|
||||||
theme.layout_cornerne = global.themes_dir..theme.name.."/layouts/cornernew.png"
|
theme.layout_cornerne = global.themes_dir..theme.name.."/layouts/cornernew.png"
|
||||||
theme.layout_cornersw = global.themes_dir..theme.name.."/layouts/cornersww.png"
|
theme.layout_cornersw = global.themes_dir..theme.name.."/layouts/cornersww.png"
|
||||||
theme.layout_cornerse = global.themes_dir..theme.name.."/layouts/cornersew.png"
|
theme.layout_cornerse = global.themes_dir..theme.name.."/layouts/cornersew.png"
|
||||||
|
theme_assets.recolor_layout(theme, theme.fg_normal)
|
||||||
|
|
||||||
-- Generate Awesome icon:
|
-- Generate Awesome icon:
|
||||||
theme.awesome_icon = theme_assets.awesome_icon(
|
theme.awesome_icon = theme_assets.awesome_icon(
|
||||||
theme.menu_height, theme.bg_focus, theme.fg_focus
|
theme.menu_height, theme.bg_focus, theme.fg_focus
|
||||||
)
|
)
|
||||||
|
|
||||||
-- Define the icon theme for application icons. If not set then the icons
|
-- Define the icon theme for application icons. If not set then the icons
|
||||||
-- from /usr/share/icons and /usr/share/icons/hicolor will be used.
|
-- from /usr/share/icons and /usr/share/icons/hicolor will be used.
|
||||||
theme.icon_theme = "Adwaita"
|
theme.icon_theme = "Adwaita"
|
||||||
|
-- }}}
|
||||||
|
|
||||||
return theme
|
return theme
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 966 B After Width: | Height: | Size: 938 B |
Before Width: | Height: | Size: 966 B After Width: | Height: | Size: 683 B |
Before Width: | Height: | Size: 480 B After Width: | Height: | Size: 934 B |
Before Width: | Height: | Size: 452 B After Width: | Height: | Size: 914 B |
Before Width: | Height: | Size: 480 B After Width: | Height: | Size: 625 B |
Before Width: | Height: | Size: 452 B After Width: | Height: | Size: 625 B |
Before Width: | Height: | Size: 234 B After Width: | Height: | Size: 864 B |
Before Width: | Height: | Size: 225 B After Width: | Height: | Size: 580 B |
|
@ -1,117 +0,0 @@
|
||||||
local temp = io.open(os.getenv("HOME").."/.config/awesome/file.lua","r")
|
|
||||||
local filehelper = loadstring(temp:read("*a"))()
|
|
||||||
temp:close()
|
|
||||||
--get a giant list of xdg data
|
|
||||||
log = function(...)
|
|
||||||
local params = {}
|
|
||||||
for k,v in pairs({...}) do
|
|
||||||
params[#params+1] = tostring(v)
|
|
||||||
end
|
|
||||||
local str = table.concat(params," ")
|
|
||||||
filehelper.write("./awesome_log",filehelper.read("./awesome_log").."\n"..str)
|
|
||||||
end
|
|
||||||
local function parse_xdg()
|
|
||||||
local output = {}
|
|
||||||
local temp = io.popen("find /usr/share/applications","r")
|
|
||||||
local file_table = temp:read("*a")
|
|
||||||
temp:close()
|
|
||||||
local temp = io.popen("find "..os.getenv("HOME").."/.local/share/applications","r")
|
|
||||||
file_table = file_table.."\n"..temp:read("*a")
|
|
||||||
temp:close()
|
|
||||||
local lines = {}
|
|
||||||
file_table:gsub("[^\n]+",function(capt) lines[#lines+1] = capt end)
|
|
||||||
for k,v in pairs(lines) do
|
|
||||||
local data = filehelper.read(v,"*a")
|
|
||||||
--check if its an app, if it has a name, and if it's even readable.
|
|
||||||
if data and data:match("Type=([^\n]+)") and data:match("Type=([^\n]+)") == "Application" and data:match("Name=([^\n]+)") then
|
|
||||||
--get the tags
|
|
||||||
local tags = data:match("Categories=([^\n]+)")
|
|
||||||
local categories = {}
|
|
||||||
if tags then
|
|
||||||
tags:gsub("[^;]+",function(capt) categories[#categories+1] = capt:match("%w+") end)
|
|
||||||
end
|
|
||||||
--remove a bunch of useless category extensions
|
|
||||||
while true do
|
|
||||||
local occurences = 0
|
|
||||||
local whitelist = {
|
|
||||||
Network = true,
|
|
||||||
Game = true,
|
|
||||||
Education = true,
|
|
||||||
Development = true,
|
|
||||||
Graphics = true,
|
|
||||||
Utility = true,
|
|
||||||
System = true,
|
|
||||||
AudioVideo = true,
|
|
||||||
Office = true,
|
|
||||||
Settings = true,
|
|
||||||
}
|
|
||||||
for k,v in pairs(categories) do
|
|
||||||
if not whitelist[v] then
|
|
||||||
table.remove(categories,k)
|
|
||||||
occurences = occurences + 1
|
|
||||||
end
|
|
||||||
end
|
|
||||||
if occurences == 0 then
|
|
||||||
break
|
|
||||||
end
|
|
||||||
end
|
|
||||||
--add this to the end so it'll be detected like a path.
|
|
||||||
categories[#categories+1]=data:match("Name=([^\n]+)")
|
|
||||||
output[#output+1] = {data:match("Exec=([^\n%%]+)"),categories = categories}
|
|
||||||
end
|
|
||||||
end
|
|
||||||
return output
|
|
||||||
end
|
|
||||||
|
|
||||||
--fuck
|
|
||||||
local function sort_by_categories(input)
|
|
||||||
local output = {}
|
|
||||||
assert(type(input) == "table")
|
|
||||||
for k,v in pairs(input) do
|
|
||||||
local categories = v.categories
|
|
||||||
local function sort(tab,list,value)
|
|
||||||
local found = nil
|
|
||||||
for k,v in pairs(tab) do
|
|
||||||
if v[1] == list[1] then
|
|
||||||
found = v
|
|
||||||
end
|
|
||||||
end
|
|
||||||
if not found then
|
|
||||||
if list[2] then
|
|
||||||
tab[#tab+1] = {list[1],{}}
|
|
||||||
found = tab[#tab]
|
|
||||||
elseif list[1] then
|
|
||||||
tab[#tab+1] = {list[1],value}
|
|
||||||
found = tab[#tab]
|
|
||||||
end
|
|
||||||
end
|
|
||||||
if list[2] then
|
|
||||||
table.remove(list,1)
|
|
||||||
found[2] = sort(found[2],list,value)
|
|
||||||
end
|
|
||||||
return tab
|
|
||||||
end
|
|
||||||
output = sort(output,categories,v[1])
|
|
||||||
end
|
|
||||||
return output
|
|
||||||
end
|
|
||||||
|
|
||||||
local function sort_untagged(input)
|
|
||||||
local output = input
|
|
||||||
local other = {}
|
|
||||||
for k,v in pairs(input) do
|
|
||||||
log(k,v[1],v[2])
|
|
||||||
if type(v[2]) == "string" then
|
|
||||||
other[#other+1] = {v[1],v[2]}
|
|
||||||
output[k] = nil
|
|
||||||
end
|
|
||||||
end
|
|
||||||
local new_output = {}
|
|
||||||
for k,v in pairs(output) do
|
|
||||||
new_output[#new_output+1] = v
|
|
||||||
end
|
|
||||||
new_output[#new_output+1] = {"Other",other}
|
|
||||||
return new_output
|
|
||||||
end
|
|
||||||
|
|
||||||
return sort_untagged(sort_by_categories(parse_xdg()))
|
|
|
@ -1,117 +0,0 @@
|
||||||
local temp = io.open(os.getenv("HOME").."/.config/awesome/file.lua","r")
|
|
||||||
local filehelper = loadstring(temp:read("*a"))()
|
|
||||||
temp:close()
|
|
||||||
--get a giant list of xdg data
|
|
||||||
log = function(...)
|
|
||||||
local params = {}
|
|
||||||
for k,v in pairs({...}) do
|
|
||||||
params[#params+1] = tostring(v)
|
|
||||||
end
|
|
||||||
local str = table.concat(params," ")
|
|
||||||
filehelper.write("./awesome_log",filehelper.read("./awesome_log").."\n"..str)
|
|
||||||
end
|
|
||||||
local function parse_xdg()
|
|
||||||
local output = {}
|
|
||||||
local temp = io.popen("find /usr/share/applications","r")
|
|
||||||
local file_table = temp:read("*a")
|
|
||||||
temp:close()
|
|
||||||
local temp = io.popen("find "..os.getenv("HOME").."/.local/share/applications","r")
|
|
||||||
file_table = file_table.."\n"..temp:read("*a")
|
|
||||||
temp:close()
|
|
||||||
local lines = {}
|
|
||||||
file_table:gsub("[^\n]+",function(capt) lines[#lines+1] = capt end)
|
|
||||||
for k,v in pairs(lines) do
|
|
||||||
local data = filehelper.read(v,"*a")
|
|
||||||
--check if its an app, if it has a name, and if it's even readable.
|
|
||||||
if data and data:match("Type=([^\n]+)") and data:match("Type=([^\n]+)") == "Application" and data:match("Name=([^\n]+)") then
|
|
||||||
--get the tags
|
|
||||||
local tags = data:match("Categories=([^\n]+)")
|
|
||||||
local categories = {}
|
|
||||||
if tags then
|
|
||||||
tags:gsub("[^;]+",function(capt) categories[#categories+1] = capt:match("%w+") end)
|
|
||||||
end
|
|
||||||
--remove a bunch of useless category extensions
|
|
||||||
while true do
|
|
||||||
local occurences = 0
|
|
||||||
local whitelist = {
|
|
||||||
Network = true,
|
|
||||||
Game = true,
|
|
||||||
Education = true,
|
|
||||||
Development = true,
|
|
||||||
Graphics = true,
|
|
||||||
Utility = true,
|
|
||||||
System = true,
|
|
||||||
AudioVideo = true,
|
|
||||||
Office = true,
|
|
||||||
Settings = true,
|
|
||||||
}
|
|
||||||
for k,v in pairs(categories) do
|
|
||||||
if not whitelist[v] then
|
|
||||||
table.remove(categories,k)
|
|
||||||
occurences = occurences + 1
|
|
||||||
end
|
|
||||||
end
|
|
||||||
if occurences == 0 then
|
|
||||||
break
|
|
||||||
end
|
|
||||||
end
|
|
||||||
--add this to the end so it'll be detected like a path.
|
|
||||||
categories[#categories+1]=data:match("Name=([^\n]+)")
|
|
||||||
output[#output+1] = {data:match("Exec=([^\n%%]+)"),categories = categories}
|
|
||||||
end
|
|
||||||
end
|
|
||||||
return output
|
|
||||||
end
|
|
||||||
|
|
||||||
--fuck
|
|
||||||
local function sort_by_categories(input)
|
|
||||||
local output = {}
|
|
||||||
assert(type(input) == "table")
|
|
||||||
for k,v in pairs(input) do
|
|
||||||
local categories = v.categories
|
|
||||||
local function sort(tab,list,value)
|
|
||||||
local found = nil
|
|
||||||
for k,v in pairs(tab) do
|
|
||||||
if v[1] == list[1] then
|
|
||||||
found = v
|
|
||||||
end
|
|
||||||
end
|
|
||||||
if not found then
|
|
||||||
if list[2] then
|
|
||||||
tab[#tab+1] = {list[1],{}}
|
|
||||||
found = tab[#tab]
|
|
||||||
elseif list[1] then
|
|
||||||
tab[#tab+1] = {list[1],value}
|
|
||||||
found = tab[#tab]
|
|
||||||
end
|
|
||||||
end
|
|
||||||
if list[2] then
|
|
||||||
table.remove(list,1)
|
|
||||||
found[2] = sort(found[2],list,value)
|
|
||||||
end
|
|
||||||
return tab
|
|
||||||
end
|
|
||||||
output = sort(output,categories,v[1])
|
|
||||||
end
|
|
||||||
return output
|
|
||||||
end
|
|
||||||
|
|
||||||
local function sort_untagged(input)
|
|
||||||
local output = input
|
|
||||||
local other = {}
|
|
||||||
for k,v in pairs(input) do
|
|
||||||
log(k,v[1],v[2])
|
|
||||||
if type(v[2]) == "string" then
|
|
||||||
other[#other+1] = {v[1],v[2]}
|
|
||||||
output[k] = nil
|
|
||||||
end
|
|
||||||
end
|
|
||||||
local new_output = {}
|
|
||||||
for k,v in pairs(output) do
|
|
||||||
new_output[#new_output+1] = v
|
|
||||||
end
|
|
||||||
new_output[#new_output+1] = {"Other",other}
|
|
||||||
return new_output
|
|
||||||
end
|
|
||||||
|
|
||||||
return sort_untagged(sort_by_categories(parse_xdg()))
|
|
|
@ -1,117 +0,0 @@
|
||||||
local temp = io.open(os.getenv("HOME").."/.config/awesome/file.lua","r")
|
|
||||||
local filehelper = loadstring(temp:read("*a"))()
|
|
||||||
temp:close()
|
|
||||||
--get a giant list of xdg data
|
|
||||||
log = function(...)
|
|
||||||
local params = {}
|
|
||||||
for k,v in pairs({...}) do
|
|
||||||
params[#params+1] = tostring(v)
|
|
||||||
end
|
|
||||||
local str = table.concat(params," ")
|
|
||||||
filehelper.write("./awesome_log",filehelper.read("./awesome_log").."\n"..str)
|
|
||||||
end
|
|
||||||
local function parse_xdg()
|
|
||||||
local output = {}
|
|
||||||
local temp = io.popen("find /usr/share/applications","r")
|
|
||||||
local file_table = temp:read("*a")
|
|
||||||
temp:close()
|
|
||||||
local temp = io.popen("find "..os.getenv("HOME").."/.local/share/applications","r")
|
|
||||||
file_table = file_table.."\n"..temp:read("*a")
|
|
||||||
temp:close()
|
|
||||||
local lines = {}
|
|
||||||
file_table:gsub("[^\n]+",function(capt) lines[#lines+1] = capt end)
|
|
||||||
for k,v in pairs(lines) do
|
|
||||||
local data = filehelper.read(v,"*a")
|
|
||||||
--check if its an app, if it has a name, and if it's even readable.
|
|
||||||
if data and data:match("Type=([^\n]+)") and data:match("Type=([^\n]+)") == "Application" and data:match("Name=([^\n]+)") then
|
|
||||||
--get the tags
|
|
||||||
local tags = data:match("Categories=([^\n]+)")
|
|
||||||
local categories = {}
|
|
||||||
if tags then
|
|
||||||
tags:gsub("[^;]+",function(capt) categories[#categories+1] = capt:match("%w+") end)
|
|
||||||
end
|
|
||||||
--remove a bunch of useless category extensions
|
|
||||||
while true do
|
|
||||||
local occurences = 0
|
|
||||||
local whitelist = {
|
|
||||||
Network = true,
|
|
||||||
Game = true,
|
|
||||||
Education = true,
|
|
||||||
Development = true,
|
|
||||||
Graphics = true,
|
|
||||||
Utility = true,
|
|
||||||
System = true,
|
|
||||||
AudioVideo = true,
|
|
||||||
Office = true,
|
|
||||||
Settings = true,
|
|
||||||
}
|
|
||||||
for k,v in pairs(categories) do
|
|
||||||
if not whitelist[v] then
|
|
||||||
table.remove(categories,k)
|
|
||||||
occurences = occurences + 1
|
|
||||||
end
|
|
||||||
end
|
|
||||||
if occurences == 0 then
|
|
||||||
break
|
|
||||||
end
|
|
||||||
end
|
|
||||||
--add this to the end so it'll be detected like a path.
|
|
||||||
categories[#categories+1]=data:match("Name=([^\n]+)")
|
|
||||||
output[#output+1] = {data:match("Exec=([^\n%%]+)"),categories = categories}
|
|
||||||
end
|
|
||||||
end
|
|
||||||
return output
|
|
||||||
end
|
|
||||||
|
|
||||||
--fuck
|
|
||||||
local function sort_by_categories(input)
|
|
||||||
local output = {}
|
|
||||||
assert(type(input) == "table")
|
|
||||||
for k,v in pairs(input) do
|
|
||||||
local categories = v.categories
|
|
||||||
local function sort(tab,list,value)
|
|
||||||
local found = nil
|
|
||||||
for k,v in pairs(tab) do
|
|
||||||
if v[1] == list[1] then
|
|
||||||
found = v
|
|
||||||
end
|
|
||||||
end
|
|
||||||
if not found then
|
|
||||||
if list[2] then
|
|
||||||
tab[#tab+1] = {list[1],{}}
|
|
||||||
found = tab[#tab]
|
|
||||||
elseif list[1] then
|
|
||||||
tab[#tab+1] = {list[1],value}
|
|
||||||
found = tab[#tab]
|
|
||||||
end
|
|
||||||
end
|
|
||||||
if list[2] then
|
|
||||||
table.remove(list,1)
|
|
||||||
found[2] = sort(found[2],list,value)
|
|
||||||
end
|
|
||||||
return tab
|
|
||||||
end
|
|
||||||
output = sort(output,categories,v[1])
|
|
||||||
end
|
|
||||||
return output
|
|
||||||
end
|
|
||||||
|
|
||||||
local function sort_untagged(input)
|
|
||||||
local output = input
|
|
||||||
local other = {}
|
|
||||||
for k,v in pairs(input) do
|
|
||||||
log(k,v[1],v[2])
|
|
||||||
if type(v[2]) == "string" then
|
|
||||||
other[#other+1] = {v[1],v[2]}
|
|
||||||
output[k] = nil
|
|
||||||
end
|
|
||||||
end
|
|
||||||
local new_output = {}
|
|
||||||
for k,v in pairs(output) do
|
|
||||||
new_output[#new_output+1] = v
|
|
||||||
end
|
|
||||||
new_output[#new_output+1] = {"Other",other}
|
|
||||||
return new_output
|
|
||||||
end
|
|
||||||
|
|
||||||
return sort_untagged(sort_by_categories(parse_xdg()))
|
|
|
@ -30,6 +30,8 @@ return function(options)
|
||||||
local style = awmtk.style(awmtk.defaults,options.style or {},"tasklist_")
|
local style = awmtk.style(awmtk.defaults,options.style or {},"tasklist_")
|
||||||
-- Color definitions
|
-- Color definitions
|
||||||
local constraint = options.constraint or style.tasklist_constraint
|
local constraint = options.constraint or style.tasklist_constraint
|
||||||
|
--This one is a little bit awkward, considering that we just
|
||||||
|
--need the templates, not the widgets
|
||||||
local _style = awmtk._create_preprocess_style(style,"tasklist_")
|
local _style = awmtk._create_preprocess_style(style,"tasklist_")
|
||||||
_style.button_shape = awmtk.preprocess.button_shape(_style)
|
_style.button_shape = awmtk.preprocess.button_shape(_style)
|
||||||
local container = style.tasklist_button_widget(_style)
|
local container = style.tasklist_button_widget(_style)
|
||||||
|
|