mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 06:35:23 +02:00
parent
ce97ed1f7c
commit
66d069a09f
1 changed files with 11 additions and 0 deletions
11
pages/common/svgcleaner.md
Normal file
11
pages/common/svgcleaner.md
Normal file
|
@ -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…
Add table
Reference in a new issue