How to use the faDotCircle function from @fortawesome/free-solid-svg-icons
Find comprehensive JavaScript @fortawesome/free-solid-svg-icons.faDotCircle code examples handpicked from public code repositorys.
143 144 145 146 147 148 149 150 151 152
variant: "link", disabled: forms.editingDisabled && !item.active, onClick: handleShowDropTargetsClick, "data-testid": "list-item-dnd-btn" }, /*#__PURE__*/_react["default"].createElement(_reactFontawesome.FontAwesomeIcon, { icon: _freeSolidSvgIcons.faDotCircle })), /*#__PURE__*/_react["default"].createElement(_reactBootstrap.Button, { variant: "link", onClick: handleEditClick, disabled: forms.editingDisabled,
2
4
8
+ 47 other calls in file
@fortawesome/free-solid-svg-icons.faParagraph is the most popular function in @fortawesome/free-solid-svg-icons (7109 examples)