aboutsummaryrefslogtreecommitdiffstats
path: root/xpm/next.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'xpm/next.xpm')
-rw-r--r--xpm/next.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/xpm/next.xpm b/xpm/next.xpm
new file mode 100644
index 0000000..b5729e6
--- /dev/null
+++ b/xpm/next.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * next_xpm[] = {
+"16 16 3 1",
+" c none",
+". c #000000000000",
+"X c #868682828686",
+" ",
+" ",
+" . ",
+" .. ",
+" ... ",
+" .... ",
+" ........... ",
+" ............ ",
+" ...........XX ",
+" XXXXX....XX ",
+" ...XX ",
+" ..XX ",
+" .XX ",
+" X ",
+" ",
+" "};