# NO sudo
npm i -g svgo
# Go to a directory with svg's (also searches subdirectories)
find . -name '*.svg' -exec svgo -i {} \
Last active
October 13, 2017 06:45
-
-
Save kevin-smets/247a98e40d23c26fb56d5741918d08a7 to your computer and use it in GitHub Desktop.
svgo all the things
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment