aboutsummaryrefslogtreecommitdiffstats
path: root/xpm/next.xpm
diff options
context:
space:
mode:
authorkraxel <kraxel>2004-03-28 11:31:57 +0000
committerkraxel <kraxel>2004-03-28 11:31:57 +0000
commite9e9684117719204929821028ba9dbb7915ea119 (patch)
tree6dd2d71940b33a9f960945335e9124ef4fea9fe7 /xpm/next.xpm
downloadfbida-e9e9684117719204929821028ba9dbb7915ea119.tar.gz
Initial revision
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 ",
+" ",
+" "};