The HugeIcons dental broken tooth icon visually represents a damaged or fractured tooth, commonly used in healthcare or dental applications to indicate issues, pain, or a need for dental attention.
Common uses
- Highlighting a dental emergency or urgent care need.
- Indicating a condition related to tooth decay or damage.
- Representing a negative dental health status.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DentalBrokenToothIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DentalBrokenToothIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- broken toothfractured toothdental damagetooth problem
FAQ
- What does the DentalBrokenToothIcon represent?
- It depicts a broken or fractured tooth, suitable for interfaces related to dental health, pain, or damage.
- How do I use the DentalBrokenToothIcon in React?
- Import it as 'DentalBrokenToothIcon' from '@hugeicons/core-free-icons' and render it using '<HugeiconsIcon icon={DentalBrokenToothIcon} />' from '@hugeicons/react'.
- What is the license for this icon?
- The HugeIcons dental broken tooth icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →