Package: bsicons
Title: Easily Work with 'Bootstrap' Icons
Version: 0.1.2
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
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-03 23:29:00 UTC; cpsievert
Author: Carson Sievert [cre, aut] (<https://orcid.org/0000-0002-4958-2844>),
  Posit Software, PBC [cph, fnd],
  Mark Otto [cph] (Bootstrap icons maintainer)
Maintainer: Carson Sievert <carson@posit.co>
Repository: CRAN
Date/Publication: 2023-11-04 00:30:05 UTC
Built: R 4.6.0; ; 2025-07-18 05:16:56 UTC; unix
