Package: rheroicons
Title: A Zero Dependency 'SVG' Icon Library for 'Shiny'
Version: 1.0.0
Authors@R: c(
    person(
        given = "David",
        family = "Ruvolo",
        role = c("aut", "cre"),
        email = "dcruvolo@gmail.com",
        comment = c(ORCID = "0000-0002-5745-5298")),
    person(
        given = "Adam",
        family = "Wathan",
        role = c("ctb", "cph"),
        comment = "Author of heroicons library"),
    person(
        given = "Steve",
        family = "Schoger",
        role = c("ctb", "cph"),
        comment = "Author of heroicons library")
    )
Description: An implementation of the 'Heroicons' icon library for 'shiny'
    applications and other 'R' web-based projects. You can search, render,
    and customize icons without 'CSS' or 'JavaScript' dependencies.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: htmltools (>= 0.5.3), shiny (>= 1.5.0), stringr
Suggests: spelling, testthat
Depends: R (>= 2.10)
Language: en-US
NeedsCompilation: yes
Packaged: 2022-10-30 12:19:43 UTC; davidruvolo
Author: David Ruvolo [aut, cre] (<https://orcid.org/0000-0002-5745-5298>),
  Adam Wathan [ctb, cph] (Author of heroicons library),
  Steve Schoger [ctb, cph] (Author of heroicons library)
Maintainer: David Ruvolo <dcruvolo@gmail.com>
Repository: CRAN
Date/Publication: 2022-10-30 12:35:01 UTC
Built: R 4.6.0; ; 2025-11-02 04:15:07 UTC; windows
