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