Sunil Mohan Adapa aed23630fb
ui: Use inline SVG icons for system and help section page
Tests:

- All the icons appear as before.

- They change colors in light/dark mode.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2026-03-19 19:12:33 -04:00

10 lines
771 B
XML

<svg
width="1792"
height="1536"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 1792 1536"
fill="currentColor">
<path
d="m 256,1312 v 192 c 0,18 -14,32 -32,32 H 32 c -18,0 -32,-14 -32,-32 v -192 c 0,-18 14,-32 32,-32 h 192 c 18,0 32,14 32,32 z m 384,-128 v 320 c 0,18 -14,32 -32,32 H 416 c -18,0 -32,-14 -32,-32 v -320 c 0,-18 14,-32 32,-32 h 192 c 18,0 32,14 32,32 z m 384,-256 v 576 c 0,18 -14,32 -32,32 H 800 c -18,0 -32,-14 -32,-32 V 928 c 0,-18 14,-32 32,-32 h 192 c 18,0 32,14 32,32 z m 384,-384 v 960 c 0,18 -14,32 -32,32 h -192 c -18,0 -32,-14 -32,-32 V 544 c 0,-18 14,-32 32,-32 h 192 c 18,0 32,14 32,32 z M 1792,32 v 1472 c 0,18 -14,32 -32,32 h -192 c -18,0 -32,-14 -32,-32 V 32 c 0,-18 14,-32 32,-32 h 192 c 18,0 32,14 32,32 z" />
</svg>