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

31 lines
777 B
C
Raw Normal View History

2013-02-26 16:48:52 +00:00
/* XPM */
2014-02-20 08:40:03 +00:00
static char * close_prelight_xpm[] = {
"24 24 3 1",
2014-02-19 21:33:42 +00:00
" c None",
2015-05-31 16:20:35 +00:00
". c #444444",
"+ c #eeeeee",
2014-02-19 21:33:42 +00:00
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
2014-02-20 08:40:03 +00:00
"........++....++........",
"........+++..+++........",
".........++++++.........",
"..........++++..........",
"..........++++..........",
".........++++++.........",
"........+++..+++........",
"........++....++........",
2014-02-19 21:33:42 +00:00
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};