Indicators

This commit is contained in:
2025-11-28 17:52:13 +01:00
parent 3e789661ef
commit b46666a703
19 changed files with 463 additions and 140 deletions

View File

@ -1,22 +1,20 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="38px"
height="38px"
viewBox="0 0 24 24"
<svg:svg
width="45"
height="45"
viewBox="0 0 28.421053 28.421053"
stroke-width="1.6"
fill="none"
color="#bababa"
data-darkreader-inline-color=""
style="--darkreader-inline-color: var(--darkreader-text-bababa, #bcb7ae);"
version="1.1"
id="svg1"
sodipodi:docname="humidity-icon.svg"
inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)"
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">
<defs
<svg:defs
id="defs1" />
<sodipodi:namedview
id="namedview1"
@ -28,19 +26,35 @@
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="9.5273334"
inkscape:cx="19.785179"
inkscape:cy="22.829053"
inkscape:cx="19.83766"
inkscape:cy="22.724092"
inkscape:window-width="1916"
inkscape:window-height="1032"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg1" />
<path
d="M20 14C20 9.58172 12 2 12 2C12 2 4 9.58172 4 14C4 18.4183 7.58172 22 12 22C16.4183 22 20 18.4183 20 14Z"
<svg:rect
style="fill:#242424;stroke-width:6.22986;stroke-dasharray:none;paint-order:markers stroke fill"
id="rect1"
width="28.421053"
height="28.421053"
x="3.3630371e-08"
y="3.3630371e-08" />
<svg:path
d="m 23.392462,16.891615 c 0,-5.071045 -9.181935,-13.7729019 -9.181935,-13.7729019 0,0 -9.1819355,8.7018569 -9.1819355,13.7729019 0,5.071068 4.1108899,9.181935 9.1819355,9.181935 5.071068,0 9.181935,-4.110867 9.181935,-9.181935 z"
stroke="#bababa"
stroke-width="1.6"
data-darkreader-inline-stroke=""
style="--darkreader-inline-stroke:#bababa;stroke:#0137f1;stroke-opacity:1"
style="stroke:#0137f1;stroke-width:4.0833;stroke-dasharray:none;stroke-opacity:1"
id="path1" />
</svg>
<style
class="darkreader darkreader--fallback">html, body, body :not(iframe) {
background-color: var(--darkreader-background-ffffff, #181a1b) !important;
border-color: var(--darkreader-border-404040, #776e62) !important;
color: var(--darkreader-text-000000, #e8e6e3) !important;
}
div[style*=&quot;background-color: rgb(135, 135, 135)&quot;] {
background-color: #878787 !important;
}</style>
</svg:svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB