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

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

192
193
194
195
196
197
198
199
200
201
202
  return /*#__PURE__*/_react.default.createElement(_Button.default, _extends({
    title: "Align tips to left",
    variant: "secondary"
  }, props), /*#__PURE__*/_react.default.createElement(_reactFontawesome.FontAwesomeIcon, {
    key: 1,
    icon: _freeSolidSvgIcons.faAlignLeft
  }));
}


function DownloadImagetButton(props) {
fork icon2
star icon0
watch icon0

+ 8 other calls in file