diff options
Diffstat (limited to 'utils/prof/icons/mycomm.xbm')
-rw-r--r-- | utils/prof/icons/mycomm.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/prof/icons/mycomm.xbm b/utils/prof/icons/mycomm.xbm new file mode 100644 index 0000000000..8a3adcdb25 --- /dev/null +++ b/utils/prof/icons/mycomm.xbm @@ -0,0 +1,8 @@ +#define comm_width 18 +#define comm_height 18 +static unsigned char comm_bits[] = { + 0xe0, 0x1f, 0x00, 0xfc, 0xff, 0x00, 0x67, 0x98, 0x03, 0x67, 0x98, 0x03, + 0xc7, 0x8f, 0x03, 0x60, 0x18, 0x00, 0xb0, 0x37, 0x00, 0xb8, 0x77, 0x00, + 0xbc, 0xf7, 0x00, 0x7c, 0xf8, 0x00, 0xfc, 0xff, 0x00, 0xfc, 0xff, 0x00, + 0x00, 0x00, 0x00, 0x8c, 0x51, 0x00, 0x52, 0xaa, 0x00, 0x42, 0xaa, 0x00, + 0x52, 0x8a, 0x00, 0x8c, 0x89, 0x00}; |