Skip to content

Instantly share code, notes, and snippets.

@helpermethod
Created June 1, 2018 19:47
Show Gist options
  • Select an option

  • Save helpermethod/40eb08545a0eb37ea25a75d364dd73ed to your computer and use it in GitHub Desktop.

Select an option

Save helpermethod/40eb08545a0eb37ea25a75d364dd73ed to your computer and use it in GitHub Desktop.
Docker Inkscape
$ docker run -v "$PWD/icons:/icons" flungo/inkscape /usr/bin/inkscape -z -e /icons/toolbox-48.png -w 48 -h 48 /icons/toolbox.svg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment