summaryrefslogtreecommitdiff
path: root/res/cursor/mac_16x16/exit.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/mac_16x16/exit.xpm
parentc4b028ad53f7b362a864de24828d7cc39ff67b0a (diff)
downloadfqterm-afd34f2893a06a3aecf17e8e83b1df6ed2ae91a2.tar.xz
move to my github.
Diffstat (limited to 'res/cursor/mac_16x16/exit.xpm')
-rw-r--r--res/cursor/mac_16x16/exit.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/res/cursor/mac_16x16/exit.xpm b/res/cursor/mac_16x16/exit.xpm
new file mode 100644
index 0000000..f0e69e1
--- /dev/null
+++ b/res/cursor/mac_16x16/exit.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char *exit[]={
+"16 16 3 1",
+". c None",
+"# c #000000",
+"a c #ffffff",
+"................",
+"................",
+"................",
+"......#.........",
+".....##.........",
+"....#a#.........",
+"...#aa#########.",
+"..#aaa..aaaaaa#.",
+".#aaaaaaaaaaaa#.",
+"..#aaaaaaaaaaa#.",
+"...#aa#########.",
+"....#a#.........",
+".....##.........",
+"......#.........",
+"................",
+"................"};