The HugeIcons blood bag icon visually represents a blood donation or transfusion, commonly used in medical or health-related applications.
Common uses
- Medical donation buttons
- Health tracking apps
- Emergency service indicators
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BloodBagIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BloodBagIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- blood donationblood transfusionmedical baghealth
FAQ
- What is the blood bag icon used for?
- It's used to signify blood donation, transfusion, or general medical contexts within user interfaces.
- How do I use the BloodBagIcon in React?
- Import both HugeiconsIcon and BloodBagIcon, then render <HugeiconsIcon icon={BloodBagIcon} />.
- What is the license for this icon?
- The HugeIcons blood bag icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.