source: tags/initial/lib/pixmaps/info.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: 524 bytes
Line 
1#define info_width 24
2#define info_height 24
3static char info_bits[] = {
4   0x00, 0x3e, 0x00, 0x00, 0x7f, 0x00, 0x80, 0xff, 0x00, 0x80, 0xff, 0x00,
5   0x80, 0xff, 0x00, 0x80, 0xff, 0x00, 0x80, 0xff, 0x00, 0x00, 0x7f, 0x00,
6   0x00, 0x3e, 0x00, 0x00, 0x00, 0x00, 0x80, 0xff, 0x00, 0x80, 0xff, 0x00,
7   0x80, 0xff, 0x00, 0x80, 0xff, 0x00, 0x80, 0xff, 0x00, 0x80, 0xff, 0x00,
8   0x80, 0xff, 0x00, 0x80, 0xff, 0x00, 0x80, 0xff, 0x00, 0x80, 0xff, 0x00,
9   0x80, 0xff, 0x00, 0x80, 0xff, 0x00, 0x80, 0xff, 0x00, 0x80, 0xff, 0x00};
Note: See TracBrowser for help on using the repository browser.