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

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

449
450
451
452
453
454
455
456
457
458
}), /*#__PURE__*/_react["default"].createElement(LeftPanelButton, {
  checked: this.state.panels.properties === 3,
  value: "properties,3",
  onClick: this.onPanelChange,
  title: _RecitEditor.i18n.get_string('basic'),
  glyph: _freeSolidSvgIcons.faCubes
}), /*#__PURE__*/_react["default"].createElement(LeftPanelButton, {
  checked: this.state.panels.properties === 1,
  value: "properties,1",
  onClick: this.onPanelChange,
fork icon0
star icon0
watch icon0

+ 5 other calls in file