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

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

257
258
259
260
261
262
263
264
265
266
  onClick: function onClick() {
    return _this2.applyIndentTypeset("outdent");
  },
  title: _RecitEditor.i18n.get_string('outdent')
}, /*#__PURE__*/_react["default"].createElement(_reactFontawesome.FontAwesomeIcon, {
  icon: _freeSolidSvgIcons.faOutdent
})), /*#__PURE__*/_react["default"].createElement(_reactBootstrap.Button, {
  variant: ButtonsBar.Layout.btnNormal,
  onClick: function onClick() {
    return _this2.applyIndentTypeset("indent");
fork icon0
star icon0
watch icon2

+ 32 other calls in file