add collibre toggleuimode.svg icon

Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I16cbd880e4fb00c589b47a7d92c20d48a93c623a
This commit is contained in:
andreas kainz 2022-02-21 12:53:15 +01:00 committed by Szymon Kłos
parent e8a9ec10e2
commit e7e7d5fd0c

View file

@ -0,0 +1,14 @@
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
d="M 3,4 V 20 H 21 V 4 Z"
style="fill:#ffffff" />
<path
d="M 3,3 C 2.446,3 2,3.446 2,4 v 16 c 0,0.554 0.446,1 1,1 h 18 c 0.554,0 1,-0.446 1,-1 V 4 C 22,3.446 21.554,3 21,3 Z M 3,4 H 21 V 20 H 3 Z"
style="fill:#3a3a38" />
<path
d="M 22,4 C 22,3.446 21.554,3 21,3 H 3 C 2.446,3 2,3.446 2,4 v 2 c 0,0.554 0.446,1 1,1 h 18 c 0.554,0 1,-0.446 1,-1 z M 21,4 V 6 H 3 V 4 Z"
style="fill:#1e8bcd" />
<path
d="M 21,4 H 3 v 2 h 18 z"
style="fill:#83beec" />
</svg>

After

Width:  |  Height:  |  Size: 569 B