diff options
Diffstat (limited to 'utils/prof/icons/jump.xbm')
-rw-r--r-- | utils/prof/icons/jump.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/prof/icons/jump.xbm b/utils/prof/icons/jump.xbm new file mode 100644 index 0000000000..0e0327d45f --- /dev/null +++ b/utils/prof/icons/jump.xbm @@ -0,0 +1,8 @@ +#define jump_width 18 +#define jump_height 18 +static unsigned char jump_bits[] = { + 0x00, 0x00, 0x00, 0x7e, 0x00, 0x00, 0x42, 0x55, 0x01, 0x42, 0x00, 0x02, + 0x7e, 0x01, 0x00, 0x88, 0x00, 0x02, 0x08, 0x01, 0x00, 0x7e, 0x7e, 0x02, + 0x42, 0x43, 0x00, 0x42, 0x42, 0x02, 0x7e, 0x7f, 0x00, 0x00, 0x00, 0x02, + 0x00, 0x55, 0x01, 0x00, 0x00, 0x00, 0x57, 0xdb, 0x01, 0x52, 0x55, 0x01, + 0x52, 0xd1, 0x01, 0x73, 0x51, 0x00}; |