unix-conf/.emacs.d/elpa/auctex-11.89.1/images/dropdown.xpm
2016-02-18 14:53:30 +01:00

31 lines
460 B
C

/* XPM */
static char * dropdown_xpm[] = {
"10 24 3 1",
" c None s backgroundToolBarColor",
". c #292C29",
"+ c #B3B3B3",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" . . ",
" ... ... ",
" ...... ",
" .... ",
" .. ",
" ++ ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};