lyx_mirror/lib/images/find-replace.xpm

30 lines
628 B
C
Raw Normal View History

/* XPM */
static char * find_replace_xpm[] = {
"20 20 6 1",
" c None",
". c #000000",
"+ c #010101",
"@ c #FFFFFF",
"# c #A7DAE4",
"$ c #25C6E4",
" ....... ",
" ........... ",
" ...+@@@@@+... ",
" ..+@@@@@@@+.. ",
"..+@@@@@@@##+.. ",
"..@@@@@@@@#$$.. ",
"..@@@@@@@@#$$.. ",
"..@@@@@@@@#$$.. ",
"..@@@@@@@#$$$.. ",
"..@@@@@@#$$$$.. ",
"..+@@###$$$$+.. ",
" ..+##$$$$$+.. ",
" ...+$$$$$+...+ ",
" .............+ ",
" ....... +...+ ",
" +...+ ",
" +...+ ",
" +...+",
" +...",
" +. "};