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