dotfiles/.ctwm/img/x_close.xpm

23 lines
418 B
C

/* XPM */
static char * x_close_xpm[] = {
"16 16 3 1",
" c None",
". c #2F4F4F",
"+ c #8A9B9B",
"................",
".+++++++++++++..",
".+...........+..",
".+...........+..",
".+...........+..",
".+...........+..",
".+...........+..",
".+...........+..",
".+...........+..",
".+...........+..",
".+...........+..",
".+...........+..",
".+...........+..",
".+++++++++++++..",
"................",
"................"};