The Tabler dental off icon depicts a crossed-out tooth or toothbrush, commonly used to indicate that dental services, hygiene, or related features are unavailable, disabled, or not applicable.
Common uses
- Disabling a dental care feature
- Indicating no dental insurance coverage
- Representing a 'no smoking' or 'unhealthy habit' warning in a health context
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDentalOff } from '@tabler/icons-react';
<IconDentalOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- toothtoothbrushmouthhygienedentaloffmedicalwellnessdisabledinactivehealthtooth offmouth hygiene disabledmedical inactiveoral care unavailable
FAQ
- What does the dental off icon represent?
- It signifies the absence or disabling of something related to dental care, hygiene, or oral health.
- How do I use the dental off icon in React?
- Import it using `import { IconDentalOff } from '@tabler/icons-react'` and then use it as a React component: `<IconDentalOff />`.
- What is the license for the Tabler dental off icon?
- The Tabler icon library, including the dental off 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 →