Health icons
download_health_icons()
health_icons(name, category = NULL, theme = NULL)Name of the icon
The icon's category, either "blood", "body", "conditions", "devices", "diagnostics", "emotions", "family", "medications", "objects", "people", "places", "shapes", "specialties", "symbols", "typography", or "vehicles"
The style variant for the icon, requires v4.0.0 or greater. Available themes vary by icon, but can be either "filled", "negative", "outline". If NULL, it will default to the first available variant in this order.
download_health_icons() invisibly returns the health_icons
icon set after downloading and installing its SVG files locally.
health_icons(name, category, theme) returns an icon object (an
SVG tag) for the requested icon.