System6-theme/xfwm4/maximize-pressed.xpm

25 lines
565 B
C

/* XPM */
static char * maximize_pressed_xpm[] = {
"18 16 5 1",
" c None",
". c #D8D8D8 s active_color_2",
"+ c #B2B2B2 s active_shadow_2",
"@ c #000000 s active_border_color",
"# c #FFFFFF s active_hilight_2",
"..................",
"..++++++++++++++..",
"..+@@@@@@@@@@@@#..",
"..+@@@@@@@@@@@@#..",
"..+@@###########..",
"..+@@#+++++++++#..",
"..+@@@@@@@@@@@@#..",
"..+@@###########..",
"..+@@#........+#..",
"..+@@#........+#..",
"..+@@#........+#..",
"..+@@#........+#..",
"..+@@#........+#..",
"..+@@#+++++++++#..",
"..+#############..",
".................."};