numix-gtk-theme/xfwm4/close-prelight.xpm

34 lines
865 B
C
Raw Normal View History

/* XPM */
2014-02-19 21:33:42 +00:00
static char * close_prelight_xpm[] = {
"24 26 4 1",
2014-02-19 21:33:42 +00:00
" c None",
2015-05-31 16:20:35 +00:00
". c #444444",
2015-05-22 14:56:20 +00:00
"+ c #f0544c s active_color_1",
"@ c #484848",
"@@@@@@@@@@@@@@@@@@@@@@@@",
2014-02-19 21:33:42 +00:00
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++....++........",
"........+++..+++........",
".........++++++.........",
"..........++++..........",
"..........++++..........",
".........++++++.........",
"........+++..+++........",
"........++....++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
2014-02-19 21:33:42 +00:00
"........................"};