Dttrsh.t.pm 1.0 KB

1234567891011121314151617181920212223242526272829303132333435
  1. /* XPM */
  2. /* $XConsortium: Dttrsh.t.pm /main/3 1995/07/18 16:50:05 drk $ */
  3. static char * Fptrsh_t_pm[] = {
  4. /* width height ncolors cpp [x_hot y_hot] */
  5. "16 16 12 1 0 0",
  6. /* colors */
  7. " s none m none c none",
  8. ". s iconColor2 m white c white",
  9. "X s iconGray1 m white c #dededededede",
  10. "o s iconGray5 m black c #737373737373",
  11. "O s iconGray2 m white c #bdbdbdbdbdbd",
  12. "+ s bottomShadowColor m black c #636363636363",
  13. "@ s iconGray3 m white c #adadadadadad",
  14. "# s iconGray7 m black c #424242424242",
  15. "$ s iconGray4 m white c #949494949494",
  16. "% s iconGray8 m black c #212121212121",
  17. "& s iconColor1 m black c black",
  18. "* s iconGray6 m black c #636363636363",
  19. /* pixels */
  20. " .XXXXXXXXXo ",
  21. " O.XXXXXXXXX+ ",
  22. " oO.......... ",
  23. " Oo.OOOOOOOOo ",
  24. " @X########## ",
  25. " $@XOOOOOOOOo ",
  26. " @$O$$$$$$$$# ",
  27. " $@O$$$$$$$$# ",
  28. " @$O$$$$$$$$# ",
  29. " $@O$$$$$$$$# ",
  30. " @$O$$$$$$$$# ",
  31. " $@O$$$$$$$$# ",
  32. " @$O$$$$$$$$# ",
  33. " %@O$$$$$$$$# ",
  34. " &O$$XXXXo$# ",
  35. " &**&&&&*** "};