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

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

112
113
114
115
116
117
118
119
120
121
  className: "modalIcon",
  style: iconStyle ? iconStyle : {
    color: "lightblue"
  }
}, /*#__PURE__*/_react["default"].createElement(_reactFontawesome.FontAwesomeIcon, {
  icon: _freeSolidSvgIcons.faCircleInfo
})) : icon && icon === "danger" ? /*#__PURE__*/_react["default"].createElement("div", {
  className: "modalIcon",
  style: iconStyle ? iconStyle : {
    color: "#EFCF00"
fork icon0
star icon0
watch icon1

+ 74 other calls in file