mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +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
771 B
XML
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>
|