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.
GitHub: lokkotara/custom-modal
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"
0
0
1
+ 74 other calls in file
@fortawesome/free-solid-svg-icons.faParagraph is the most popular function in @fortawesome/free-solid-svg-icons (7109 examples)