summaryrefslogtreecommitdiff
path: root/core/settings/light-and-power/light-off.xpm
Side-by-side diff
Diffstat (limited to 'core/settings/light-and-power/light-off.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/light-and-power/light-off.xpm23
1 files changed, 23 insertions, 0 deletions
diff --git a/core/settings/light-and-power/light-off.xpm b/core/settings/light-and-power/light-off.xpm
new file mode 100644
index 0000000..26624c7
--- a/dev/null
+++ b/core/settings/light-and-power/light-off.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * light_off_xpm[] = {
+"16 16 4 1",
+" c None",
+". c #000000000000",
+"X c #6B6B6C6C6C6C",
+"o c #FFFF6C6C0000",
+" ",
+" ",
+" ... ",
+" . . ",
+" . X. ",
+" . X. ",
+" . XXX. ",
+" . X XX. ",
+" . XX. ",
+" . XXX. ",
+" . X. ",
+" . X.. ",
+" .ooo.. ",
+" .ooo.. ",
+" .o.. ",
+" .. "};