Dtjpegi.m.pm 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. /* XPM */
  2. /* $XConsortium: Dtjpegi.m.pm /main/3 1995/07/18 16:42: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 * Dtjpegi_m_pm[] = {
  11. /* width height ncolors cpp [x_hot y_hot] */
  12. "32 32 11 1 0 0",
  13. /* colors */
  14. " s iconGray1 m white c #dededededede",
  15. ". s iconGray2 m white c #bdbdbdbdbdbd",
  16. "X s none m none c none",
  17. "o s iconGray4 m white c #949494949494",
  18. "O s iconGray3 m white c #adadadadadad",
  19. "+ s iconColor1 m black c black",
  20. "@ s iconGray5 m black c #737373737373",
  21. "# s iconGray7 m black c #424242424242",
  22. "$ s iconGray6 m black c #636363636363",
  23. "% s iconColor2 m white c white",
  24. "* s iconColor5 m black c blue",
  25. /* pixels */
  26. " . . . . . . . . . . . .XXXXXXX",
  27. " oooOOOOOOoooooooooooooo+XXXXXXX",
  28. " .........@@@@...OOOOO.O+XXXXXXX",
  29. " .......#####@@..o.....O+XXXXXXX",
  30. " ......@###@OO@@........+XXXXXXX",
  31. " ....OO###oO .#o....O@o+XXXXXXX",
  32. " ...OO@###o.. .@@..@O@o@+XXXXXXX",
  33. " ..o@o@###O@OO##@o@o@o@@+XXXXXXX",
  34. " oO@@@@###o..O.##@@@@@@$+XXXXXXX",
  35. " @@@@#@###@O@OO##@$@@@@#+XXXXXXX",
  36. " $@@@@####@O#O###@#$@$$#+XXXXXXX",
  37. " @$@@@#####@OO###@$@$###+XXXXXXX",
  38. " $#$@@####@#@####@@$@$##+XXXXXXX",
  39. " @$@$####@OO.@####$$@$@@+XXXXXXX",
  40. " @@$#####@ .@#####$#$$+XXXXXXX",
  41. " @$##@#@@O % .@###@$@$#+XXXXXXX",
  42. " ###@#@#@@ O###$@$#@+XXXXXXX",
  43. " ######@##O OO$####@@@@+XXXXXXX",
  44. " ##########$O@$#####$@@#+XXXXXXX",
  45. " ##########.....................",
  46. " ##########.*#*#*#*#*#*#*#*#*#*+",
  47. " ##########.#*#%#%%%#*%%%*#%%%#+",
  48. " ##########.*#*%*%*#%#%#*#%#*#*+",
  49. " ##########.#*#%#%#*%*%*#*%*#*#+",
  50. " ##########.*#*%*%*#%#%%%#%#%%*+",
  51. " ##########.#*#%#%%%#*%*#*%*#%#+",
  52. " ##########.%#*%*%*#*#%#*#%#*%*+",
  53. " ##########.#%%*#%#*#*%%%*#%%%#+",
  54. " ##########.*#*#*#*#*#*#*#*#*#*+",
  55. " ##########.++++++++++++++++++++",
  56. " #######################+XXXXXXX",
  57. "%++++++++++++++++++++++++XXXXXXX"};