The Tabler crutches icon depicts a pair of forearm crutches, commonly used in user interfaces to represent concepts related to mobility assistance, injury recovery, or healthcare services.
Common uses
- Button for 'Request Assistance'
- Link to a 'Disability Services' page
- Status indicator for 'Recovery in Progress'
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCrutches } from '@tabler/icons-react';
<IconCrutches size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- hospitalmedicaldisabilityhealthlegcrutcheswellnesshealthcaretreatmentcaremobility aidsupportinjuryrehabilitation
FAQ
- What does the crutches icon represent?
- It visually represents mobility aids, specifically crutches, often used to signify injury, recovery, or disability.
- How do I use the crutches icon in React?
- You can import and use it directly in your React components like this: import { IconCrutches } from '@tabler/icons-react'.
- What is the license for the Tabler crutches icon?
- The Tabler icons, including the crutches icon, are available 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 →