sampler start

This commit is contained in:
2025-11-30 16:16:16 +01:00
parent db7b6c5937
commit 3cb8a04a77
30 changed files with 1256 additions and 149 deletions

116
assets/temperature-icon.svg Normal file
View File

@ -0,0 +1,116 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg:svg
width="45"
height="45"
viewBox="0 0 45 45"
stroke-width="1.5"
fill="none"
color="#ff6600"
data-darkreader-inline-color=""
version="1.1"
id="svg7"
sodipodi:docname="temperature-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:svg="http://www.w3.org/2000/svg">
<svg:defs
id="defs7" />
<sodipodi:namedview
id="namedview7"
pagecolor="#000000"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="10.216728"
inkscape:cx="24.861188"
inkscape:cy="27.748609"
inkscape:window-width="1916"
inkscape:window-height="1032"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="layer1" />
<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:g
inkscape:groupmode="layer"
id="layer1"
inkscape:label="Layer 1"
transform="matrix(2.0390253,0,0,2.0390253,-3.3768322,-2.3378069)">
<svg:rect
style="fill:#242424;fill-opacity:1;stroke-width:5.46432;paint-order:markers stroke fill"
id="rect1"
width="22.069368"
height="22.069368"
x="1.6561011"
y="1.1465315" />
<svg:path
d="m 6,11.9995 c -1.21445,0.9122 -2,2.3646 -2,4.0004 0,2.7614 2.23858,5 5,5 2.7614,0 5,-2.2386 5,-5 0,-1.6358 -0.7856,-3.0882 -2,-4.0004"
stroke="#ff6600"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
data-darkreader-inline-stroke=""
id="path1" />
<svg:path
d="M 6,12 V 3 h 6 v 9"
stroke="#ff6600"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
data-darkreader-inline-stroke=""
id="path2" />
<svg:path
d="m 12,3 h 2"
stroke="#ff6600"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
data-darkreader-inline-stroke=""
id="path3" />
<svg:path
d="m 12,6 h 2"
stroke="#ff6600"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
data-darkreader-inline-stroke=""
id="path4" />
<svg:path
d="m 12,9 h 2"
stroke="#ff6600"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
data-darkreader-inline-stroke=""
id="path5" />
<svg:path
d="m 19,7 c 1.1046,0 2,-0.89543 2,-2 0,-1.10457 -0.8954,-2 -2,-2 -1.1046,0 -2,0.89543 -2,2 0,1.10457 0.8954,2 2,2 z"
stroke="#ff6600"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
data-darkreader-inline-stroke=""
id="path6" />
<svg:path
d="m 9,14 c -1.10457,0 -2,0.8954 -2,2 0,1.1046 0.89543,2 2,2 1.1046,0 2,-0.8954 2,-2 0,-1.1046 -0.8954,-2 -2,-2 z m 0,0 v -3"
stroke="#ff6600"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
data-darkreader-inline-stroke=""
id="path7"
inkscape:label="path7" />
</svg:g>
</svg:svg>

After

Width:  |  Height:  |  Size: 3.6 KiB