source: tags/arb_5.0/lib/pixmaps/no.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: 233 bytes
Line 
1#define no_width 14
2#define no_height 13
3static char no_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x07, 0x08, 0x04, 0x08, 0x04,
5   0x08, 0x04, 0x08, 0x04, 0x08, 0x04, 0xf8, 0x07, 0x00, 0x00, 0x00, 0x00,
6   0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.