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

31 lines
794 B
C
Raw Normal View History

2013-02-26 16:48:52 +00:00
/* XPM */
2014-02-19 21:33:42 +00:00
static char * close_prelight_xpm[] = {
"24 24 3 1",
" c None",
". c #2D2D2D",
2015-04-17 08:44:22 +00:00
"+ c #1a80b6 s active_color_1",
2014-02-19 21:33:42 +00:00
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++....++........",
"........+++..+++........",
".........++++++.........",
"..........++++..........",
"..........++++..........",
".........++++++.........",
"........+++..+++........",
"........++....++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};