#!/usr/bin/env bash
./node_modules/.bin/svgr $1 --config-file svgr.config.js --out-dir src/Pictogram/
exit 0
