summaryrefslogtreecommitdiff
path: root/res/cursor/end.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/end.xpm
parentc4b028ad53f7b362a864de24828d7cc39ff67b0a (diff)
downloadfqterm-afd34f2893a06a3aecf17e8e83b1df6ed2ae91a2.tar.xz
move to my github.
Diffstat (limited to 'res/cursor/end.xpm')
-rw-r--r--res/cursor/end.xpm38
1 files changed, 38 insertions, 0 deletions
diff --git a/res/cursor/end.xpm b/res/cursor/end.xpm
new file mode 100644
index 0000000..5105ec7
--- /dev/null
+++ b/res/cursor/end.xpm
@@ -0,0 +1,38 @@
+/* XPM */
+static char *end[]={
+"32 32 3 1",
+". c None",
+"# c #000000",
+"a c #ffffff",
+"................................",
+"................................",
+"................................",
+"................................",
+"................................",
+"........#############...........",
+"........#aaa#aaa#aa##...........",
+"........#a###a#a#a#a#...........",
+"........#aaa#a#a#a#a#...........",
+"........#a###a#a#a#a#...........",
+"........#aaa#a#a#aa##...........",
+"........#############...........",
+"................................",
+".....###################........",
+"......#aaaaaaaaaaaaaaa#.........",
+".......#aaaaaaaaaaaaa#..........",
+"........#aaaaaaaaaaa#...........",
+".........#aaaaaaaaa#............",
+"..........#aaaaaaa#.............",
+"...........#aaaaa#..............",
+"............#aaa#...............",
+".............#a#................",
+"......#################.........",
+"......#aaaaaaaaaaaaaaa#.........",
+"......#aaaaaaaaaaaaaaa#.........",
+"......#################.........",
+"................................",
+"................................",
+"................................",
+"................................",
+"................................",
+"................................"};