summaryrefslogtreecommitdiff
path: root/xfwm4/close-pressed.xpm
blob: 66a443f42247a1b747898e2306abe5b0c640890d (plain)
  1. /* XPM */
  2. static char * close_pressed_xpm[] = {
  3. "18 20 5 1",
  4. " c None",
  5. ". c #919189 s active_shadow_2",
  6. "+ c #000000 s active_border_color",
  7. "@ c #FFFFFF s active_hilight_2",
  8. "# c #CCCCC7 s active_color_2",
  9. " ",
  10. " ",
  11. "..................",
  12. ".++++++++++++++++@",
  13. ".+##############.@",
  14. ".+##############.@",
  15. ".+##############.@",
  16. ".+####+####+####.@",
  17. ".+###+++##+++###.@",
  18. ".+####++++++####.@",
  19. ".+#####++++#####.@",
  20. ".+#####++++#####.@",
  21. ".+####++++++####.@",
  22. ".+###+++##+++###.@",
  23. ".+####+####+####.@",
  24. ".+##############.@",
  25. ".+##############.@",
  26. ".+##############.@",
  27. ".+...............@",
  28. ".@@@@@@@@@@@@@@@@@"};