diff options
Diffstat (limited to 'utils/prof/icons/absolute.xbm')
-rw-r--r-- | utils/prof/icons/absolute.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/prof/icons/absolute.xbm b/utils/prof/icons/absolute.xbm new file mode 100644 index 0000000000..045e1601f3 --- /dev/null +++ b/utils/prof/icons/absolute.xbm @@ -0,0 +1,8 @@ +#define absolute_width 18 +#define absolute_height 18 +static unsigned char absolute_bits[] = { + 0xfc, 0xff, 0x00, 0x04, 0x80, 0x00, 0x04, 0x80, 0x00, 0xe4, 0x9f, 0x00, + 0x04, 0x83, 0x00, 0x04, 0x83, 0x00, 0x04, 0x83, 0x00, 0x04, 0x83, 0x00, + 0x04, 0x83, 0x00, 0x04, 0x83, 0x00, 0x04, 0x83, 0x00, 0x04, 0x83, 0x00, + 0x04, 0x83, 0x00, 0x04, 0x83, 0x00, 0xe4, 0x9f, 0x00, 0x04, 0x80, 0x00, + 0x04, 0x80, 0x00, 0xfc, 0xff, 0x00}; |