Commit 8567247
Fix invalid elements in SVGs for replace icons
The icons contain a <g> element inside <clipPath>, which the JSVG
rasterizer reports to be invalid or unsupported. Since the clipPath is
not necessary at all, this change removes it.1 parent a5bdb07 commit 8567247
2 files changed
Lines changed: 15 additions & 44 deletions
Lines changed: 9 additions & 20 deletions
Loading
Lines changed: 6 additions & 24 deletions
Loading
0 commit comments