source: tags/svn.1.5.4/lib/pixmaps/allright.bitmap

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

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 543 bytes
Line 
1#define allright_width 24
2#define allright_height 24
3static unsigned char allright_bits[] = {
4  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00,
5  0xfe, 0x01, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x00, 0x00, 0x00,
6  0x7e, 0x00, 0x0c, 0x00, 0x00, 0x18, 0x1e, 0x00, 0x30, 0x00, 0xf8, 0x7f,
7  0x7e, 0xf8, 0x7f, 0x00, 0x00, 0x30, 0xfe, 0x00, 0x18, 0x00, 0x00, 0x0c,
8  0x1e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00,
9  0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
10  };
Note: See TracBrowser for help on using the repository browser.