home *** CD-ROM | disk | FTP | other *** search
/ Dream 48 / Amiga_Dream_48.iso / Atari / c / libs / xaes_new.lzh / MICE / RARROW_M.ICN < prev   
Text File  |  1994-12-04  |  273b  |  11 lines

  1. /* GEM Icon Definition: */
  2. #define ICON_W 0x0010
  3. #define ICON_H 0x0010
  4. #define DATASIZE 0x0010
  5. UWORD rarrow_m[DATASIZE] =
  6. { 0x00C0, 0x01C0, 0x03C0, 0x07C0, 
  7.   0x0FC0, 0x1FC0, 0x3FC0, 0x7FC0, 
  8.   0xFFC0, 0x7FC0, 0x1FC0, 0x3DC0, 
  9.   0x3C80, 0x7800, 0x7800, 0x7800
  10. };
  11.