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

31 lines
777 B
C
Raw Normal View History

2013-02-26 16:48:52 +00:00
/* XPM */
2014-05-04 10:32:14 +00:00
static char * close_prelight_xpm[] = {
"24 24 3 1",
2013-02-26 16:48:52 +00:00
" c None",
2013-03-18 13:06:59 +00:00
". c #2D2D2D",
2014-05-04 10:32:14 +00:00
"+ c #888888",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++....++........",
"........+++..+++........",
".........++++++.........",
"..........++++..........",
"..........++++..........",
".........++++++.........",
"........+++..+++........",
"........++....++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};