fa_icon {highcharter} | R Documentation |
Helpers functions to get FontAwesome icons code
fa_icon(iconname = "circle") fa_icon_mark(iconname = "circle")
iconname |
The icon's name |
fa_icon("car") fa_icon_mark("car") fa_icon_mark(iconname = c("car", "plane", "car"))