Font Awesome icons

download_fontawesome(version = "dev")

fontawesome(name, style = NULL)

Arguments

version

Version of the library

name

Name of the icon

style

Style of the icon. If NULL, a default style will be chosen for the specified icon.

Value

download_fontawesome() invisibly returns the fontawesome icon set after downloading and installing its SVG files locally.

fontawesome(name, style) returns an icon object (an SVG tag) for the requested icon.