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