@thecb/components 9.2.9-beta.0 → 9.2.9
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
|
@@ -15208,7 +15208,9 @@ var GenericCardLarge = function GenericCardLarge() {
|
|
|
15208
15208
|
height: "24",
|
|
15209
15209
|
viewBox: "0 0 36 24",
|
|
15210
15210
|
fill: "none",
|
|
15211
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
15211
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15212
|
+
role: "img",
|
|
15213
|
+
"aria-label": "Card Payment"
|
|
15212
15214
|
}, /*#__PURE__*/React__default.createElement("rect", {
|
|
15213
15215
|
width: "36",
|
|
15214
15216
|
height: "24",
|