Dtuil.t.pm 1.1 KB

123456789101112131415161718192021222324252627282930313233343536
  1. /* XPM */
  2. /* $XConsortium: Dtuil.t.pm /main/3 1995/07/18 16:53:23 drk $ */
  3. /*********************************************************************
  4. * (c) Copyright 1993, 1994 Hewlett-Packard Company
  5. * (c) Copyright 1993, 1994 International Business Machines Corp.
  6. * (c) Copyright 1993, 1994 Sun Microsystems, Inc.
  7. * (c) Copyright 1993, 1994 Novell, Inc.
  8. **********************************************************************/
  9. static char * Dtuil_t_pm[] = {
  10. /* width height ncolors cpp [x_hot y_hot] */
  11. "16 16 7 1 0 0",
  12. /* colors */
  13. " s iconColor2 m white c white",
  14. ". s none m none c none",
  15. "X s iconGray2 m white c #bdbdbdbdbdbd",
  16. "o s iconColor1 m black c black",
  17. "O s iconGray8 m black c #212121212121",
  18. "+ s iconGray4 m white c #949494949494",
  19. "@ s iconColor5 m black c blue",
  20. /* pixels */
  21. " ...",
  22. " XXXXXXXXXXXo...",
  23. " XXXXXXXXXXXo...",
  24. " XOo+XXXXXXXo...",
  25. " XXXXXXXXXXXo...",
  26. " XOOXXXXooXXo...",
  27. " XXXXXXXXXXXo...",
  28. " XX@@@@@@@@@@@@@",
  29. " XO@ @@ @ @ @@@@",
  30. " XX@ @@ @ @ @@@@",
  31. " XO@ @@ @ @ @@@@",
  32. " XX@ @@ @ @ @@@@",
  33. " XO@ @ @ @",
  34. " XX@@@@@@@@@@@@@",
  35. " XXX+++++++++...",
  36. " oooooooooooo..."};