R/icon_table.R

#' icon_table
#'
#' A table of icons generated using the internal `fontawesome:::fa_tbl` from the
#' \code{fontawesome} R package by Rstudio.
#'
#' @format A data frame with 1,538 rows and 5 variables:
#' \describe{
#'   \item{\code{name}}{character. Name of the icon.}
#'   \item{\code{style}}{character. Style of the icon.}
#'   \item{\code{full_name}}{character. Full name of the icon.}
#'   \item{\code{svg}}{character. SVG output text.}
#'   \item{\code{terms}}{character. Terms for categorizing the icons.}
#' }
"icon_table"
jimbrig/myicons documentation built on June 12, 2020, 12:03 a.m.