diff options
Diffstat (limited to 'utils/prof/icons/undo.xbm')
-rw-r--r-- | utils/prof/icons/undo.xbm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/prof/icons/undo.xbm b/utils/prof/icons/undo.xbm new file mode 100644 index 0000000000..0658dc1e8e --- /dev/null +++ b/utils/prof/icons/undo.xbm @@ -0,0 +1,8 @@ +#define undo_width 18 +#define undo_height 18 +static unsigned char undo_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x95, 0x8e, 0x01, 0x95, 0x52, 0x02, 0xb5, 0x52, 0x02, 0xd5, 0x52, 0x02, + 0x95, 0x52, 0x02, 0x97, 0x8e, 0x01, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, + 0x00, 0x80, 0x00, 0xfe, 0xff, 0x01, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x01, + 0x04, 0x00, 0x00, 0x08, 0x00, 0x00}; |