John KuehJohn Kueh

tooth icon

Phosphor · tooth · MIT

Download SVG

The Phosphor tooth icon depicts a single tooth and is commonly used in UI to represent dental care, oral hygiene, or medical services related to teeth.

Common uses

  • Link to a dentist's booking page
  • Button for oral health tips
  • Icon for a dental insurance plan

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Tooth } from '@phosphor-icons/react';

<Tooth size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Tooth size={24} />
thin
<Tooth size={24} weight="thin" />
light
<Tooth size={24} weight="light" />
bold
<Tooth size={24} weight="bold" />
fill
<Tooth size={24} weight="fill" />
duotone
<Tooth size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
health & wellness
Keywords
teethdentistrymedicalmedicinedoctorcavityhealth & wellnesstoothdentalmouth

FAQ

What is the tooth icon used for?
It's used to visually represent concepts related to teeth, dentistry, and oral health in user interfaces.
How do I use the tooth icon in React?
Import it from the library and use it as a component: `import { Tooth } from '@phosphor-icons/react'; <Tooth />`.
What is the license for the Phosphor tooth icon?
The Phosphor icon library, including the tooth icon, is available under the MIT license.

Looking for something else? Search Phosphor 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 →