Get an icon from the database of icons.

ea_icon(name)

Arguments

name

The name of the icon as listed in icons.

Examples

ea_icon("bar_graph")
#> Error in icons %>% dplyr::filter(name == name) %>% pull(path): could not find function "%>%"