Aliases: fa_png
Keywords:
### ** Examples if (interactive()) { # Create a Font Awesome SVG icon as a # PNG file on disk fa_png(name = "r-project") }
Error: Use of the `fa_png()` function requires the rsvg package: * It can be installed with `install.packages("rsvg")`.