-
**Describe the bug**
When I try to use [SVGOMG](https://jakearchibald.github.io/svgomg/) to merge the paths in the attached SVG, two paths remain unmerged.
![3DCommerce_Black_Aug20](https://github.c…
-
**Describe the bug**
SVGO removes `symbol`s from the SVG even when they're used in styles.
**To Reproduce**
With this SVG image: https://nicolas-hoizey.photo/ui/logo.svg
SVGO CLI with defa…
-
When run `svgo icon.svg`, I receive the error
```
Error: Unmatched selector: %
at parse (/usr/local/lib/node_modules/svgo/node_modules/css-what/lib/commonjs/parse.js:85:15)
at compileUnsaf…
-
I want to set svgo false or disable some plugins of it, but it just won't work.
I put below line in my `production.rb`
`config.assets.image_optim = {pngout: false, svgo: {disable_plugins: ['convertPat…
-
### What is the problem this feature will solve?
I use NVM for Windows.
1. I run `nvm install 23.0.0`
2. `v23.0.0` gets installed.
3. I then run `nvm use 23.0.0`
4. I then run `npm install np…
-
See #21 for background info
-
Hello, I'm running into this error when trying to use the library.
```
ERROR require() of ES Module /home/user/workspace/my-app/node_modules/imagemin-svgo/index.js from /home/user/workspace/my…
-
I get this error:
`Error: Cannot find module 'svgo-autocrop'`
I'm trying to use this plugin but the config with the `require("svgo-autocrop")` doesn't seem to be able to find it even tho I have i…
-
https://github.com/jakearchibald/svgomg
> SVGOMG is **SVGO**'s **M**issing **G**UI,
> aiming to expose the majority, if not all the configuration options of SVGO.
Web GUI for SVGO
SVGO 是款清理 SVG…
Rplus updated
9 years ago
-
Running
```
svgo in.svg
```
on
![in](https://github.com/svg/svgo/assets/181628/cc9f91cf-f826-43c1-81ac-ccf364c0ce16)
gives
![in-opti](https://github.com/svg/svgo/assets/181628/8ee093e…