source: tags/initial/lib/pixmaps/redo.bitmap

Last change on this file was 2, checked in by oldcode, 24 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 298 bytes
Line 
1#define redo_width 32
2#define redo_height 9
3static char redo_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x7c, 0x7c, 0x1e, 0x3c, 0xfc, 0x4c, 0x36, 0x66,
5   0xcc, 0x0c, 0x66, 0x66, 0xcc, 0x3c, 0x66, 0x66, 0x7c, 0x3c, 0x66, 0x66,
6   0x6c, 0x0c, 0x66, 0x66, 0xcc, 0x0c, 0x36, 0x66, 0xcc, 0x7c, 0x1e, 0x3c};
Note: See TracBrowser for help on using the repository browser.