From 536822de3599b4de1f525ac198661e9cf80a3702 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sat, 18 Dec 1999 00:34:26 +0000 Subject: no_comment --- perl-install/standalone/icons/findf.xpm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 perl-install/standalone/icons/findf.xpm (limited to 'perl-install/standalone/icons/findf.xpm') diff --git a/perl-install/standalone/icons/findf.xpm b/perl-install/standalone/icons/findf.xpm new file mode 100644 index 000000000..91b25cee5 --- /dev/null +++ b/perl-install/standalone/icons/findf.xpm @@ -0,0 +1,28 @@ +/* XPM */ +/* Drawn by Nico Schwiring and Mark Donohoe for the K Desktop Environment */ +/* See http://www.kde.org */ +static char*kfind[]={ +"16 16 6 1", +"# c #000000", +"d c #c0c0c0", +"a c #ffffff", +"b c #0000ff", +"c c #bebeff", +". c None", +".###########....", +"#aaaaaaaaaaa#...", +"#aaaaaaaabca#...", +"#aaaaaaaaaba#...", +"#aaaad###daa#...", +"#aaad#aaa#da#...", +"#aaa#acaca#a#...", +"#aaa#abbaa#a#...", +"#aaa#aabca#a#...", +"#aaad#aaa##a#...", +"#bcaad####a##...", +"#abaaaaaaa#a#...", +"#aaaaaaaaaa#a#..", +"#aabcaaaaaaa#a#.", +".###########.#a#", +"..............#."}; + -- cgit v1.2.1