The Tabler dental broken icon depicts a fractured tooth, commonly used in UI to represent dental issues, warnings related to oral health, or specific dental services.
Common uses
- Highlighting a dental problem in a patient record.
- Indicating a need for urgent dental care.
- Representing a 'decay' or 'cavity' status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDentalBroken } from '@tabler/icons-react';
<IconDentalBroken size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- toothdentistmedicalcarecariesdentalbrokensystembroken toothcavitydental warningtooth decay
FAQ
- What is the dental broken icon used for?
- It visually represents a broken or damaged tooth, often used for dental health status, warnings, or services.
- How do I use the dental broken icon in React?
- Import it using `import { IconDentalBroken } from '@tabler/icons-react'` and use it as a component: `<IconDentalBroken />`.
- What is the license for this icon?
- The Tabler icon library, including the dental broken icon, is 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 →