source: tags/arb_5.0/lib/pixmaps/redo.bitmap

Last change on this file was 4445, checked in by westram, 17 years ago
  • redo icon (was redo.xpm before)
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 423 bytes
Line 
1#define redo_width 19
2#define redo_height 18
3static unsigned char redo_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0xc0, 0xc7, 0x00, 0xf0, 0xef, 0x00,
5   0xf8, 0xff, 0x00, 0x78, 0xfc, 0x00, 0x3c, 0xf8, 0x00, 0x1c, 0xfc, 0x00,
6   0x1c, 0xfe, 0x00, 0x1c, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x3c, 0x00, 0x00,
7   0x78, 0x00, 0x00, 0xf0, 0x0f, 0x00, 0xe0, 0x0f, 0x00, 0x00, 0x00, 0x00,
8   0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
Note: See TracBrowser for help on using the repository browser.