summaryrefslogtreecommitdiffstats
path: root/subtle/icons/radio.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/radio.xbm')
-rw-r--r--subtle/icons/radio.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/radio.xbm b/subtle/icons/radio.xbm
new file mode 100644
index 0000000..f764f6f
--- /dev/null
+++ b/subtle/icons/radio.xbm
@@ -0,0 +1,5 @@
+#define radio_width 9
+#define radio_height 9
+static unsigned char radio_bits[] = {
+ 0x80, 0x00, 0xfe, 0x00, 0x82, 0x00, 0xba, 0x00, 0xaa, 0x00, 0xba, 0x00,
+ 0x82, 0x00, 0x82, 0x00, 0xfe, 0x00 };