summaryrefslogtreecommitdiff
path: root/res/cursor/mac_16x16/hand.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'res/cursor/mac_16x16/hand.xpm')
-rw-r--r--res/cursor/mac_16x16/hand.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/res/cursor/mac_16x16/hand.xpm b/res/cursor/mac_16x16/hand.xpm
new file mode 100644
index 0000000..258795e
--- /dev/null
+++ b/res/cursor/mac_16x16/hand.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char *hand[]={
+"16 16 3 1",
+". c None",
+"# c #000000",
+"a c #ffffff",
+"......#.........",
+".....#a#........",
+".....#a#........",
+".....#a###......",
+".....#a#a###....",
+".....#a#a#a###..",
+".##..#a#a#a#.###",
+".#a###aaaaaa.#a#",
+".#aaa#aaaaaa..a#",
+"..#aaaaaaaaaaa##",
+"...#a.aaaaaaaa#.",
+"...##aaaaaaaa##.",
+"....##aaaaaaa#..",
+".....#aaaaaaa#..",
+".....#########..",
+"................"};