home *** CD-ROM | disk | FTP | other *** search
/ Dream 48 / Amiga_Dream_48.iso / Atari / c / libs / xaes_new.lzh / MICE / RARROW_D.ICN < prev    next >
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_d[DATASIZE] =
  6. { 0x0000, 0x0080, 0x0180, 0x0380, 
  7.   0x0780, 0x0F80, 0x1F80, 0x3F80, 
  8.   0x7F80, 0x0F80, 0x0D80, 0x1880, 
  9.   0x1800, 0x3000, 0x3000, 0x0000
  10. };
  11.