summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/icons/findf.xpm
blob: 7920073351f39c7f42fca4e817d1f617724d16b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/* XPM */
static char * findf_xpm[] = {
"16 22 6 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"@	c #0000FF",
"#	c #BEBEFF",
"$	c #C0C0C0",
"                ",
"                ",
"                ",
" ...........    ",
".+++++++++++.   ",
".++++++++@#+.   ",
".+++++++++@+.   ",
".++++$...$++.   ",
".+++$.+++.$+.   ",
".+++.+#+#+.+.   ",
".+++.+@@++.+.   ",
".+++.++@#+.+.   ",
".+++$.+++..+.   ",
".@#++$....+..   ",
".+@+++++++.+.   ",
".++++++++++.+.  ",
".++@#+++++++.+. ",
" ........... .+.",
"              . ",
"                ",
"                ",
"                "};