summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/volume.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/volume.xbm')
-rw-r--r--subtle/xbm/volume.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/subtle/xbm/volume.xbm b/subtle/xbm/volume.xbm
new file mode 100644
index 0000000..7c4a849
--- /dev/null
+++ b/subtle/xbm/volume.xbm
@@ -0,0 +1,6 @@
+#define vol_hi2_width 16
+#define vol_hi2_height 16
+static unsigned char vol_hi2_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x80, 0x21, 0xc0, 0x49, 0xfc, 0x51,
+ 0xfc, 0x55, 0xfc, 0x55, 0xfc, 0x55, 0xfc, 0x55, 0xfc, 0x51, 0xc0, 0x49,
+ 0x80, 0x21, 0x00, 0x11, 0x00, 0x00, 0x00, 0x00 };