summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/cd.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/cd.xbm')
-rw-r--r--subtle/xbm/cd.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/xbm/cd.xbm b/subtle/xbm/cd.xbm
new file mode 100644
index 0000000..fc6ab12
--- /dev/null
+++ b/subtle/xbm/cd.xbm
@@ -0,0 +1,5 @@
+#define cd_width 9
+#define cd_height 9
+static unsigned char cd_bits[] = {
+ 0x38, 0x00, 0x44, 0x00, 0x82, 0x00, 0x11, 0x01, 0x29, 0x01, 0x11, 0x01,
+ 0x82, 0x00, 0x44, 0x00, 0x38, 0x00 };