Description
Easily Work with 'Bootstrap' Icons.
Description
Easily use 'Bootstrap' icons inside 'Shiny' apps and 'R Markdown' documents. More generally, icons can be inserted in any 'htmltools' document through inline 'SVG'.
README.md
bsicons
An R package for using Bootstrap icons in Shiny and R Markdown
Installation
Install the stable release of bsicons
on CRAN:
install.packages("bsicons")
Example
bsicons::bs_icon("geo", size = "3rem")