launch_gallery {rheroicons}R Documentation

Icon gallery

Description

Run the gallery to view and search for icons. Click on an icon name to copy the 'R' code to the clipboard.

Usage

launch_gallery(...)

Arguments

...

additional 'shiny' options

Value

A 'shiny' app containing the icon gallery

Examples

if (interactive()) {
  rheroicons::launch_gallery()
}


[Package rheroicons version 1.0.0 Index]