Bioicons is a free library of open source icons for scientific illustrations using vector graphics software such as Inkscape or Adobe Illustrator.
download_bioicons()
bioicons(name, category = NULL)Name of the icon.
The icon's category, one of "Animals", "Blood_immunology",
"Cell_lines", "Cell_membrane", "Chemistry", "Chemo-_and_Bioinformatics",
"General_items", "Genetics", "Human_physiology", "Intracellular_components"
, "Lab_apparatus", "Machine_Learning", "Microbiology",
"Nucleic_Acids", "Oncology", "Parasites", "Receptor_channels",
"Safety_symbols", "Scientific_graphs", "Tissues", or "Viruses".
If NULL, it will default to the first available icon with this name.
download_bioicons() invisibly returns the bioicons icon set
after downloading and installing its SVG files locally.
bioicons(name, category) returns an icon object (an SVG tag) for
the requested icon.