Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/images/cursor_big_mask.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'images/cursor_big_mask.xbm')
-rwxr-xr-ximages/cursor_big_mask.xbm17
1 files changed, 17 insertions, 0 deletions
diff --git a/images/cursor_big_mask.xbm b/images/cursor_big_mask.xbm
new file mode 100755
index 0000000..cc9d996
--- /dev/null
+++ b/images/cursor_big_mask.xbm
@@ -0,0 +1,17 @@
+#define cursor_big_width 40
+#define cursor_big_height 40
+static unsigned char cursor_big_bits[] = {
+ 0xff,0xff,0xff,0xff,0x00,0xff,0xff,0xff,0xff,0x01,0xff,0xff,0xff,0xff,0x03,
+ 0xff,0xff,0xff,0xff,0x07,0xff,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0xff,0x0f,
+ 0xff,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0xff,0x0f,
+ 0xff,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0xff,0x07,0xff,0xff,0xff,0xff,0x03,
+ 0xff,0xff,0xff,0xff,0x01,0xff,0xff,0xff,0xff,0x01,0xff,0xff,0xff,0x00,0x00,
+ 0xff,0xff,0xff,0x01,0x00,0xff,0xff,0xff,0x03,0x00,0xff,0xff,0xff,0x07,0x00,
+ 0xff,0xff,0xff,0x0f,0x00,0xff,0xff,0xff,0x1f,0x00,0xff,0xff,0xff,0x3f,0x00,
+ 0xff,0xff,0xff,0x7f,0x00,0xff,0xff,0xff,0xff,0x00,0xff,0xff,0xff,0xff,0x01,
+ 0xff,0xbf,0xff,0xff,0x03,0xff,0x3f,0xff,0xff,0x07,0xff,0x3f,0xfe,0xff,0x0f,
+ 0xff,0x3f,0xfc,0xff,0x1f,0xff,0x3f,0xf8,0xff,0x1f,0xff,0x3f,0xf0,0xff,0x1f,
+ 0xff,0x3f,0xe0,0xff,0x1f,0xff,0x3f,0xc0,0xff,0x1f,0xff,0x3f,0x80,0xff,0x1f,
+ 0xfe,0x1f,0x00,0xff,0x1f,0xfc,0x0f,0x00,0xfe,0x1f,0xf8,0x07,0x00,0xfc,0x0f,
+ 0x00,0x00,0x00,0xf8,0x07,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+ 0x00,0x00,0x00,0x00,0x00};