docker-rust-cross/Windows10/xfwm4/maximize-prelight.xpm

31 lines
780 B
C
Raw Normal View History

2018-01-10 03:43:20 +00:00
/* XPM */
static char * maximize_prelight_xpm[] = {
"24 24 3 1",
" c None",
". c #DCDCDC",
"+ c #858585",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"......+++++++++++.......",
"......+.........+.......",
"......+.........+.......",
"......+.........+.......",
"......+.........+.......",
"......+.........+.......",
"......+.........+.......",
"......+.........+.......",
"......+.........+.......",
"......+++++++++++.......",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};