1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-16 17:19:41 +00:00
emacs/lisp/toolbar/preferences.xpm
Gerd Moellmann 1d9f4dc126 Cleaned up.
From Luis Fernandes <elf@ee.ryerson.ca>.
2001-07-09 10:54:37 +00:00

36 lines
849 B
C

/* XPM */
static char * preferences_xpm[] = {
"24 24 8 1",
" c None",
". c #000000",
"+ c #E1E0E0",
"@ c #D7C99B",
"# c #9A6C4E",
"$ c #A4A199",
"% c #858579",
"& c #AD8E30",
" ",
" ",
" ",
" .. ",
" ..++. . ",
" ..++++. .@. ",
" ...+++++++. .@#. ",
" ..++++++++++. .@#. ",
" .++++++#++++++.@#. ",
" .+++++#++++++.@#. ",
" .++#+#+++++.@#. ",
" .++#$#++++.@#.+. ",
" .++##+++.@#.++@. ",
" .++++++.@#.+++@%. ",
" .++++&+..@$$$$%. ",
" .++++..$$$$$$@. ",
" .+$%%$+++++.. ",
" .+++++++++. ",
" .++++++.. ",
" .++++@. ",
" .++.. ",
" .. ",
" ",
" "};