Files
tiles-and-such/Solaris & CDE/solaris-raw-bitmaps/GrayDk.pm
2017-09-21 14:31:03 -04:00

19 lines
466 B
Perl

/* XPM */
/*********************************************************************
* (c) Copyright 1993, 1994, 1995 Sun Microsystems, Inc.
**********************************************************************/
static char * GrayDk_pm[] = {
/* width height ncolors cpp [x_hot y_hot] */
"8 8 1 1 -1 -1",
/* colors */
" s iconGray5 m black c #737373737373",
/* pixels */
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};