Fptrsh6.m.pm 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. /* XPM */
  2. /* $XConsortium: Fptrsh6.m.pm /main/3 1995/07/18 17:07:25 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 * Ftrash6 [] = {
  11. /* width height ncolors cpp [x_hot y_hot] */
  12. "32 32 14 1 0 0",
  13. /* colors */
  14. " s none m none c none",
  15. ". s iconColor2 m white c white",
  16. "X s iconGray1 m white c #dededededede",
  17. "o s iconGray7 m black c #424242424242",
  18. "O s iconGray2 m white c #bdbdbdbdbdbd",
  19. "+ s iconGray8 m black c #212121212121",
  20. "@ s iconGray5 m black c #737373737373",
  21. "# s bottomShadowColor m black c #636363636363",
  22. "$ s iconGray4 m white c #949494949494",
  23. "% s iconGray3 m white c #adadadadadad",
  24. "& s topShadowColor m white c #bdbdbdbdbdbd",
  25. "* s iconGray6 m black c #636363636363",
  26. "= s iconColor1 m black c black",
  27. "- s selectColor m white c #737373737373",
  28. /* pixels */
  29. " ",
  30. " ",
  31. " ",
  32. " .XXXXXXXXXXXXo ",
  33. " XO.OOOOOOOOOOOOo ",
  34. " XOO++++++++++++++ ",
  35. " XOO+@o@o@o@o+++++ ",
  36. " XO+@o@o@o@o@+o++ ",
  37. " Xo+++++++++++oo ",
  38. " #Oo$$$O%O%O%OooO ",
  39. " #%Xooo..O.....%o& ",
  40. " #$%XOOO..O.oOOOO@& ",
  41. " #%$O$$$$..o*$$$$o& ",
  42. " #$%O$$$$oo*@$$$$o& ",
  43. " #%$O$$$$$*@$$$$$o& ",
  44. " #$%O$$$$$$@$$$$$o& ",
  45. " #%$O$$$$$$$$$$$$o& ",
  46. " #$%O$$$$$$$$$$$$o& ",
  47. " #%$O$$$$$$$$$$$$o& ",
  48. " #$%O$$$$$$$$$$$$o& ",
  49. " #%$O$$$$$$$$$$$$o& ",
  50. " #$%O$$$$$$$$$$$$o& ",
  51. " #%$O$$$$$$$$$$$$o& ",
  52. " #$%O$$$$$$$$$$$$o& ",
  53. " #%$O$$$$$$$$$$$$o& ",
  54. " &+%O$$$$oooo$$$$o& ",
  55. " &=O$$$$....@$$$o& ",
  56. " &=****####*****& ",
  57. " &&&&&---- &&&&& ",
  58. " ",
  59. " ",
  60. " "};