summaryrefslogtreecommitdiffstats
path: root/pics/zacman/point.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'pics/zacman/point.xpm')
-rw-r--r--pics/zacman/point.xpm33
1 files changed, 33 insertions, 0 deletions
diff --git a/pics/zacman/point.xpm b/pics/zacman/point.xpm
new file mode 100644
index 0000000..f0a065d
--- /dev/null
+++ b/pics/zacman/point.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * point_xpm[] = {
+/* width height num_colors chars_per_pixel */
+"6 6 21 1",
+/* colors */
+" c None",
+". c black",
+"X c #1f261c",
+"o c #60f026",
+"O c #31fa01",
+"+ c #1e341d",
+"@ c #0de503",
+"# c #22eb18",
+"$ c #11d203",
+"% c #12d803",
+"& c #1b2a1a",
+"* c #0bac03",
+"= c #0a9a03",
+"- c #0a9c03",
+"; c #0fae03",
+": c #0d6c03",
+"> c #0a6803",
+", c #142013",
+"< c #212521",
+"1 c #053001",
+"2 c #141d14",
+/* pixels */
+" .X.. ",
+"..oO..",
+"+@#$%.",
+"&*=-;.",
+"..:>.,",
+" <.12 "};