summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/pacman.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/pacman.xbm')
-rwxr-xr-xsubtle/xbm/pacman.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/subtle/xbm/pacman.xbm b/subtle/xbm/pacman.xbm
new file mode 100755
index 0000000..0f4fd22
--- /dev/null
+++ b/subtle/xbm/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 };