#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.