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

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

355
356
357
358
359
360
361
362
363
364
}, /*#__PURE__*/_react["default"].createElement(_reactBootstrap.Button, {
  variant: ButtonsBar.Layout.btnNormal,
  onClick: this.onRemoveTypeset,
  title: _RecitEditor.i18n.get_string('removeformat')
}, /*#__PURE__*/_react["default"].createElement(_reactFontawesome.FontAwesomeIcon, {
  icon: _freeSolidSvgIcons.faRemoveFormat
})))), this.state.modalInputLink && /*#__PURE__*/_react["default"].createElement(InputLink, {
  selection: this.props.selection,
  onClose: this.onCloseInputLink
}), this.state.modalInputImage && /*#__PURE__*/_react["default"].createElement(_reactBootstrap.Modal, {
fork icon0
star icon0
watch icon2

+ 32 other calls in file