1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/lisp/toolbar/gud-print.xpm
2002-11-14 01:34:28 +00:00

30 lines
768 B
C

/* XPM */
static char * print_xpm[] = {
"24 24 2 1",
" c #C0C0C0C0C0C0",
". c #000000000000",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ... ... ",
" ... ... ",
" .. .. ",
" .. .. ",
" .. .. ",
" .. .. ",
" .. .. ",
" ... .. ",
" .. .. ",
" .. ",
" .. ",
" .. ",
" .... ",
" ",
" ",
" "};