Skip to content

Commit 8567247

Browse files
HeikoKlareakurtakov
authored andcommitted
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

File tree

bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/replace.svg

Lines changed: 9 additions & 20 deletions
Loading

bundles/org.eclipse.ui.workbench.texteditor/icons/full/elcl16/replace_all.svg

Lines changed: 6 additions & 24 deletions
Loading

0 commit comments

Comments
 (0)