Some SVG images fail to show due to regression caused by: b42481e22e * | Fix SVG image dimension calculations (bug#44065) Please find the offending SVG file in attachment (in fact, all custom avatars in telega.el are not showing). When opened via `emacs -Q 222.svg`, it shows an empty box, with the following message in *Messages* Invalid image size (see ‘max-image-size’) Error parsing SVG image ‘(image :type svg :file /tmp/222.svg :scale 1 :max-width 1229 :max-height 585 :format nil)’ Affected librsvg version: 2:2.50.1-1 in Archlinux, and 2.44.10-2.1 in Debian.