assets: refresh layer toggle SVG icons
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
|
@ -1,17 +1,76 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="64" height="64">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
width="64"
|
||||||
|
height="64"
|
||||||
|
version="1.1"
|
||||||
|
id="svg12"
|
||||||
|
sodipodi:docname="layfrz.svg"
|
||||||
|
inkscape:version="1.4.4 (dcaf3e7d9e, 2026-05-05)"
|
||||||
|
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
|
||||||
|
id="defs12" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview12"
|
||||||
|
pagecolor="#505050"
|
||||||
|
bordercolor="#eeeeee"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:deskcolor="#505050"
|
||||||
|
inkscape:zoom="6.6990751"
|
||||||
|
inkscape:cx="7.3144426"
|
||||||
|
inkscape:cy="37.393222"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="939"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg12" />
|
||||||
<!-- Snowflake: 3 main axes -->
|
<!-- Snowflake: 3 main axes -->
|
||||||
<line x1="12" y1="3" x2="12" y2="21" stroke="#4cc9f0" stroke-width="1.8" stroke-linecap="round"/>
|
<line
|
||||||
<line x1="3" y1="12" x2="21" y2="12" stroke="#4cc9f0" stroke-width="1.8" stroke-linecap="round"/>
|
x1="12.000001"
|
||||||
<line x1="5.5" y1="5.5" x2="18.5" y2="18.5" stroke="#4cc9f0" stroke-width="1.8" stroke-linecap="round"/>
|
y1="1.1189922"
|
||||||
<line x1="18.5" y1="5.5" x2="5.5" y2="18.5" stroke="#4cc9f0" stroke-width="1.8" stroke-linecap="round"/>
|
x2="12.000001"
|
||||||
|
y2="22.881008"
|
||||||
|
stroke="#4cc9f0"
|
||||||
|
stroke-width="2.20091"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line1"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="1.1189922"
|
||||||
|
y1="12.000001"
|
||||||
|
x2="22.881008"
|
||||||
|
y2="12.000001"
|
||||||
|
stroke="#4cc9f0"
|
||||||
|
stroke-width="2.20091"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line2"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="4.1414943"
|
||||||
|
y1="4.1414943"
|
||||||
|
x2="19.858505"
|
||||||
|
y2="19.858505"
|
||||||
|
stroke="#4cc9f0"
|
||||||
|
stroke-width="2.17621"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line3" />
|
||||||
|
<line
|
||||||
|
x1="19.858505"
|
||||||
|
y1="4.1414943"
|
||||||
|
x2="4.1414943"
|
||||||
|
y2="19.858505"
|
||||||
|
stroke="#4cc9f0"
|
||||||
|
stroke-width="2.20091"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line4"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
<!-- Branches on vertical axis -->
|
<!-- Branches on vertical axis -->
|
||||||
<line x1="12" y1="6.5" x2="10" y2="8.5" stroke="#4cc9f0" stroke-width="1.3" stroke-linecap="round"/>
|
|
||||||
<line x1="12" y1="6.5" x2="14" y2="8.5" stroke="#4cc9f0" stroke-width="1.3" stroke-linecap="round"/>
|
|
||||||
<line x1="12" y1="17.5" x2="10" y2="15.5" stroke="#4cc9f0" stroke-width="1.3" stroke-linecap="round"/>
|
|
||||||
<line x1="12" y1="17.5" x2="14" y2="15.5" stroke="#4cc9f0" stroke-width="1.3" stroke-linecap="round"/>
|
|
||||||
<!-- Branches on horizontal axis -->
|
<!-- Branches on horizontal axis -->
|
||||||
<line x1="6.5" y1="12" x2="8.5" y2="10" stroke="#4cc9f0" stroke-width="1.3" stroke-linecap="round"/>
|
|
||||||
<line x1="6.5" y1="12" x2="8.5" y2="14" stroke="#4cc9f0" stroke-width="1.3" stroke-linecap="round"/>
|
|
||||||
<line x1="17.5" y1="12" x2="15.5" y2="10" stroke="#4cc9f0" stroke-width="1.3" stroke-linecap="round"/>
|
|
||||||
<line x1="17.5" y1="12" x2="15.5" y2="14" stroke="#4cc9f0" stroke-width="1.3" stroke-linecap="round"/>
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 2 KiB |
|
|
@ -1,11 +1,57 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="64" height="64">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
width="64"
|
||||||
|
height="64"
|
||||||
|
version="1.1"
|
||||||
|
id="svg1"
|
||||||
|
sodipodi:docname="laylck.svg"
|
||||||
|
inkscape:version="1.4.4 (dcaf3e7d9e, 2026-05-05)"
|
||||||
|
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
|
||||||
|
id="defs1" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview1"
|
||||||
|
pagecolor="#505050"
|
||||||
|
bordercolor="#eeeeee"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:deskcolor="#505050"
|
||||||
|
inkscape:zoom="5.34474"
|
||||||
|
inkscape:cx="13.471188"
|
||||||
|
inkscape:cy="1.216149"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="939"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg1" />
|
||||||
<!-- Shackle (closed arc) -->
|
<!-- Shackle (closed arc) -->
|
||||||
<path d="M8 11 V8.5 a4 4 0 0 1 8 0 V11"
|
<path
|
||||||
fill="none" stroke="#e0e0e0" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>
|
d="M 6.7497827,9.853717 V 6.5015177 a 5.3635196,5.3635196 0 0 1 10.7270383,0 V 9.853717"
|
||||||
|
fill="none"
|
||||||
|
stroke="#e0e0e0"
|
||||||
|
stroke-width="2.2795"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
id="path1"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
<!-- Lock body -->
|
<!-- Lock body -->
|
||||||
<rect x="6" y="11" width="12" height="9" rx="1.5"
|
<rect
|
||||||
fill="none" stroke="#f0c040" stroke-width="1.6"/>
|
x="4.0606093"
|
||||||
|
y="10.792656"
|
||||||
|
width="16.090559"
|
||||||
|
height="12.06792"
|
||||||
|
rx="2.0113199"
|
||||||
|
fill="none"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="2.1454"
|
||||||
|
id="rect1"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
<!-- Keyhole -->
|
<!-- Keyhole -->
|
||||||
<circle cx="12" cy="15" r="1.6" fill="none" stroke="#f0c040" stroke-width="1.3"/>
|
|
||||||
<line x1="12" y1="16.6" x2="12" y2="19" stroke="#f0c040" stroke-width="1.5" stroke-linecap="round"/>
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 607 B After Width: | Height: | Size: 1.6 KiB |
|
|
@ -1,15 +1,94 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="64" height="64">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
width="64"
|
||||||
|
height="64"
|
||||||
|
version="1.1"
|
||||||
|
id="svg4"
|
||||||
|
sodipodi:docname="laymatch.svg"
|
||||||
|
inkscape:version="1.4.4 (dcaf3e7d9e, 2026-05-05)"
|
||||||
|
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
|
||||||
|
id="defs4" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview4"
|
||||||
|
pagecolor="#505050"
|
||||||
|
bordercolor="#eeeeee"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:deskcolor="#505050"
|
||||||
|
inkscape:zoom="7.2650119"
|
||||||
|
inkscape:cx="11.975204"
|
||||||
|
inkscape:cy="27.87332"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="939"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg4" />
|
||||||
<!-- Source layer (top, dim) -->
|
<!-- Source layer (top, dim) -->
|
||||||
<line x1="3" y1="7" x2="21" y2="7" stroke="#888" stroke-width="1.4" stroke-linecap="round"
|
<line
|
||||||
stroke-dasharray="3 2"/>
|
x1="1.125"
|
||||||
|
y1="4.6006422"
|
||||||
|
x2="22.828165"
|
||||||
|
y2="4.6006422"
|
||||||
|
stroke="#888888"
|
||||||
|
stroke-width="1.52727"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-dasharray="3, 2"
|
||||||
|
id="line1"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:4.275, 2.92501;stroke-dashoffset:0" />
|
||||||
<!-- Target layer (bottom, highlighted) -->
|
<!-- Target layer (bottom, highlighted) -->
|
||||||
<line x1="3" y1="17" x2="21" y2="17" stroke="#4cc9f0" stroke-width="2" stroke-linecap="round"/>
|
<line
|
||||||
|
x1="1.3032346"
|
||||||
|
y1="19.806604"
|
||||||
|
x2="22.903234"
|
||||||
|
y2="19.806604"
|
||||||
|
stroke="#4cc9f0"
|
||||||
|
stroke-width="2.4"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line2"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
<!-- Match arrow (source → target) -->
|
<!-- Match arrow (source → target) -->
|
||||||
<line x1="12" y1="9" x2="12" y2="14" stroke="#e0e0e0" stroke-width="1.7" stroke-linecap="round"/>
|
<line
|
||||||
<polyline points="9.5,13 12,15.5 14.5,13"
|
x1="12"
|
||||||
fill="none" stroke="#e0e0e0" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>
|
y1="8.4000006"
|
||||||
|
x2="12"
|
||||||
|
y2="14.400001"
|
||||||
|
stroke="#e0e0e0"
|
||||||
|
stroke-width="2.04"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line3"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
|
<polyline
|
||||||
|
points="9.5,13 12,15.5 14.5,13"
|
||||||
|
fill="none"
|
||||||
|
stroke="#e0e0e0"
|
||||||
|
stroke-width="1.7"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
id="polyline3"
|
||||||
|
transform="matrix(1.2,0,0,1.2,-2.4,-2.4000001)"
|
||||||
|
style="stroke-width:1.875;stroke-dasharray:none" />
|
||||||
<!-- Small object dot on source -->
|
<!-- Small object dot on source -->
|
||||||
<circle cx="7" cy="7" r="1.8" fill="#888"/>
|
<circle
|
||||||
|
cx="5.902493"
|
||||||
|
cy="4.6579514"
|
||||||
|
r="2.1599998"
|
||||||
|
fill="#888888"
|
||||||
|
id="circle3"
|
||||||
|
style="stroke-width:1.5;stroke-dasharray:none" />
|
||||||
<!-- Small object dot on target (matched) -->
|
<!-- Small object dot on target (matched) -->
|
||||||
<circle cx="7" cy="17" r="1.8" fill="#4cc9f0"/>
|
<circle
|
||||||
|
cx="6.1032343"
|
||||||
|
cy="19.806604"
|
||||||
|
r="2.1599998"
|
||||||
|
fill="#4cc9f0"
|
||||||
|
id="circle4"
|
||||||
|
style="stroke-width:1.5;stroke-dasharray:none" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 876 B After Width: | Height: | Size: 2.5 KiB |
|
|
@ -1,11 +1,87 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="64" height="64">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
width="64"
|
||||||
|
height="64"
|
||||||
|
version="1.1"
|
||||||
|
id="svg4"
|
||||||
|
sodipodi:docname="laymcur.svg"
|
||||||
|
inkscape:version="1.4.4 (dcaf3e7d9e, 2026-05-05)"
|
||||||
|
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
|
||||||
|
id="defs4" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview4"
|
||||||
|
pagecolor="#505050"
|
||||||
|
bordercolor="#eeeeee"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:deskcolor="#505050"
|
||||||
|
inkscape:zoom="7.0855238"
|
||||||
|
inkscape:cx="20.040861"
|
||||||
|
inkscape:cy="22.369553"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="939"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg4" />
|
||||||
<!-- Layer stack (3 lines) -->
|
<!-- Layer stack (3 lines) -->
|
||||||
<line x1="3" y1="17" x2="21" y2="17" stroke="#888" stroke-width="1.4" stroke-linecap="round"/>
|
<line
|
||||||
<line x1="3" y1="20" x2="21" y2="20" stroke="#888" stroke-width="1.4" stroke-linecap="round"/>
|
x1="1.2"
|
||||||
|
y1="18.026363"
|
||||||
|
x2="22.799999"
|
||||||
|
y2="18.026363"
|
||||||
|
stroke="#888888"
|
||||||
|
stroke-width="1.52727"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line1"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="1.2"
|
||||||
|
y1="21.626364"
|
||||||
|
x2="22.799999"
|
||||||
|
y2="21.626364"
|
||||||
|
stroke="#888888"
|
||||||
|
stroke-width="1.52727"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line2"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
<!-- Active (current) layer — highlighted -->
|
<!-- Active (current) layer — highlighted -->
|
||||||
<line x1="3" y1="14" x2="21" y2="14" stroke="#4cc9f0" stroke-width="2" stroke-linecap="round"/>
|
<line
|
||||||
|
x1="1.2"
|
||||||
|
y1="14.426364"
|
||||||
|
x2="22.799999"
|
||||||
|
y2="14.426364"
|
||||||
|
stroke="#4cc9f0"
|
||||||
|
stroke-width="2.4"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line3"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
<!-- Arrow pointing down to current layer -->
|
<!-- Arrow pointing down to current layer -->
|
||||||
<line x1="12" y1="4" x2="12" y2="11.5" stroke="#4cc9f0" stroke-width="1.8" stroke-linecap="round"/>
|
<line
|
||||||
<polyline points="9,9 12,12.5 15,9"
|
x1="12"
|
||||||
fill="none" stroke="#4cc9f0" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
|
y1="2.4263639"
|
||||||
|
x2="12"
|
||||||
|
y2="11.426364"
|
||||||
|
stroke="#4cc9f0"
|
||||||
|
stroke-width="2.16"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line4"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
|
<polyline
|
||||||
|
points="9,9 12,12.5 15,9"
|
||||||
|
fill="none"
|
||||||
|
stroke="#4cc9f0"
|
||||||
|
stroke-width="1.8"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
id="polyline4"
|
||||||
|
transform="matrix(1.2,0,0,1.2,-2.3999999,-2.3736363)"
|
||||||
|
style="stroke-width:1.875;stroke-dasharray:none" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 763 B After Width: | Height: | Size: 2.3 KiB |
|
|
@ -1,10 +1,95 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="64" height="64">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
width="64"
|
||||||
|
height="64"
|
||||||
|
version="1.1"
|
||||||
|
id="svg3"
|
||||||
|
sodipodi:docname="layoff.svg"
|
||||||
|
inkscape:version="1.4.4 (dcaf3e7d9e, 2026-05-05)"
|
||||||
|
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
|
||||||
|
id="defs3" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview3"
|
||||||
|
pagecolor="#505050"
|
||||||
|
bordercolor="#eeeeee"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:deskcolor="#505050"
|
||||||
|
inkscape:zoom="8.5202716"
|
||||||
|
inkscape:cx="23.590797"
|
||||||
|
inkscape:cy="30.339408"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="939"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg3" />
|
||||||
<!-- Lightbulb glass (dim/off) -->
|
<!-- Lightbulb glass (dim/off) -->
|
||||||
<path d="M8 9 a4 4 0 0 1 8 0 c0 2-1.2 3.5-2 4.5 H10 C9.2 12.5 8 11 8 9 z"
|
<path
|
||||||
fill="none" stroke="#888" stroke-width="1.5" stroke-linejoin="round"/>
|
d="m 7.0614411,12.182907 a 4.955397,4.955397 0 0 1 9.9107939,0 c 0,2.477698 -1.486619,4.335972 -2.477699,5.574822 H 9.5391405 C 8.5480599,16.518879 7.0614411,14.660605 7.0614411,12.182907 Z"
|
||||||
|
fill="#f0c040"
|
||||||
|
fill-opacity="0.35"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.85829"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
id="path1-3"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none;stroke:#888888;stroke-opacity:1;fill:#888888;fill-opacity:0.34999999" />
|
||||||
|
<line
|
||||||
|
x1="10.158565"
|
||||||
|
y1="13.421756"
|
||||||
|
x2="13.875113"
|
||||||
|
y2="13.421756"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.23886"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line1-5"
|
||||||
|
style="stroke-width:1.5;stroke-dasharray:none;stroke:#888888;stroke-opacity:1" />
|
||||||
|
<line
|
||||||
|
x1="10.158565"
|
||||||
|
y1="15.280031"
|
||||||
|
x2="13.875113"
|
||||||
|
y2="15.280031"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.23886"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line2-6"
|
||||||
|
style="stroke-width:1.5;stroke-dasharray:none;stroke:#888888;stroke-opacity:1" />
|
||||||
|
<line
|
||||||
|
x1="9.5391397"
|
||||||
|
y1="18.377151"
|
||||||
|
x2="14.494536"
|
||||||
|
y2="18.377151"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.73439"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line3-2"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none;stroke:#888888;stroke-opacity:1" />
|
||||||
|
<line
|
||||||
|
x1="10.158565"
|
||||||
|
y1="20.854855"
|
||||||
|
x2="13.875113"
|
||||||
|
y2="20.854855"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.73439"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line4"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none;stroke:#888888;stroke-opacity:1" />
|
||||||
<!-- Base lines -->
|
<!-- Base lines -->
|
||||||
<line x1="10" y1="14" x2="14" y2="14" stroke="#888" stroke-width="1.4" stroke-linecap="round"/>
|
|
||||||
<line x1="10.5" y1="16" x2="13.5" y2="16" stroke="#888" stroke-width="1.4" stroke-linecap="round"/>
|
|
||||||
<!-- Off slash (red diagonal) -->
|
<!-- Off slash (red diagonal) -->
|
||||||
<line x1="5" y1="5" x2="19" y2="19" stroke="#e05050" stroke-width="2" stroke-linecap="round"/>
|
<line
|
||||||
|
x1="2.2777786"
|
||||||
|
y1="2.2777786"
|
||||||
|
x2="21.722221"
|
||||||
|
y2="21.722221"
|
||||||
|
stroke="#e05050"
|
||||||
|
stroke-width="2.77778"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line3" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 638 B After Width: | Height: | Size: 2.8 KiB |
|
|
@ -1,19 +1,147 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="64" height="64">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
width="64"
|
||||||
|
height="64"
|
||||||
|
version="1.1"
|
||||||
|
id="svg9"
|
||||||
|
sodipodi:docname="layon.svg"
|
||||||
|
inkscape:version="1.4.4 (dcaf3e7d9e, 2026-05-05)"
|
||||||
|
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
|
||||||
|
id="defs9" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview9"
|
||||||
|
pagecolor="#505050"
|
||||||
|
bordercolor="#eeeeee"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:deskcolor="#505050"
|
||||||
|
inkscape:zoom="8.3559476"
|
||||||
|
inkscape:cx="3.9492828"
|
||||||
|
inkscape:cy="23.516184"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="939"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg9" />
|
||||||
<!-- Glow halo -->
|
<!-- Glow halo -->
|
||||||
<circle cx="12" cy="9" r="5.5" fill="#f0c040" fill-opacity="0.15" stroke="none"/>
|
<circle
|
||||||
|
cx="12.016838"
|
||||||
|
cy="12.182906"
|
||||||
|
fill="#f0c040"
|
||||||
|
fill-opacity="0.15"
|
||||||
|
stroke="none"
|
||||||
|
id="circle1"
|
||||||
|
style="stroke-width:1.23886"
|
||||||
|
r="6.8136706" />
|
||||||
<!-- Lightbulb glass (on / lit) -->
|
<!-- Lightbulb glass (on / lit) -->
|
||||||
<path d="M8 9 a4 4 0 0 1 8 0 c0 2-1.2 3.5-2 4.5 H10 C9.2 12.5 8 11 8 9 z"
|
<path
|
||||||
fill="#f0c040" fill-opacity="0.35" stroke="#f0c040" stroke-width="1.5" stroke-linejoin="round"/>
|
d="m 7.0614411,12.182907 a 4.955397,4.955397 0 0 1 9.9107939,0 c 0,2.477698 -1.486619,4.335972 -2.477699,5.574822 H 9.5391405 C 8.5480599,16.518879 7.0614411,14.660605 7.0614411,12.182907 Z"
|
||||||
|
fill="#f0c040"
|
||||||
|
fill-opacity="0.35"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.85829"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
id="path1"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
<!-- Filament (inner lines) -->
|
<!-- Filament (inner lines) -->
|
||||||
<line x1="10.5" y1="10" x2="13.5" y2="10" stroke="#f0c040" stroke-width="1" stroke-linecap="round"/>
|
<line
|
||||||
<line x1="10.5" y1="11.5" x2="13.5" y2="11.5" stroke="#f0c040" stroke-width="1" stroke-linecap="round"/>
|
x1="10.158565"
|
||||||
|
y1="13.421756"
|
||||||
|
x2="13.875113"
|
||||||
|
y2="13.421756"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.23886"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line1"
|
||||||
|
style="stroke-width:1.5;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="10.158565"
|
||||||
|
y1="15.280031"
|
||||||
|
x2="13.875113"
|
||||||
|
y2="15.280031"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.23886"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line2"
|
||||||
|
style="stroke-width:1.5;stroke-dasharray:none" />
|
||||||
<!-- Base lines -->
|
<!-- Base lines -->
|
||||||
<line x1="10" y1="14" x2="14" y2="14" stroke="#f0c040" stroke-width="1.4" stroke-linecap="round"/>
|
<line
|
||||||
<line x1="10.5" y1="16" x2="13.5" y2="16" stroke="#f0c040" stroke-width="1.4" stroke-linecap="round"/>
|
x1="9.5391397"
|
||||||
|
y1="18.377151"
|
||||||
|
x2="14.494536"
|
||||||
|
y2="18.377151"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.73439"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line3"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="10.158565"
|
||||||
|
y1="20.854855"
|
||||||
|
x2="13.875113"
|
||||||
|
y2="20.854855"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.73439"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line4"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
<!-- Short rays -->
|
<!-- Short rays -->
|
||||||
<line x1="12" y1="3" x2="12" y2="1.5" stroke="#f0c040" stroke-width="1.4" stroke-linecap="round"/>
|
<line
|
||||||
<line x1="17.5" y1="4.5" x2="18.5" y2="3.5" stroke="#f0c040" stroke-width="1.4" stroke-linecap="round"/>
|
x1="12.027761"
|
||||||
<line x1="19.5" y1="9" x2="21" y2="9" stroke="#f0c040" stroke-width="1.4" stroke-linecap="round"/>
|
y1="2.9215426"
|
||||||
<line x1="6.5" y1="4.5" x2="5.5" y2="3.5" stroke="#f0c040" stroke-width="1.4" stroke-linecap="round"/>
|
x2="12.027761"
|
||||||
<line x1="4.5" y1="9" x2="3" y2="9" stroke="#f0c040" stroke-width="1.4" stroke-linecap="round"/>
|
y2="1.125"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.73439"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line5"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="18.615086"
|
||||||
|
y1="4.7180858"
|
||||||
|
x2="19.812778"
|
||||||
|
y2="3.5203905"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.73439"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line6"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="21.010429"
|
||||||
|
y1="10.03162"
|
||||||
|
x2="22.806974"
|
||||||
|
y2="10.03162"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.73439"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line7"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="5.4404345"
|
||||||
|
y1="4.7180858"
|
||||||
|
x2="4.2427402"
|
||||||
|
y2="3.5203905"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.73439"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line8"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="3.0450444"
|
||||||
|
y1="10.107718"
|
||||||
|
x2="1.2485018"
|
||||||
|
y2="10.107718"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.73439"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line9"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 3.8 KiB |
|
|
@ -1,13 +1,126 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="64" height="64">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
width="64"
|
||||||
|
height="64"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
sodipodi:docname="laythw.svg"
|
||||||
|
inkscape:version="1.4.4 (dcaf3e7d9e, 2026-05-05)"
|
||||||
|
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
|
||||||
|
id="defs8" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview8"
|
||||||
|
pagecolor="#505050"
|
||||||
|
bordercolor="#eeeeee"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:deskcolor="#505050"
|
||||||
|
inkscape:zoom="6.8337475"
|
||||||
|
inkscape:cx="31.60784"
|
||||||
|
inkscape:cy="37.680643"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="939"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg8" />
|
||||||
<!-- Sun core -->
|
<!-- Sun core -->
|
||||||
<circle cx="12" cy="12" r="4" fill="#f0c040" fill-opacity="0.4" stroke="#f0c040" stroke-width="1.6"/>
|
<circle
|
||||||
|
cx="12.000001"
|
||||||
|
cy="12.000001"
|
||||||
|
r="4.4444447"
|
||||||
|
fill="#f0c040"
|
||||||
|
fill-opacity="0.4"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.77778"
|
||||||
|
id="circle1"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
<!-- 8 rays -->
|
<!-- 8 rays -->
|
||||||
<line x1="12" y1="2" x2="12" y2="5" stroke="#f0c040" stroke-width="1.6" stroke-linecap="round"/>
|
<line
|
||||||
<line x1="12" y1="19" x2="12" y2="22" stroke="#f0c040" stroke-width="1.6" stroke-linecap="round"/>
|
x1="11.999998"
|
||||||
<line x1="2" y1="12" x2="5" y2="12" stroke="#f0c040" stroke-width="1.6" stroke-linecap="round"/>
|
y1="1.1249812"
|
||||||
<line x1="19" y1="12" x2="22" y2="12" stroke="#f0c040" stroke-width="1.6" stroke-linecap="round"/>
|
x2="11.999998"
|
||||||
<line x1="4.9" y1="4.9" x2="7.1" y2="7.1" stroke="#f0c040" stroke-width="1.6" stroke-linecap="round"/>
|
y2="4.387486"
|
||||||
<line x1="16.9" y1="16.9" x2="19.1" y2="19.1" stroke="#f0c040" stroke-width="1.6" stroke-linecap="round"/>
|
stroke="#f0c040"
|
||||||
<line x1="19.1" y1="4.9" x2="16.9" y2="7.1" stroke="#f0c040" stroke-width="1.6" stroke-linecap="round"/>
|
stroke-width="1.77778"
|
||||||
<line x1="4.9" y1="19.1" x2="7.1" y2="16.9" stroke="#f0c040" stroke-width="1.6" stroke-linecap="round"/>
|
stroke-linecap="round"
|
||||||
|
id="line1"
|
||||||
|
style="stroke-width:2.24996;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="11.999998"
|
||||||
|
y1="19.612511"
|
||||||
|
x2="11.999998"
|
||||||
|
y2="22.875019"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.77778"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line2"
|
||||||
|
style="stroke-width:2.24996;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="1.1249812"
|
||||||
|
y1="11.999998"
|
||||||
|
x2="4.387486"
|
||||||
|
y2="11.999998"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.77778"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line3"
|
||||||
|
style="stroke-width:2.24996;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="19.612511"
|
||||||
|
y1="11.999998"
|
||||||
|
x2="22.875019"
|
||||||
|
y2="11.999998"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.77778"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line4"
|
||||||
|
style="stroke-width:2.24996;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="4.2787366"
|
||||||
|
y1="4.2787366"
|
||||||
|
x2="6.6712394"
|
||||||
|
y2="6.6712394"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.77778"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line5"
|
||||||
|
style="stroke-width:2.24996;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="17.328756"
|
||||||
|
y1="17.328756"
|
||||||
|
x2="19.721264"
|
||||||
|
y2="19.721264"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.77778"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line6"
|
||||||
|
style="stroke-width:2.24996;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="19.721264"
|
||||||
|
y1="4.2787366"
|
||||||
|
x2="17.328756"
|
||||||
|
y2="6.6712394"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.77778"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line7"
|
||||||
|
style="stroke-width:2.24996;stroke-dasharray:none" />
|
||||||
|
<line
|
||||||
|
x1="4.2787366"
|
||||||
|
y1="19.721264"
|
||||||
|
x2="6.6712394"
|
||||||
|
y2="17.328756"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="1.77778"
|
||||||
|
stroke-linecap="round"
|
||||||
|
id="line8"
|
||||||
|
style="stroke-width:2.24996;stroke-dasharray:none" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 3.1 KiB |
|
|
@ -1,11 +1,58 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="64" height="64">
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
width="64"
|
||||||
|
height="64"
|
||||||
|
version="1.1"
|
||||||
|
id="svg1"
|
||||||
|
sodipodi:docname="layulk.svg"
|
||||||
|
inkscape:version="1.4.4 (dcaf3e7d9e, 2026-05-05)"
|
||||||
|
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
|
||||||
|
id="defs1" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview1"
|
||||||
|
pagecolor="#505050"
|
||||||
|
bordercolor="#eeeeee"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:deskcolor="#505050"
|
||||||
|
inkscape:zoom="7.1243729"
|
||||||
|
inkscape:cx="16.141772"
|
||||||
|
inkscape:cy="25.335563"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="939"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg1" />
|
||||||
<!-- Shackle (open — shifted to right, lifted) -->
|
<!-- Shackle (open — shifted to right, lifted) -->
|
||||||
<path d="M9 11 V7 a3.5 3.5 0 0 1 7 0 V5.5"
|
<path
|
||||||
fill="none" stroke="#e0e0e0" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>
|
d="M 6.8200511,10.702101 V 5.6227363 c 0,-5.92592391 10.6566279,-5.92592391 10.6566279,0"
|
||||||
|
fill="none"
|
||||||
|
stroke="#e0e0e0"
|
||||||
|
stroke-width="2.15873"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
id="path1"
|
||||||
|
sodipodi:nodetypes="csc"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
<!-- Lock body -->
|
<!-- Lock body -->
|
||||||
<rect x="6" y="11" width="12" height="9" rx="1.5"
|
<rect
|
||||||
fill="none" stroke="#f0c040" stroke-width="1.6"/>
|
x="4.8186216"
|
||||||
|
y="11.405282"
|
||||||
|
width="15.238096"
|
||||||
|
height="11.428573"
|
||||||
|
rx="1.904762"
|
||||||
|
fill="none"
|
||||||
|
stroke="#f0c040"
|
||||||
|
stroke-width="2.03175"
|
||||||
|
id="rect1"
|
||||||
|
style="stroke-width:2.25;stroke-dasharray:none" />
|
||||||
<!-- Keyhole (open = unlocked state: outline only) -->
|
<!-- Keyhole (open = unlocked state: outline only) -->
|
||||||
<circle cx="12" cy="15" r="1.6" fill="none" stroke="#f0c040" stroke-width="1.3"/>
|
|
||||||
<line x1="12" y1="16.6" x2="12" y2="19" stroke="#f0c040" stroke-width="1.5" stroke-linecap="round"/>
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 671 B After Width: | Height: | Size: 1.7 KiB |