mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
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>
10 lines
523 B
XML
10 lines
523 B
XML
<svg
|
|
width="1536"
|
|
height="1536"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
fill="currentColor"
|
|
viewBox="0 0 1536 1536">
|
|
<path
|
|
d="m 896,416 v 448 c 0,18 -14,32 -32,32 H 544 c -18,0 -32,-14 -32,-32 v -64 c 0,-18 14,-32 32,-32 H 768 V 416 c 0,-18 14,-32 32,-32 h 64 c 18,0 32,14 32,32 z m 416,352 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>
|