DtCMtdo.s.pm 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. /* XPM */
  2. /* $XConsortium: DtCMtdo.s.pm /main/3 1995/07/18 16:20:13 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 * DtCMtdo_s_pm[] = {
  11. /* width height ncolors cpp [x_hot y_hot] */
  12. "24 24 13 1 0 0",
  13. /* colors */
  14. " s background m black c #949494949494",
  15. ". s iconColor1 m black c black",
  16. "X s iconGray3 m white c #adadadadadad",
  17. "o s iconColor2 m white c white",
  18. "O s selectColor m white c #737373737373",
  19. "+ s iconGray4 m white c #949494949494",
  20. "@ s iconGray1 m white c #dededededede",
  21. "# s iconGray2 m white c #bdbdbdbdbdbd",
  22. "$ s iconColor5 m black c blue",
  23. "% s iconGray6 m black c #636363636363",
  24. "& s iconColor3 m black c red",
  25. "* s iconColor6 m white c yellow",
  26. "= s iconGray5 m black c #737373737373",
  27. /* pixels */
  28. " . . ",
  29. " .X. .X. ",
  30. " ...o.............o...O ",
  31. " .o.o.ooooooooooo.o.+.O ",
  32. " .o.+.@@@@@@@@@@@.+.#.O ",
  33. " .o@.@@@@@@@@@@@@@.@#.O ",
  34. " .o@@@@@@@@@@@@@@@@@#.O ",
  35. " .o@@@@@@@@@@@@@@@@@#.O ",
  36. " .o@@@@@@@@@@@$X$@@@X.O ",
  37. " .o@@@@@@@@@@$X$%@@X&XO ",
  38. " .o@@@@@@@@@$#$%@@Xo&&XO",
  39. " .oo@@@@@@@$#$%@@XoooXO ",
  40. " .o#$@@@@@$#$%@@X*XoX.O ",
  41. " X#$#$@@#$#$%@@X***X#.O ",
  42. " #$#$#$#$#$%@@X***X@#.O ",
  43. " %#$#$#$#$%@@X***X@@#.O ",
  44. " .%#$#$#$%@@X***X@@@#.O ",
  45. " .o%#$#$%@@X***X@@@@#.O ",
  46. " .o@%#$%@@X***X@@@@@#.O ",
  47. " .o@@%%@@X***X@@@@@@#.O ",
  48. " .o@@@@#=o**X@@@@@@@#.O ",
  49. " .o@@@@@=ooX@@@@@@@@#.O ",
  50. " .o#####...##########.O ",
  51. " ..................... "};