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.
GitHub: lokkotara/custom-modal
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"
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)