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