dots/files/.themes/BellePintosGrande/extra/bellepintosgrande_icewm/minimize.xpm
2025-11-16 22:32:14 +01:00

26 lines
537 B
C

/* XPM */
static char *minimize_png[] = {
/* columns rows colors chars-per-pixel */
"18 18 2 1 ",
" c black",
". c #ADAEBD",
/* pixels */
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
".... ......",
".... ......",
"..................",
"..................",
"..................",
"..................",
".................."
};