summaryrefslogtreecommitdiff
path: root/images/next.bmp
diff options
context:
space:
mode:
authoretienne2003-05-07 15:37:23 +0000
committeretienne2003-05-07 15:37:23 +0000
commitb668e7873d9ffcecbbd848c5a388dba0bf2e77ac (patch)
tree32b1a80be3647a424234f4013d13a49a73a3aaa0 /images/next.bmp
parent23abb4b87c7e40ed259dd02f653516f60e55ade4 (diff)
downloadivycontrolpanel-b668e7873d9ffcecbbd848c5a388dba0bf2e77ac.zip
ivycontrolpanel-b668e7873d9ffcecbbd848c5a388dba0bf2e77ac.tar.gz
ivycontrolpanel-b668e7873d9ffcecbbd848c5a388dba0bf2e77ac.tar.bz2
ivycontrolpanel-b668e7873d9ffcecbbd848c5a388dba0bf2e77ac.tar.xz
Initial revision
Diffstat (limited to 'images/next.bmp')
-rw-r--r--images/next.bmp20
1 files changed, 20 insertions, 0 deletions
diff --git a/images/next.bmp b/images/next.bmp
new file mode 100644
index 0000000..5a1a2a6
--- /dev/null
+++ b/images/next.bmp
@@ -0,0 +1,20 @@
+#define next_width 40
+#define next_height 39
+static unsigned char next_bits[] = {
+ 0x03, 0x00, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x3f, 0x00,
+ 0x00, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00, 0x00, 0xff, 0x03, 0x00, 0x00,
+ 0x00, 0xff, 0x0f, 0x00, 0x00, 0x00, 0xff, 0x3f, 0x00, 0x00, 0x00, 0xff,
+ 0xff, 0x00, 0x00, 0x00, 0xff, 0xff, 0x03, 0x00, 0x00, 0xff, 0xff, 0x0f,
+ 0x00, 0x00, 0xfc, 0xff, 0x3f, 0x00, 0x00, 0xf0, 0xff, 0xff, 0x00, 0x00,
+ 0xc0, 0xff, 0xff, 0x03, 0x00, 0x00, 0xff, 0xff, 0x0f, 0x00, 0x00, 0xfc,
+ 0xff, 0x3f, 0x00, 0x00, 0xe0, 0xff, 0xff, 0x00, 0x00, 0x80, 0xff, 0xff,
+ 0x03, 0x00, 0x00, 0xfe, 0xff, 0x0f, 0x00, 0x00, 0xf8, 0xff, 0x3f, 0x00,
+ 0x00, 0xe0, 0xff, 0xff, 0x00, 0x00, 0xf8, 0xff, 0x3f, 0x00, 0x00, 0xfe,
+ 0xff, 0x0f, 0x00, 0x80, 0xff, 0xff, 0x03, 0x00, 0xe0, 0xff, 0xff, 0x00,
+ 0x00, 0xf8, 0xff, 0x3f, 0x00, 0x00, 0xfe, 0xff, 0x0f, 0x00, 0x80, 0xff,
+ 0xff, 0x03, 0x00, 0xe0, 0xff, 0xff, 0x00, 0x00, 0xf8, 0xff, 0x3f, 0x00,
+ 0x00, 0xfe, 0xff, 0x0f, 0x00, 0x00, 0xff, 0xff, 0x03, 0x00, 0x00, 0xff,
+ 0xff, 0x00, 0x00, 0x00, 0xff, 0x3f, 0x00, 0x00, 0x00, 0xff, 0x0f, 0x00,
+ 0x00, 0x00, 0xff, 0x03, 0x00, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00, 0x00,
+ 0x3f, 0x00, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00,
+ 0x00, 0x00, 0x00};