Testing Trac-41074 with @ianbelanger79, we found that the color-picker icon does not work in IE11. Turns out there are a few changes that happen to the font files after running the build script. The changes fix the issue in IE11.
Also in this, the package-lock.json file is updated, and the two missing icons are added to the codepoints.json file.
Testing Trac-41074 with @ianbelanger79, we found that the
color-picker
icon does not work in IE11. Turns out there are a few changes that happen to the font files after running the build script. The changes fix the issue in IE11.Also in this, the
package-lock.json
file is updated, and the two missing icons are added to thecodepoints.json
file.