favicon

How do I implement a favicon when using an arduino as a webserver?

It is not part of the library. You will have to find a way to obtain the parameters that are send with a GET- command and then send it from the sketch.