#!/bin/sh
set -e
svgx --type png "$@"
