rsvg-convert
command-line and graphical viewers for SVG files
RUN apt-get update && \
apt-get install -y librsvg2-bin
RUN apt-get update && \
apt-get install -y librsvg2-bin
RUN apk add librsvg
RUN pacman -S --noconfirm librsvg
RUN apt-get update && \
apt-get install -y librsvg2-bin
RUN yum install -y librsvg2
RUN dnf install -y librsvg2-tools
RUN apt-get update && \
apt-get install -y librsvg2-bin