source: tags/arb_5.0/lib/pixmaps/edit/arrow.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: 527 bytes
Line 
1#define arrow_width 24
2#define arrow_height 24
3static char arrow_bits[] = {
4   0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x7c, 0x00, 0x00, 0xf8, 0x03, 0x00,
5   0xf8, 0x1f, 0x00, 0xf8, 0x7f, 0x00, 0xf0, 0xff, 0x00, 0xf0, 0xff, 0x00,
6   0xf0, 0x0f, 0x00, 0xe0, 0x1f, 0x00, 0xe0, 0x3f, 0x00, 0xe0, 0x79, 0x00,
7   0xc0, 0xf1, 0x00, 0xc0, 0xe1, 0x01, 0x80, 0xc1, 0x03, 0x00, 0x80, 0x07,
8   0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x22, 0x13, 0x7d, 0xb6, 0x14, 0x09,
9   0xaa, 0x14, 0x39, 0xa2, 0xa4, 0x08, 0x22, 0x43, 0x7c, 0x00, 0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.