@ant-design/icons 5.5.0 → 5.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.umd.js CHANGED
@@ -32632,6 +32632,7 @@ function normalizeTwoToneColors(twoToneColor) {
32632
32632
  var svgBaseProps = {
32633
32633
  width: '1em',
32634
32634
  height: '1em',
32635
+ fill: 'currentColor',
32635
32636
  'aria-hidden': 'true',
32636
32637
  focusable: 'false'
32637
32638
  };