John KuehJohn Kueh

blood type icon

HugeIcons · BloodTypeIcon · MIT

Download SVG

The HugeIcons blood type icon visually represents a blood group, commonly used in medical applications or forms to indicate or select a patient's blood type.

Common uses

  • Medical forms for patient information
  • Blood donation tracking systems
  • Health app profile settings

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BloodTypeIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BloodTypeIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
blood groupblood symbolmedical crosshealth icon

FAQ

What is the purpose of the blood type icon?
This icon is used to represent blood groups, typically in contexts related to healthcare, medical records, or blood donation.
How do I use the BloodTypeIcon in React?
Import both HugeiconsIcon and BloodTypeIcon, then render it using <HugeiconsIcon icon={BloodTypeIcon} />.
What is the license for this icon?
The BloodTypeIcon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →