When `basics.image` is provided, it may have a `file:` protocol URI. If so, resolve the file, base64 encode and inline it for the page favicon. Open Graph does not support base64 encoded images as far as I know, so this element should be ignored in the case an image was provided in this way.