diff options
Diffstat (limited to 'utils/prof/icons/comm.xbm')
-rw-r--r-- | utils/prof/icons/comm.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/prof/icons/comm.xbm b/utils/prof/icons/comm.xbm new file mode 100644 index 0000000000..3f1fe9412b --- /dev/null +++ b/utils/prof/icons/comm.xbm @@ -0,0 +1,8 @@ +#define time_width 18 +#define time_height 18 +static unsigned char time_bits[] = { + 0x00, 0x00, 0x00, 0xe0, 0x0f, 0x00, 0x38, 0x38, 0x00, 0x8c, 0x61, 0x00, + 0x86, 0xc1, 0x00, 0x82, 0x81, 0x00, 0x83, 0x81, 0x01, 0x81, 0x01, 0x01, + 0x81, 0x01, 0x01, 0x81, 0x01, 0x01, 0x01, 0x03, 0x01, 0x01, 0x06, 0x01, + 0x03, 0x8c, 0x01, 0x02, 0x98, 0x00, 0x06, 0xc0, 0x00, 0x0c, 0x60, 0x00, + 0x38, 0x38, 0x00, 0xe0, 0x0f, 0x00}; |