Fplock.s_m.bm 1.0 KB

12345678910111213141516171819
  1. /* $XConsortium: Fplock.s_m.bm /main/2 1995/07/17 16:36:36 drk $ */
  2. /*********************************************************************
  3. * (c) Copyright 1993, 1994 Hewlett-Packard Company
  4. * (c) Copyright 1993, 1994 International Business Machines Corp.
  5. * (c) Copyright 1993, 1994 Sun Microsystems, Inc.
  6. * (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary of
  7. * Novell, Inc.
  8. **********************************************************************/
  9. #define Flock.s_m.bm_width 24
  10. #define Flock.s_m.bm_height 24
  11. #define Flock.s_m.bm_x_hot 0
  12. #define Flock.s_m.bm_y_hot 0
  13. static char Flock.s_m.bm_bits[] = {
  14. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7f, 0x00,
  15. 0x80, 0xff, 0x01, 0xc0, 0xff, 0x03, 0xc0, 0xff, 0x03, 0xc0, 0xff, 0x03,
  16. 0xc0, 0xe7, 0x03, 0xc0, 0xe7, 0x03, 0xf0, 0xff, 0x07, 0xf0, 0xff, 0x07,
  17. 0xf0, 0xff, 0x07, 0xf0, 0xff, 0x07, 0xf0, 0xff, 0x07, 0xf0, 0xff, 0x07,
  18. 0xf0, 0xff, 0x07, 0xf0, 0xff, 0x07, 0xf0, 0xff, 0x07, 0xf0, 0xff, 0x07,
  19. 0xf0, 0xff, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};