aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/dpstk/eyedrop16.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/dpstk/eyedrop16.xbm')
-rw-r--r--nx-X11/lib/dpstk/eyedrop16.xbm8
1 files changed, 8 insertions, 0 deletions
diff --git a/nx-X11/lib/dpstk/eyedrop16.xbm b/nx-X11/lib/dpstk/eyedrop16.xbm
new file mode 100644
index 000000000..2f5a772d7
--- /dev/null
+++ b/nx-X11/lib/dpstk/eyedrop16.xbm
@@ -0,0 +1,8 @@
+#define eyedrop16_width 16
+#define eyedrop16_height 16
+#define eyedrop16_x_hot 0
+#define eyedrop16_y_hot 13
+static unsigned char eyedrop16_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x80, 0x03,
+ 0xc0, 0x07, 0xe0, 0x0f, 0xf0, 0x07, 0xf8, 0x03, 0xf8, 0x01, 0xf8, 0x00,
+ 0x7c, 0x00, 0x0e, 0x00, 0x06, 0x00, 0x00, 0x00};