Skip to content

Commit

Permalink
Import faFire icon
Browse files Browse the repository at this point in the history
  • Loading branch information
jvyden committed Nov 9, 2023
1 parent 681ae26 commit 5a31ad2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {
faCalendar,
faCertificate,
faCheckCircle,
faCircleExclamation,
faCircleExclamation, faFire, faFireAlt,
faForward,
faHeart,
faKey,
Expand Down Expand Up @@ -201,5 +201,6 @@ export class AppModule {
library.addIcons(faTrash)
library.addIcons(faUsers)
library.addIcons(faForward)
library.addIcons(faFire)
}
}

0 comments on commit 5a31ad2

Please sign in to comment.