Google's Material design icons
download_google_material(version = "dev")
google_material(name, category = NULL, theme = NULL)Version of the library
Name of the icon
The icon's category, either "action", "alert", "av", "communication", "content", "device", "editor", "file", "hardware", "home", "image", "maps", "navigation", "notification", "places", "social", or "toggle"
The style variant for the icon, requires v4.0.0 or greater. Available themes vary by icon, but can be either "filled", "outlined", "round", "sharp", or "twotone". If NULL, it will default to the first available variant in this order.
download_google_material() invisibly returns the
google_material icon set after downloading and installing its SVG
files locally.
google_material(name, category, theme) returns an icon object (an
SVG tag) for the requested icon.
https://material.io/resources/icons/