The HugeIcons caduceus icon depicts a staff with two snakes coiled around it, commonly used to represent medicine, healthcare, or commerce.
Common uses
- Medical/health app navigation
- Pharmacy or clinic signage
- Business or trade-related features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CaduceusIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CaduceusIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- medical iconstaff of hermeshealing symbolpharmacy icon
FAQ
- What does the caduceus icon represent?
- It traditionally symbolizes medicine and healing, though it's also associated with commerce and negotiation due to its historical use.
- How do I use the CaduceusIcon in React?
- Import both HugeiconsIcon and CaduceusIcon, then render <HugeiconsIcon icon={CaduceusIcon} />.
- What is the license for this icon?
- The HugeIcons caduceus icon is distributed under the MIT license.
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 →