parent
ce97ed1f7c
commit
66d069a09f
|
|
@ -0,0 +1,11 @@
|
|||
# svgcleaner
|
||||
|
||||
> SVG image optimizing utility.
|
||||
|
||||
- Optimize an SVG image:
|
||||
|
||||
`svgcleaner {{input.svg}} {{output.svg}}`
|
||||
|
||||
- Optimize an SVG image multiple times:
|
||||
|
||||
`svgcleaner --multipass {{input.svg}} {{output.svg}}`
|
||||
Loading…
Reference in New Issue