https://bugs.kde.org/show_bug.cgi?id=416411
--- Comment #6 from Noah Davis <noaha...@gmail.com> --- SVG is like HTML in that it's an XML based document format, but it's used for vector graphics. SVGs can contain multiple images or images outside of the canvas area (the part that you see in the file thumbnail). You can open SVGs with SVG editors like Inkscape or text editors. The file is located at /usr/share/plasma/desktoptheme/default/icons/user.svgz. An SVGZ is a compressed SVG, but Inkscape and Kate should have no problem opening it. -- You are receiving this mail because: You are watching all bug changes.