How to use the faPencilAlt function from @fortawesome/free-solid-svg-icons
Find comprehensive JavaScript @fortawesome/free-solid-svg-icons.faPencilAlt code examples handpicked from public code repositorys.
16 17 18 19 20 21 22
solidIcons.faChevronCircleUp, solidIcons.faUser, solidIcons.faSearch, solidIcons.faGift, solidIcons.faSync, solidIcons.faPencilAlt ]
2
2
0
+ 2 other calls in file
345 346 347 348 349 350 351 352 353 354
}, children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactFontawesome.FontAwesomeIcon, { style: { color: webStyle.colors[componentStyles.textColor] }, icon: _freeSolidSvgIcons.faPencilAlt }) }) })] }), /*#__PURE__*/(0, _jsxRuntime.jsx)("nav", {
0
1
0
+ 4 other calls in file
26 27 28 29 30 31 32 33 34 35
function POSManagementComponent(router, activeRoute) { this.router = router; this.activeRoute = activeRoute; this.Pagewidth = 0; this.faPlusCircle = free_solid_svg_icons_1.faPlusCircle; this.faPencilAlt = free_solid_svg_icons_1.faPencilAlt; this.faArrowsAlt = free_solid_svg_icons_1.faArrowsAlt; this.field = ''; this.action = ''; this.category = [{
1
0
1
+ 9 other calls in file
@fortawesome/free-solid-svg-icons.faParagraph is the most popular function in @fortawesome/free-solid-svg-icons (7109 examples)