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

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

105
106
107
108
109
110
111
112
113
114
  className: "modalIcon",
  style: iconStyle ? iconStyle : {
    color: "red"
  }
}, /*#__PURE__*/_react["default"].createElement(_reactFontawesome.FontAwesomeIcon, {
  icon: _freeSolidSvgIcons.faCircleXmark
})) : icon && icon === "info" ? /*#__PURE__*/_react["default"].createElement("div", {
  className: "modalIcon",
  style: iconStyle ? iconStyle : {
    color: "lightblue"
fork icon0
star icon0
watch icon1

+ 74 other calls in file