Description
Icons for usage in amImage
.
Usage
tinyIcon(icon, backgroundColor = NULL)tinyIcons()
shinyAppTinyIcons()
Arguments
icon
name of an icon; tinyIcons()
returns the list of
available icons, and shinyAppTinyIcons()
runs a Shiny app which
displays the available icons
backgroundColor
background color of the icon
(possibly "transparent"
)
Value
A base64 string that can be used in the href
argument of
amImage
.