The HugeIcons first aid kit icon visually represents emergency medical supplies and is commonly used to indicate health-related services, safety information, or emergency contacts.
Common uses
- Medical service buttons
- Emergency contact links
- Safety information sections
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FirstAidKitIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FirstAidKitIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- medical kithealth kitemergency kitaid kit
FAQ
- What does the first aid kit icon represent?
- It represents medical supplies for immediate treatment of injuries or sudden illness. It's used in UIs to signify health, safety, or emergency resources.
- How do I use the FirstAidKitIcon in React?
- Import both HugeiconsIcon and FirstAidKitIcon, then render the icon using the code: <HugeiconsIcon icon={FirstAidKitIcon} />.
- What is the license for this icon?
- The FirstAidKitIcon is provided 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 →