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

<svg
width="2048"
height="1536"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 2048 1536"
fill="currentColor">
<path
d="m 640,768 v 512 H 384 V 768 Z M 1024,256 V 1280 H 768 V 256 Z m 1024,1152 v 128 H 0 V 0 H 128 V 1408 Z M 1408,512 v 768 H 1152 V 512 Z M 1792,128 V 1280 H 1536 V 128 Z" />
</svg>