diff options
Diffstat (limited to 'utils/prof/icons/compslack.xbm')
-rw-r--r-- | utils/prof/icons/compslack.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/prof/icons/compslack.xbm b/utils/prof/icons/compslack.xbm new file mode 100644 index 0000000000..4592554582 --- /dev/null +++ b/utils/prof/icons/compslack.xbm @@ -0,0 +1,8 @@ +#define compslack_width 18 +#define compslack_height 18 +static unsigned char compslack_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x7f, 0x00, 0x08, 0x40, 0x00, + 0xa8, 0x4a, 0x00, 0x48, 0x55, 0x00, 0xa8, 0x4a, 0x00, 0x48, 0x55, 0x00, + 0xa8, 0x4a, 0x00, 0x08, 0x40, 0x00, 0xf8, 0x7f, 0x00, 0x80, 0x07, 0x00, + 0x00, 0x00, 0x00, 0xdc, 0xc4, 0x01, 0x48, 0x45, 0x00, 0x48, 0xc5, 0x01, + 0x48, 0x45, 0x00, 0xdc, 0xdc, 0x01}; |