numix-gtk-theme/xfwm4/maximize-toggled-inactive.xpm

31 lines
788 B
C
Raw Permalink Normal View History

/* XPM */
2014-02-20 08:40:03 +00:00
static char * maximize_toggled_prelight_xpm[] = {
2014-02-19 21:33:42 +00:00
"24 24 3 1",
" c None",
". c #2D2D2D",
"+ c #888888",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++....++........",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};