@thecb/components 12.0.6-beta.0 → 12.0.6
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.cjs.js
CHANGED
|
@@ -13938,7 +13938,8 @@ var ForgotPasswordIcon = function ForgotPasswordIcon(_ref) {
|
|
|
13938
13938
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
13939
13939
|
width: "100",
|
|
13940
13940
|
height: "100",
|
|
13941
|
-
viewBox: "0 0 100 100"
|
|
13941
|
+
viewBox: "0 0 100 100",
|
|
13942
|
+
"aria-hidden": "true"
|
|
13942
13943
|
}, /*#__PURE__*/React__default.createElement("defs", null, /*#__PURE__*/React__default.createElement("path", {
|
|
13943
13944
|
id: "prefix__a",
|
|
13944
13945
|
d: "M0 0h100v100H0z"
|