Package: bsicons Title: Easily Work with 'Bootstrap' Icons Version: 0.1.2.9000 Authors@R: c( person("Carson", "Sievert", , "carson@posit.co", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-4958-2844")), person("Posit Software, PBC", role = c("cph", "fnd")), person("Mark", "Otto", role = "cph", comment = "Bootstrap icons maintainer") ) 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'. License: MIT + file LICENSE URL: https://github.com/rstudio/bsicons BugReports: https://github.com/rstudio/bsicons/issues Depends: R (>= 2.10) Imports: cli, htmltools, rlang, utils Suggests: bslib, processx, testthat, webshot2, withr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://rstudio.r-universe.dev Date/Publication: 2025-12-30 15:56:54 UTC RemoteUrl: https://github.com/rstudio/bsicons RemoteRef: HEAD RemoteSha: b4cb308d90d6d29f5296339f38e13951fae94b60 NeedsCompilation: no Packaged: 2026-06-21 09:07:20 UTC; root Author: Carson Sievert [cre, aut] (ORCID: ), Posit Software, PBC [cph, fnd], Mark Otto [cph] (Bootstrap icons maintainer) Maintainer: Carson Sievert