Icon transform features do not work on IE11 (flipping, rotate, scale, shifting)
Steps to reproduce the bugOpen icon docs in IE11 browser
VersionsLibraries:
Environment:
IE11 will only apply transforms to the outer <svg>
element, not the inner <g>
element
May need to detect IE11 and apply the transform styles to the root svg element, possibly wrapping the icons in an inline block element so that additional user transforms can be applied, or change to use the transform
attribute on the svg root element
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4