@smg-automotive/components 25.13.0 → 25.13.1

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/cjs/index.js CHANGED
@@ -3533,7 +3533,7 @@ var NewBadgeIcon = react.createIcon({
3533
3533
  path: (React.createElement(React.Fragment, null,
3534
3534
  React.createElement("title", null, "New Badge icon"),
3535
3535
  React.createElement("path", { fill: "#f5f200", d: "M0 0h34v19H0z" }),
3536
- React.createElement("path", { fill: "currentColor", d: "M21.434 14 19.25 6.02h1.476l1.476 6.3h.023l1.608-5.1h1.333l1.631 5.1h.024l1.464-6.3h1.428L27.542 14h-1.5l-1.547-4.896h-.024L22.91 14zM14.424 12.86h4.02V14h-5.388V6.02h5.292v1.152h-3.924v2.16h3.684v1.116h-3.684zM4.888 14V6.02h1.32L10 11.936h.024V6.02h1.26V14h-1.32L6.172 8.084h-.024V14z" }))),
3536
+ React.createElement("path", { fill: "#333", d: "M21.434 14 19.25 6.02h1.476l1.476 6.3h.023l1.608-5.1h1.333l1.631 5.1h.024l1.464-6.3h1.428L27.542 14h-1.5l-1.547-4.896h-.024L22.91 14zM14.424 12.86h4.02V14h-5.388V6.02h5.292v1.152h-3.924v2.16h3.684v1.116h-3.684zM4.888 14V6.02h1.32L10 11.936h.024V6.02h1.26V14h-1.32L6.172 8.084h-.024V14z" }))),
3537
3537
  defaultProps: {
3538
3538
  boxSize: 'sm',
3539
3539
  },