summaryrefslogtreecommitdiff
path: root/res/cursor/next.xpm
diff options
context:
space:
mode:
authoriroul <iroul@iroul-VirtualBox.(none)>2014-04-04 07:35:14 -0700
committeriroul <iroul@iroul-VirtualBox.(none)>2014-04-04 07:35:14 -0700
commitafd34f2893a06a3aecf17e8e83b1df6ed2ae91a2 (patch)
tree851102abc55d91a1b76e63e9e89f9a7733da95b5 /res/cursor/next.xpm
parentc4b028ad53f7b362a864de24828d7cc39ff67b0a (diff)
downloadfqterm-afd34f2893a06a3aecf17e8e83b1df6ed2ae91a2.tar.xz
move to my github.
Diffstat (limited to 'res/cursor/next.xpm')
-rw-r--r--res/cursor/next.xpm38
1 files changed, 38 insertions, 0 deletions
diff --git a/res/cursor/next.xpm b/res/cursor/next.xpm
new file mode 100644
index 0000000..1592168
--- /dev/null
+++ b/res/cursor/next.xpm
@@ -0,0 +1,38 @@
+/* XPM */
+static char *next[]={
+"32 32 3 1",
+". c None",
+"# c #000000",
+"a c #ffffff",
+"................................",
+"................................",
+"................................",
+"................................",
+"................................",
+"................................",
+"................................",
+"................................",
+"................................",
+".......#################........",
+".......#aaa#aaa#a#a#aaa#........",
+".......#a#a#a###a#a##a##........",
+".......#a#a#aaa##a###a##........",
+".......#a#a#a###a#a##a##........",
+".......#a#a#aaa#a#a##a##........",
+".......#################........",
+"................................",
+"............#######.............",
+"............#aaaaa#.............",
+"............#aaaaa#.............",
+"............#aaaaa#.............",
+"........#####aaaaa#####.........",
+"........#aaaaaaaaaaaaa#.........",
+".........#aaaaaaaaaaa#..........",
+"..........#aaaaaaaaa#...........",
+"...........#aaaaaaa#............",
+"............#aaaaa#.............",
+".............#aaa#..............",
+"..............#a#...............",
+"...............#................",
+"................................",
+"................................"};