elisp-vcs/emacs-w3m/icons30/db-history-up.xpm
2010-08-17 08:59:01 +02:00

42 lines
1.4 KiB
C

/* XPM */
static char * db_history_up_xpm[] = {
/* width height num_colors chars_per_pixel */
" 34 30 5 1",
/* colors */
" c #b6b2b6 s backgroundToolBarColor",
"* c #fff749",
"% c #6992cf",
"# c #30009e",
"$ c #000000",
/* pixels */
" ",
" ####################### ",
" #%%%%%%%%%%%%%%%%%%## ",
" ################### ",
" ",
" ################# ",
" #%%%%%%%%%%%%%%%# ",
" ################# ",
" ",
" ################### ",
" #%%%%%%%%%%%%%%%%%%## ",
"############################ ",
"#****##*****# ",
"##*##*##*###*################# ",
" #*###*#*###*#%%%%%%%%%%%%%%%# ",
" #*###*#****################## ",
" #*###*#*###*# ",
"##*##*##*###*############### ",
"#****##*****#%%%%%%%%%%%## ",
"######################## ",
" ",
" $ $ $ $ ",
" $ $ $ ",
" $ $ $$ $$$ $$$ $$ $ $ $ $ ",
" $$$$$ $ $ $ $ $ $$ $ $ ",
" $ $ $ $$ $ $ $ $ $ $ ",
" $ $ $ $ $ $ $ $ $$$ ",
" $ $ $$$ $$$ $ $$ $ $ ",
" $$ ",
" "};