Find icons in installed sets by name

icon_find(name, set = NULL)

Arguments

name

The name of the icon

set

Icon sets to search. If NULL, all available icons will be searched.

Value

A named list of matching icon objects, named by the expression used to access them (for example "fontawesome$solid$rocket").