lifeicon.bit 1.6 KB

1234567891011121314151617181920212223242526272829303132333435
  1. /* @(#)52 1.2 src/gos/2d/XTOP/aixclients/xlock/lifeicon.bit, xclients, gos410, gos4.17293b 3/8/93 13:19:14 */
  2. /*
  3. * COMPONENT_NAME: XLOCK (lifeicon.bit)
  4. *
  5. * FUNCTIONS: none
  6. *
  7. * ORIGINS: 16,27
  8. *
  9. * (C) COPYRIGHT International Business Machines Corp. 1992, 1993
  10. * All Rights Reserved
  11. * Licensed Materials - Property of IBM
  12. *
  13. * US Government Users Restricted Rights - Use, duplication or
  14. * disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  15. */
  16. /* *
  17. * (c) Copyright 1993, 1994 Hewlett-Packard Company *
  18. * (c) Copyright 1993, 1994 International Business Machines Corp. *
  19. * (c) Copyright 1993, 1994 Sun Microsystems, Inc. *
  20. * (c) Copyright 1993, 1994 Novell, Inc. *
  21. */
  22. #define lifeicon_width 29
  23. #define lifeicon_height 29
  24. static unsigned char lifeicon_bits[] = {
  25. 0x7f, 0x00, 0x00, 0x1c, 0xfe, 0x00, 0x00, 0x0e, 0xfc, 0x01, 0x00, 0x07,
  26. 0xfc, 0x01, 0x00, 0x07, 0xf8, 0x03, 0x80, 0x03, 0xf0, 0x07, 0xc0, 0x01,
  27. 0xe0, 0x0f, 0xe0, 0x00, 0xc0, 0x0f, 0xe0, 0x00, 0xc0, 0x1f, 0x70, 0x00,
  28. 0x80, 0x3f, 0x38, 0x00, 0x00, 0x7f, 0x1c, 0x00, 0x00, 0x7e, 0x0e, 0x00,
  29. 0x00, 0xfe, 0x0e, 0x00, 0x00, 0x7c, 0x07, 0x00, 0x00, 0xb8, 0x03, 0x00,
  30. 0x00, 0xdc, 0x07, 0x00, 0x00, 0xee, 0x0f, 0x00, 0x00, 0xce, 0x0f, 0x00,
  31. 0x00, 0xc7, 0x1f, 0x00, 0x80, 0x83, 0x3f, 0x00, 0xc0, 0x01, 0x7f, 0x00,
  32. 0xc0, 0x01, 0x7f, 0x00, 0xe0, 0x00, 0xfe, 0x00, 0x70, 0x00, 0xfc, 0x01,
  33. 0x38, 0x00, 0xf8, 0x03, 0x1c, 0x00, 0xf0, 0x07, 0x1c, 0x00, 0xf0, 0x07,
  34. 0x0e, 0x00, 0xe0, 0x0f, 0x07, 0x00, 0xc0, 0x1f};