diff options
Diffstat (limited to 'utils/prof/icons/reldelta.xbm')
-rw-r--r-- | utils/prof/icons/reldelta.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/prof/icons/reldelta.xbm b/utils/prof/icons/reldelta.xbm new file mode 100644 index 0000000000..4e79b68ba8 --- /dev/null +++ b/utils/prof/icons/reldelta.xbm @@ -0,0 +1,8 @@ +#define reldelta_width 18 +#define reldelta_height 18 +static unsigned char reldelta_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x04, 0x06, 0x00, + 0x0e, 0x03, 0x00, 0x91, 0x21, 0x00, 0xd1, 0x50, 0x00, 0x6a, 0x88, 0x00, + 0x1c, 0x44, 0x01, 0x1c, 0x22, 0x02, 0x6a, 0x50, 0x00, 0xd1, 0x88, 0x00, + 0x91, 0x41, 0x01, 0x0e, 0x23, 0x02, 0x04, 0x06, 0x00, 0x00, 0x04, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; |