I uploaded the files to my server but I\'m only using 5 icons in my site.
How can I delete the Font Awesome icons that I will never use? Like the useful and beautiful S
If you are using javascript module imports try:
import { faCoffee } from '@fortawesome/free-solid-svg-icons/faCoffee' // <-- note the extra faCoffee there