1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00
emacs/lisp/toolbar/gud-print.xpm
2005-06-05 07:37:49 +00:00

30 lines
759 B
C

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