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

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

108
109
110
111
112
113
114
115
116
117
  size: "sm",
  variant: "primary",
  onClick: this.handleShow,
  disabled: this.props.disabled
}, /*#__PURE__*/_react["default"].createElement(_reactFontawesome.FontAwesomeIcon, {
  icon: _freeSolidSvgIcons.faIcons
}), " ".concat(this.props.text));
var modal = /*#__PURE__*/_react["default"].createElement(_reactBootstrap.Modal, {
  key: "2",
  dialogClassName: "iconselectormodal",
fork icon0
star icon0
watch icon2

+ 242 other calls in file