@douyinfe/semi-icons 2.2.2 → 2.4.0-beta.0

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.
@@ -834,6 +834,7 @@ const Icon = /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd
834
834
  return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_default.a.createElement("span", assign_default()({
835
835
  role: "img",
836
836
  ref: ref,
837
+ "aria-label": type,
837
838
  className: classes,
838
839
  style: outerStyle
839
840
  }, restProps), svg);