Skip to content

Commit

Permalink
Add regular star icon
Browse files Browse the repository at this point in the history
  • Loading branch information
thaletan committed Jun 22, 2023
1 parent 34d4296 commit 410d6e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/shared/components/icon-functional/icon-functional.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ library.add(far.faArrowUp);
library.add(far.faArrowDown);
library.add(far.faBell);
library.add(far.faWandMagicSparkles);
library.add(far.faStar);
library.add(fas.faArchive);
library.add(fas.faArrowAltToBottom);
library.add(fas.faArrowsAltH);
Expand Down

0 comments on commit 410d6e9

Please sign in to comment.