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 icons vector (an
SVG tag) for the requested icon.
Health Icons are released into the public domain under the CC0 1.0 Universal License; no attribution is required. The Health Icons codebase itself is licensed separately under the MIT License.