summaryrefslogtreecommitdiff
path: root/linux/pixmaps/pi-extra.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'linux/pixmaps/pi-extra.xpm')
-rw-r--r--linux/pixmaps/pi-extra.xpm25
1 files changed, 25 insertions, 0 deletions
diff --git a/linux/pixmaps/pi-extra.xpm b/linux/pixmaps/pi-extra.xpm
new file mode 100644
index 0000000..5702389
--- /dev/null
+++ b/linux/pixmaps/pi-extra.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char *pi_extra[] = {
+/* columns rows colors chars-per-pixel */
+"16 15 4 1",
+" c Gray0",
+". c None",
+"X c #808080",
+"o c #c0c0c0",
+/* pixels */
+"................",
+"................",
+"...... ......",
+"..... oo ...",
+".... o o ...",
+"... oooooo X ...",
+".. XX ...",
+".. oooooo XX ...",
+".. oooooo XX ...",
+".. oooooo XX ...",
+".. oooooo XX ...",
+".. oooooo X ....",
+".. oooooo .....",
+".. ......",
+"................"
+};