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

<svg
width="1536"
height="1536"
xmlns="http://www.w3.org/2000/svg"
fill="currentColor"
viewBox="0 0 1536 1536">
<path
d="M 640,960 896,832 640,704 Z M 1024,369 V 911 L 512,1167 V 625 Z m 288,399 c 0,-300 -244,-544 -544,-544 -300,0 -544,244 -544,544 0,300 244,544 544,544 300,0 544,-244 544,-544 z m 224,0 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>