rsvg-convert

command-line and graphical viewers for SVG files

Debian Debian
RUN apt-get update && \ apt-get install -y librsvg2-bin
Ubuntu
RUN apt-get update && \ apt-get install -y librsvg2-bin
Alpine
RUN apk add librsvg
Arch Arch Linux
RUN pacman -S --noconfirm librsvg
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y librsvg2-bin
CentOS
RUN yum install -y librsvg2
Fedora
RUN dnf install -y librsvg2-tools
Raspbian
RUN apt-get update && \ apt-get install -y librsvg2-bin
click the source code to copy install rsvg-convert on any operating system with command-not-found.com