aboutsummaryrefslogtreecommitdiffstats
path: root/xpm/question.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'xpm/question.xpm')
-rw-r--r--xpm/question.xpm38
1 files changed, 38 insertions, 0 deletions
diff --git a/xpm/question.xpm b/xpm/question.xpm
new file mode 100644
index 0000000..662e74e
--- /dev/null
+++ b/xpm/question.xpm
@@ -0,0 +1,38 @@
+/* XPM */
+static char * question_xpm[] = {
+"32 32 3 1",
+" c none",
+". c #000000000000",
+"X c #861782078617",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ...... ",
+" ......... ",
+" ....XX.... ",
+" ....XX X... ",
+" ...XX ...X ",
+" ...X ....X ",
+" XXX ...XX ",
+" ....X ",
+" ....XX ",
+" ...XX ",
+" ...XX ",
+" ...X ",
+" ...X ",
+" ...X ",
+" XXX ",
+" ",
+" ... ",
+" ...X ",
+" ...X ",
+" XXX ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};