mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +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
809 B
XML
10 lines
809 B
XML
<svg
|
|
width="1536"
|
|
height="1536"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
fill="currentColor"
|
|
viewBox="0 0 1536 1536">
|
|
<path
|
|
d="m 1511,928 c 0,2 0,5 -1,7 -85,354 -377,601 -746,601 -195,0 -384,-77 -526,-212 l -129,129 c -12,12 -28,19 -45,19 -35,0 -64,-29 -64,-64 V 960 c 0,-35 29,-64 64,-64 h 448 c 35,0 64,29 64,64 0,17 -7,33 -19,45 l -137,137 c 94,88 219,138 348,138 178,0 343,-92 436,-244 24,-39 36,-77 53,-117 5,-14 15,-23 30,-23 h 192 c 18,0 32,15 32,32 z m 25,-800 v 448 c 0,35 -29,64 -64,64 h -448 c -35,0 -64,-29 -64,-64 0,-17 7,-33 19,-45 L 1117,393 C 1022,305 897,256 768,256 c -178,0 -343,92 -436,244 -24,39 -36,77 -53,117 -5,14 -15,23 -30,23 H 50 C 32,640 18,625 18,608 v -7 C 104,246 399,0 768,0 964,0 1155,78 1297,212 L 1427,83 c 12,-12 28,-19 45,-19 35,0 64,29 64,64 z" />
|
|
</svg>
|