R/icons.R

#' Font Awesome icons tibble
#'
#' @format tibble with columns
#' - name the name of the icon without the fa prefix, e.g. "apple"
#' - rune the unicode rune, e.g. "U+F179"
#' - version the version of font awesome when the icon first appeared
#' - unicode the character representation. this only makes sense in association with the font awesome.
#'
#' @source The complete font awesome 4.7 icon reference. \url{http://fontawesome.io/cheatsheet/}
"icons"
ThinkRstat/fa documentation built on May 10, 2019, 12:12 a.m.