How to use the faShoppingCart function from @fortawesome/free-solid-svg-icons

Find comprehensive JavaScript @fortawesome/free-solid-svg-icons.faShoppingCart code examples handpicked from public code repositorys.

480
481
482
483
484
485
486
487
488
489
  style: {
    color: webStyle.colors[componentStyles.textColor]
  },
  children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactFontawesome.FontAwesomeIcon, {
    className: "m-icons",
    icon: _freeSolidSvgIcons.faShoppingCart
  })
}), /*#__PURE__*/(0, _jsxRuntime.jsxs)("span", {
  className: "position-absolute top-0 start-100 translate-middle badge rounded-pill ",
  children: [Object.keys(cart).length, /*#__PURE__*/(0, _jsxRuntime.jsx)("span", {
fork icon0
star icon1
watch icon0

+ 4 other calls in file