The Tabler massage icon depicts a stylized representation of hands performing a massage, commonly used in UIs to signify services related to relaxation, therapy, or wellness.
Common uses
- Button for booking a massage appointment
- Link to a spa or wellness section
- Indicator for physical therapy services
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMassage } from '@tabler/icons-react';
<IconMassage size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- physiotherapysparelaxsportstherapytreatmentspinemassagemedicalwellnesshealth
FAQ
- What does the massage icon represent?
- It visually represents the act of massage, often used for health, wellness, or relaxation services.
- How do I use the massage icon in React?
- You can import and use it like this: import { IconMassage } from '@tabler/icons-react'; <IconMassage />.
- What is the license for the Tabler massage icon?
- The Tabler icons, including the massage icon, are available under the MIT license.
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 →