SDtwebbr.l.pm 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. /* XPM */
  2. static char * SDtwebbr_l_pm[] = {
  3. /* width height ncolors cpp [x_hot y_hot] */
  4. "48 48 12 1 0 0",
  5. /* colors */
  6. " s none m none c none",
  7. ". s iconColor5 m black c blue",
  8. "X s iconGray2 m white c #bdbdbdbdbdbd",
  9. "o s iconColor4 m white c green",
  10. "O s iconGray3 m white c #adadadadadad",
  11. "+ s iconColor2 m white c white",
  12. "@ s iconGray4 m white c #949494949494",
  13. "# s iconGray5 m black c #737373737373",
  14. "$ s iconGray1 m white c #dededededede",
  15. "% s iconGray8 m black c #212121212121",
  16. "& s iconGray7 m black c #424242424242",
  17. "* s iconGray6 m black c #636363636363",
  18. /* pixels */
  19. " .....X ",
  20. " oX....oXoX.O ",
  21. " .oXoXoXoXoXoO.Oo++++++++ ",
  22. " ..oXoXoXoXo.oOoOo@o@#####X+ ",
  23. " .ooXo$oXoXoX.OoOo.o@o@%%%%#+# ",
  24. " oXoXo$o$oXoXoOoO.....@o# +@% ",
  25. " ..oXo$o$o$oXoOoOo@o@o.o#o# +@% ",
  26. " .oXo$o$o$oXoOoOo@o@o@.#o#o +X%# ",
  27. " ..Xo$o$o$oXoOoOo@o@o@o#.#o#++X%# ",
  28. " ++++++...oXo$o$oXoOoOo@.@o..#o#o++X%% ",
  29. " +X#####....oXo$oXoOoOo..@o@o.++++X&%& ",
  30. " +##%%%%%...oXoXoXoOoO.....++++X@&%%%.* ",
  31. " +#%% ...o.oXoXoOoOo+++++X@@&%%%&.... ",
  32. " ++++++++++++++++++++++X@@&%%%%......... ",
  33. " @@@@@@@@@@@@@@@@@@@&%%%%%...o......... ",
  34. " #%%%%%%%%%%%%%%%%%%....#o#o.......... ",
  35. " ........@o@.......o#o*.......... ",
  36. " ......o@.@o......o#o*o*o........ ",
  37. " .......@o@......#.............. ",
  38. " .........o......o.o*o......... ",
  39. " ...........o.....o*.*.&o&..... ",
  40. " ++++++++++++++++++++*.o&o......$+++ ",
  41. " +OOOOOOOOOOOOOOOOOOOO%..o.o.....##%#++ ",
  42. " +OOOOOOOOOOOOOOOOOOOO%&o&o&.....%%%%%@+ ",
  43. " +OO&&&&&&&&&&&&&&&@OO%o&o&o.... #%++ ",
  44. " +OO&##############+OO%&o&o%..%o #+# ",
  45. " +OO&##@+##########+OO%o&o%o.%o +@%",
  46. " +OO&##+###########+OO%&o%.... +@%",
  47. " +OO&##+###########+OO%o%.... +@%",
  48. " +OO&##+###########+OO%%oo. ++%#",
  49. " +OO&##############+OO%.. +@% ",
  50. " +OO&##############+OO% ++@%# ",
  51. " +OO&##############+OO% ++@%%# ",
  52. " +OO&##############+OO% ++@%%# ",
  53. " +OO@+++++++++++++++OO% ++@%%# ",
  54. " +OOOOOOOOOOOOOOOOOOOO% ++@%%# ",
  55. " +OOOOOOOOOOOOOOOOOOOO% ++%%# ",
  56. " %%%%%%%%%%%%%%%%%%%% +@%# ",
  57. " %%&&&&&&&&&&&&%% +@%# ",
  58. " %%**********%% +@%# ",
  59. " ##########################%## ",
  60. " #@@@@@@@@@@@@@@@@@@@@@@@@@@@%# ",
  61. " #+++#++#++#++#++#++#++++#+#+#+% ",
  62. " #+++#++#++#++#++#++#++#+++#+#+++% ",
  63. "#+++++++++++++++++++++++++++++++++% ",
  64. "+$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$% ",
  65. "+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@% ",
  66. " %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% "};