Dear Maintainer, when running pdf.js in qutebrowser to display any .pdf files, no icons are displayed, neither on the left hand side nor on the right hand side (printing, full screen etc.). However, when hovering the mouse, the background color of what should be the icons is modified. Starting qutebrowser from the command line, the following error message is thrown (by qutebrowser, when opening the pdf with pdf.js): WARNING: pdfjs resource requested but not found: web/images/toolbarButton-print.svg ERROR: NotFoundError while handling qute://* URL In other words, the .svg graphics for the icon are not available. They are, however, available on git for pdf.js, but seem to not be included in the Debian package. I couldn't find the appropriate files in any other package libjs-pdf depends upon, so I believe they should be included in the package? Best regards, Johannes