2
0

DtCMyr.s.pm 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. /* XPM */
  2. /* $XConsortium: DtCMyr.s.pm /main/3 1995/07/18 16:20:36 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 Unix System Labs, Inc., a subsidiary of
  8. * Novell, Inc.
  9. **********************************************************************/
  10. static char * DtCMyr_s_pm[] = {
  11. /* width height ncolors cpp [x_hot y_hot] */
  12. "24 24 10 1 0 0",
  13. /* colors */
  14. " s background m black c #949494949494",
  15. ". s iconColor1 m black c black",
  16. "X s iconGray2 m white c #bdbdbdbdbdbd",
  17. "o s iconColor2 m white c white",
  18. "O s iconGray5 m black c #737373737373",
  19. "+ s iconGray4 m white c #949494949494",
  20. "@ s iconGray1 m white c #dededededede",
  21. "# s iconGray3 m white c #adadadadadad",
  22. "$ s iconGray8 m black c #212121212121",
  23. "% s iconColor5 m black c blue",
  24. /* pixels */
  25. " . . ",
  26. " .X. .X. ",
  27. " ...o............o... ",
  28. " .o.o.oooooooooo.o.O. ",
  29. " .o.+.@@@@@@@@@@.+.#. ",
  30. " $o@.@@@@@@@@@@@@.@#. ",
  31. " $o@@@@@@@@@@@@@@@@#$ ",
  32. " $o@@@@@@@@@@@@@@@@#$ ",
  33. " $o@#%#%@#%#%@#%#%@#$ ",
  34. " $o@%#%#@%#%#@%#%#@#$ ",
  35. " $o@#%#%@#%#%@#%#%@#$ ",
  36. " $o@@@@@@@@@@@@@@@@#$ ",
  37. " $o@#%#%@#%#%@#%#%@#$ ",
  38. " $o@%#%#@%#%#@%#%#@#$ ",
  39. " $o@#%#%@#%#%@#%#%@#$ ",
  40. " $o@@@@@@@@@@@@@@@@#$ ",
  41. " $o@#%#%@#%#%@#%#%@#$ ",
  42. " $o@%#%#@%#%#@%#%#@#$ ",
  43. " $o@#%#%@#%#%@#%#%@#$ ",
  44. " $o@@@@@@@@@@@@@@@@#$ ",
  45. " $o@@@@@@@@@@@@@@@@#$ ",
  46. " $o#################$ ",
  47. " $$$$$$$$$$$$$$$$$$$$ ",
  48. " "};