summaryrefslogtreecommitdiffstats
path: root/bin/icons/pacman.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'bin/icons/pacman.xbm')
-rw-r--r--bin/icons/pacman.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/icons/pacman.xbm b/bin/icons/pacman.xbm
new file mode 100644
index 0000000..0f4fd22
--- /dev/null
+++ b/bin/icons/pacman.xbm
@@ -0,0 +1,4 @@
+#define pacman_width 8
+#define pacman_height 8
+static unsigned char pacman_bits[] = {
+ 0x3C, 0x6E, 0xE7, 0xFF, 0x07, 0x1F, 0x7E, 0x3C };