Dttvemp.s.bm 852 B

1234567891011121314151617
  1. /* $XConsortium: Dttvemp.s.bm /main/2 1995/07/17 16:13:19 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 **/
  7. /** of Novell, Inc. **/
  8. /*************************************************************************/
  9. #define tree_empty.s.bm_width 13
  10. #define tree_empty.s.bm_height 13
  11. #define tree_empty.s.bm_x_hot 0
  12. #define tree_empty.s.bm_y_hot 0
  13. static char tree_empty.s.bm_bits[] = {
  14. 0xf0, 0x01, 0x08, 0x02, 0x04, 0x04, 0x02, 0x08, 0x01, 0x10, 0x01, 0x10,
  15. 0x01, 0x10, 0x01, 0x10, 0x01, 0x10, 0x02, 0x08, 0x04, 0x04, 0x08, 0x02,
  16. 0xf0, 0x01};