Files
dotfiles-nix/.themes/Mantis/xfwm4/maximize-pressed.xpm
2026-01-07 20:36:21 +03:00

33 lines
822 B
C
Executable File

/* XPM */
static char * maximize_pressed_xpm[] = {
"24 25 4 1",
" c None",
". c #424242",
"+ c #202020",
"@ c #7F7F7F",
"........................",
"++++++++++++++++++++++++",
"++++++++++++++++++++++++",
"++++++++++++++++++++++++",
"++++++++++++++++++++++++",
"++++++++++++++++++++++++",
"++++++++++++++++++++++++",
"++++++++++++++++++++++++",
"++++++++++++++++++++++++",
"++++++++@@@@@@@@++++++++",
"++++++++@@@@@@@@++++++++",
"++++++++@++++++@++++++++",
"++++++++@++++++@++++++++",
"++++++++@++++++@++++++++",
"++++++++@++++++@++++++++",
"++++++++@@@@@@@@++++++++",
"++++++++++++++++++++++++",
"++++++++++++++++++++++++",
"++++++++++++++++++++++++",
"++++++++++++++++++++++++",
"++++++++++++++++++++++++",
"++++++++++++++++++++++++",
"++++++++++++++++++++++++",
"++++++++++++++++++++++++",
"++++++++++++++++++++++++"};