diff options
Diffstat (limited to 'utils/prof/icons/help.xbm')
-rw-r--r-- | utils/prof/icons/help.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/prof/icons/help.xbm b/utils/prof/icons/help.xbm new file mode 100644 index 0000000000..688e7dbd28 --- /dev/null +++ b/utils/prof/icons/help.xbm @@ -0,0 +1,8 @@ +#define help_width 18 +#define help_height 18 +static unsigned char help_bits[] = { + 0xe0, 0x1f, 0x00, 0xf0, 0x3f, 0x00, 0x70, 0x38, 0x00, 0x70, 0x38, 0x00, + 0x70, 0x38, 0x00, 0x70, 0x38, 0x00, 0x00, 0x3c, 0x00, 0x00, 0x1e, 0x00, + 0x00, 0x0f, 0x00, 0x80, 0x07, 0x00, 0x80, 0x07, 0x00, 0x80, 0x07, 0x00, + 0x80, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x80, 0x07, 0x00, + 0x80, 0x07, 0x00, 0x00, 0x03, 0x00}; |