summaryrefslogtreecommitdiff
path: root/.icons/xbm8x8/note.xbm
diff options
context:
space:
mode:
Diffstat (limited to '.icons/xbm8x8/note.xbm')
-rw-r--r--.icons/xbm8x8/note.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/xbm8x8/note.xbm b/.icons/xbm8x8/note.xbm
new file mode 100644
index 0000000..21ba22b
--- /dev/null
+++ b/.icons/xbm8x8/note.xbm
@@ -0,0 +1,4 @@
+#define note_width 8
+#define note_height 8
+static unsigned char note_bits[] = {
+ 0xFC, 0xFC, 0x84, 0x84, 0x84, 0x84, 0xE7, 0xE7 };