view etc/trash.xpm @ 124:9b50b4588a93 r20-1b15

Import from CVS: tag r20-1b15
author cvs
date Mon, 13 Aug 2007 09:26:39 +0200
parents 376386a54a3c
children 7910031dd78a
line wrap: on
line source

/* XPM */
/* A trash can, drawn by jwz */
static char *trash[] = {
/*   width height ncolors chars_per_pixel x_hot y_hot */
"     32     46       4    1		   16    23",
/*  colors */
"  c None	m None",
"= c gray85	m white",
"- c gray75	m white",
"# c black	m black",
/*  pixels */
"                                ",
"             ######             ",
"            #======#            ",
"            #==# ==#            ",
"   ##########################   ",
"  #==========================#  ",
"  ####=#######################  ",
"   #========================#   ",
"    #======================#    ",
"    #=====##====##====##===#    ",
"  ###-#==#--#==#--#==#--#==###  ",
" #--#-#==#--#==#--#==#--#==#--# ",
" ####-#==#--#==#--#==#--#==#### ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #-#==#--#==#--#==#--#==#    ",
"    #======================#    ",
"    #======================#    ",
"    #==######=###########==#    ",
"   #========================#   ",
"    ########################    ",
"                                "
};