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 icons vector (an SVG tag) for the requested icon.

License

This package uses Font Awesome Free. Its icons are distributed under the CC BY 4.0 License, which requires attribution when the icons are used.