summaryrefslogtreecommitdiffstats
path: root/subtle/icons/brightness.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/brightness.xbm')
-rw-r--r--subtle/icons/brightness.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/brightness.xbm b/subtle/icons/brightness.xbm
new file mode 100644
index 0000000..ea6b202
--- /dev/null
+++ b/subtle/icons/brightness.xbm
@@ -0,0 +1,5 @@
+#define brightness_width 9
+#define brightness_height 9
+static unsigned char brightness_bits[] = {
+ 0x7c, 0x00, 0x9e, 0x00, 0x1f, 0x01, 0x1f, 0x01, 0x1f, 0x01, 0x1f, 0x01,
+ 0x1f, 0x01, 0x9e, 0x00, 0x7c, 0x00 };