Change Fontawesome version

Adding the following to the ui.R function does the trick... apparently

tags$style("@import url(https://use.fontawesome.com/releases/v5.7.2/css/all.css);")
3 Likes