Vnu v1.0.0 mix vnu.validate.svg View Source
Validates SVG files.
It expects a file or a list of files as an argument.
mix vnu.validate.svg [OPTIONS] FILE [FILE2 FILE3...]
See mix vnu.validate.html
for the list of options and other details.
Examples
mix vnu.validate.svg home_icon.svg logo.svg
mix vnu.validate.svg --server-url localhost:8888 priv/static/**/*.svg