summaryrefslogtreecommitdiff
path: root/tiles/e.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'tiles/e.xpm')
-rw-r--r--tiles/e.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/tiles/e.xpm b/tiles/e.xpm
new file mode 100644
index 0000000..8d8fdfc
--- /dev/null
+++ b/tiles/e.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * e_xpm[] = {
+"16 16 2 1",
+" c #4F397B",
+". c #00FFEF",
+" ..............",
+" ...............",
+".... ",
+"... ",
+".. ",
+".. ",
+".. ",
+".. ",
+".. ",
+".. ",
+".. ",
+".. ",
+"... ",
+".... ",
+" ...............",
+" .............."};