summaryrefslogtreecommitdiff
path: root/linux/pixmaps/an-last.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'linux/pixmaps/an-last.xpm')
-rw-r--r--linux/pixmaps/an-last.xpm25
1 files changed, 25 insertions, 0 deletions
diff --git a/linux/pixmaps/an-last.xpm b/linux/pixmaps/an-last.xpm
new file mode 100644
index 0000000..d603cca
--- /dev/null
+++ b/linux/pixmaps/an-last.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char *an_last[] = {
+/* columns rows colors chars-per-pixel */
+"16 15 4 1",
+" c #00007f",
+". c Gray50",
+"X c None",
+"o c Gray100",
+/* pixels */
+"XXXXXXXXXXXXXXXX",
+"XXXXXXXXXXXXXXXX",
+"ooXXXXooXXXXooo.",
+"o oXXXo oXXXo .",
+"o oXXo oXXo .",
+"o oXo oXo .",
+"o oo oo .",
+"o o o .",
+"o .o .o .",
+"o .Xo .Xo .",
+"o .XXo .XXo .",
+"o .XXXo .XXXo .",
+"o.XXXXo.XXXXo...",
+"XXXXXXXXXXXXXXXX",
+"XXXXXXXXXXXXXXXX"
+};