summary refs log tree commit diff
path: root/cursors/petal_cursor_mask.xbm
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@gmail.com>2020-05-19 21:54:39 -0700
committerIrene Knapp <ireneista@gmail.com>2020-05-19 21:54:39 -0700
commit3ec84b5f7c7cdc50fa1c75cf838bbb982acc4349 (patch)
treef2b1c92fe2177d8e7b8ee3c96d6314c4f6600a3a /cursors/petal_cursor_mask.xbm
Import oneko-1.2.sakura.5 unchanged, from 1999. upstream
Diffstat (limited to 'cursors/petal_cursor_mask.xbm')
-rw-r--r--cursors/petal_cursor_mask.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/cursors/petal_cursor_mask.xbm b/cursors/petal_cursor_mask.xbm
new file mode 100644
index 0000000..8221484
--- /dev/null
+++ b/cursors/petal_cursor_mask.xbm
@@ -0,0 +1,6 @@
+#define petal_cursor_mask_width 9
+#define petal_cursor_mask_height 14
+static unsigned char petal_cursor_mask_bits[] = {
+   0x6c, 0x00, 0xfe, 0x00, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0xff, 0x01,
+   0xfe, 0x00, 0xfe, 0x00, 0xfe, 0x00, 0x7c, 0x00, 0x7c, 0x00, 0x38, 0x00,
+   0x38, 0x00, 0x10, 0x00};