The HugeIcons dental care icon depicts a tooth, commonly used to represent dental services, oral hygiene, or health-related features in user interfaces.
Common uses
- Link to dental services page
- Button for booking dentist appointments
- Icon for oral health tips section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DentalCareIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DentalCareIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- tooth icondentist iconoral health iconmedical icon
FAQ
- What does the DentalCareIcon represent?
- The DentalCareIcon represents a tooth and is used for dental services, oral hygiene, or health-related features.
- How do I use the DentalCareIcon in React?
- Import both HugeiconsIcon and DentalCareIcon, then render <HugeiconsIcon icon={DentalCareIcon} />.
- What is the license for this icon?
- The DentalCareIcon 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 →