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

26 lines
536 B
C

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