arch/connect/lever.111.xpm

35 lines
887 B
C

/* XPM */
static char * lever_111_xpm[] = {
/* width height ncolors chars_per_pixel */
"24 24 4 1",
/* colors */
" s None c None",
". c Black",
"X s Gray m white c Grey50",
"o s Light gray c Grey75",
/* pixels */
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" .. ",
" XX. ",
" .. ",
" XX. ",
" .. ",
" XX. ",
" .. ",
" XX. ",
" .. ",
" XX. ",
" ..... ",
" .oo.... ",
" .o..... ",
" ......... ",
" ",
" "};