diff options
Diffstat (limited to 'utils/prof/icons/weightdelta.xbm')
-rw-r--r-- | utils/prof/icons/weightdelta.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/prof/icons/weightdelta.xbm b/utils/prof/icons/weightdelta.xbm new file mode 100644 index 0000000000..9ffa012260 --- /dev/null +++ b/utils/prof/icons/weightdelta.xbm @@ -0,0 +1,8 @@ +#define weightdelta_width 18 +#define weightdelta_height 18 +static unsigned char weightdelta_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x04, 0x06, 0x00, + 0x0e, 0x03, 0x00, 0x91, 0x01, 0x00, 0xd1, 0x00, 0x00, 0x6a, 0x04, 0x01, + 0x1c, 0x8a, 0x02, 0x1c, 0x8a, 0x02, 0x6a, 0x24, 0x01, 0xd1, 0x00, 0x00, + 0x91, 0x01, 0x00, 0x0e, 0x03, 0x00, 0x04, 0x06, 0x00, 0x00, 0x04, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; |