The Tabler ribbon health icon depicts a stylized ribbon, commonly used to represent health-related causes, awareness campaigns, or as a general symbol for well-being in user interfaces.
Common uses
- Medical/Healthcare app navigation
- Charity or awareness campaign buttons
- User profile status indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRibbonHealth } from '@tabler/icons-react';
<IconRibbonHealth size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Symbols
- Keywords
- medicalcareheatlhmedichealthcareribbonhealthsignmarkemblemsymbolsmedical ribbonhealth awarenesscare symbolheart ribbon
FAQ
- What is the ribbon health icon used for?
- It's typically used to signify health, medical services, or awareness for health-related causes.
- How do I use the ribbon health icon in React?
- Import it using `import { IconRibbonHealth } from '@tabler/icons-react';` and use it as a component: `<IconRibbonHealth />`.
- What is the license for the ribbon health icon?
- The Tabler icon library, including the ribbon health icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →