diff options
Diffstat (limited to 'subtle/icons/light2.xbm')
-rw-r--r-- | subtle/icons/light2.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/light2.xbm b/subtle/icons/light2.xbm new file mode 100644 index 0000000..aa039ae --- /dev/null +++ b/subtle/icons/light2.xbm @@ -0,0 +1,5 @@ +#define light2_width 9 +#define light2_height 9 +static unsigned char light2_bits[] = { + 0x39, 0x01, 0x44, 0x00, 0x82, 0x00, 0x82, 0x00, 0x44, 0x00, 0x28, 0x00, + 0x39, 0x01, 0x38, 0x00, 0x10, 0x00 }; |