Help for this page
perl -i -ne'print unless /Alias/ and /icons/;' one.txt
perl -i.bak -ne'print unless /Alias/ and /icons/;' one.txt