John KuehJohn Kueh

dental tooth icon

HugeIcons · DentalToothIcon · MIT

Download SVG

The HugeIcons dental tooth icon visually represents a tooth and is commonly used in user interfaces for healthcare-related applications, dental services, or oral hygiene information.

Common uses

  • Button for dental appointment booking
  • Link to oral health tips section
  • Icon within a patient profile for dental history

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DentalToothIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DentalToothIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
toothdentistoral caremolars

FAQ

What does the DentalToothIcon represent?
The DentalToothIcon represents a human tooth, suitable for use in contexts related to dentistry, oral health, or medical services.
How do I use the DentalToothIcon in a React application?
To use the icon in React, import both HugeiconsIcon and DentalToothIcon, then render it using <HugeiconsIcon icon={DentalToothIcon} />.
What is the license for the DentalToothIcon?
The DentalToothIcon is provided under the MIT license, allowing for free use in both personal and commercial projects.

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 →