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
605 B
XML

<svg
width="1536"
height="1536"
xmlns="http://www.w3.org/2000/svg"
fill="currentColor"
viewBox="0 0 1536 1536">
<path
d="m 1024,1248 v -160 c 0,-18 -14,-32 -32,-32 H 896 V 544 c 0,-18 -14,-32 -32,-32 H 544 c -18,0 -32,14 -32,32 v 160 c 0,18 14,32 32,32 h 96 v 320 h -96 c -18,0 -32,14 -32,32 v 160 c 0,18 14,32 32,32 h 448 c 18,0 32,-14 32,-32 z M 896,352 V 192 c 0,-18 -14,-32 -32,-32 H 672 c -18,0 -32,14 -32,32 v 160 c 0,18 14,32 32,32 h 192 c 18,0 32,-14 32,-32 z m 640,416 c 0,424 -344,768 -768,768 C 344,1536 0,1192 0,768 0,344 344,0 768,0 c 424,0 768,344 768,768 z" />
</svg>