summaryrefslogtreecommitdiffstats
path: root/kernel/xpm/codec_wal.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/xpm/codec_wal.xpm')
-rw-r--r--kernel/xpm/codec_wal.xpm34
1 files changed, 34 insertions, 0 deletions
diff --git a/kernel/xpm/codec_wal.xpm b/kernel/xpm/codec_wal.xpm
new file mode 100644
index 0000000..a7bd66b
--- /dev/null
+++ b/kernel/xpm/codec_wal.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static const char *codec_wal[] = {
+/* columns rows colors chars-per-pixel */
+"16 16 12 1",
+" c gray27",
+". c #4C4C4C",
+"X c #CF0008",
+"o c #C6498E",
+"O c #AEAEAE",
+"+ c gray69",
+"@ c #B1B1B1",
+"# c #C8C8C8",
+"$ c #DDDDDD",
+"% c #F3F3F3",
+"& c gray100",
+"* c None",
+/* pixels */
+"..........+*****",
+".########.$O****",
+".#&&&&&&#.%$+***",
+".#&&&&&&#....***",
+".#&&&&&&####.***",
+". ",
+".oooooooooooooo ",
+".&ooo&oo&&oo&oo ",
+".&o&o&o&oo&o&oo ",
+".&o&o&o&oo&o&oo ",
+".o&o&oo&&&&o&oo ",
+".o&o&oo&oo&o&&& ",
+".oooooooooooooo ",
+". ",
+".###########.***",
+"*............***"
+};