inkscape
An SVG (Scalable Vector Graphics) editing program. For Inkscape versions up to 0.92.x, use -e instead of -o. More information: <https://inkscape.org>.
RUN apt-get update && \
apt-get install -y inkscape
RUN apt-get update && \
apt-get install -y inkscape
RUN apk add inkscape
RUN pacman -S --noconfirm inkscape
RUN apt-get update && \
apt-get install -y inkscape
RUN yum install -y inkscape
RUN dnf install -y inkscape
RUN apt-get update && \
apt-get install -y inkscape