Skip to content

Commit

Permalink
new icons
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilReinking committed Oct 17, 2024
1 parent 7206698 commit 16fe2ca
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Icon/registerIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ library.add(
fasIcons.faAlignCenter,
fasIcons.faAlignLeft,
fasIcons.faAlignRight,
fasIcons.faArrowRight,
fasIcons.faArrowUp19,
fasIcons.faAsterisk,
fasIcons.faAt,
Expand All @@ -30,6 +31,7 @@ library.add(
fasIcons.faCodeBranch,
fasIcons.faCodeFork,
fasIcons.faCog,
fasIcons.faCompass,
fasIcons.faCrown,
fasIcons.faDiagramProject,
fasIcons.faDoorOpen,
Expand All @@ -39,7 +41,9 @@ library.add(
fasIcons.faEnvelope,
fasIcons.faExclamationTriangle,
fasIcons.faExternalLink,
fasIcons.faEye,
fasIcons.faEyeDropper,
fasIcons.faEyeSlash,
fasIcons.faFileLines,
fasIcons.faFilePdf,
fasIcons.faFileUpload,
Expand All @@ -54,6 +58,7 @@ library.add(
fasIcons.faGripHorizontal,
fasIcons.faGripVertical,
fasIcons.faHandPointRight,
fasIcons.faHandPointRight,
fasIcons.faHashtag,
fasIcons.faHeading,
fasIcons.faHeart,
Expand All @@ -65,6 +70,8 @@ library.add(
fasIcons.faList,
fasIcons.faListOl,
fasIcons.faListUl,
fasIcons.faLocationArrow,
fasIcons.faLocationCrosshairs,
fasIcons.faLock,
fasIcons.faLockOpen,
fasIcons.faMedal,
Expand All @@ -83,6 +90,7 @@ library.add(
fasIcons.faQuoteRight,
fasIcons.faReply,
fasIcons.faReplyAll,
fasIcons.faRightLong,
fasIcons.faRobot,
fasIcons.faSave,
fasIcons.faShield,
Expand Down

0 comments on commit 16fe2ca

Please sign in to comment.