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