tooth from Fluent Emoji High Contrast by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.

Name
tooth
Set
Fluent Emoji High Contrast
Style
Default
Category
People & Body
Viewbox
32×32
License
MIT

The same emoji in other sets

More people & body icons from Fluent Emoji High Contrast

Use the tooth emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M20.281 7.656c1.425-.75 3.219-1.146 3.938-1.25c-1.188-.281-3.8-.743-4.75-.343c-.478.2-.946.569-1.413.937c-.695.547-1.39 1.094-2.119 1.094c-.796 0-1.7-.601-2.588-1.192c-.47-.313-.937-.623-1.38-.84c-1.025-.5-3.656.021-4.844.344c1.156.198 3.369.6 4.469 1.25c.343.203.669.433.996.664c.983.695 1.98 1.399 3.504 1.399q.191 0 .364-.013c-.546.845-.966 1.835-.966 2.76a.5.5 0 1 0 1 0c0-.753.413-1.691 1.024-2.536a7 7 0 0 1 .74-.873c.184-.127.364-.267.553-.413q.238-.188.508-.385l.024-.01a.5.5 0 0 0 .194-.143c.222-.15.467-.303.746-.45"/><path d="M18.534 28.385a2.63 2.63 0 0 0 1.774.692q.119-.002.236-.016a2.55 2.55 0 0 0 1.55-.688a11.16 11.16 0 0 0 3.624-7.566l.1-1.606a1.68 1.68 0 0 1 .849-1.352a8.41 8.41 0 0 0 4.332-7.837a8.48 8.48 0 0 0-8.889-8a8.4 8.4 0 0 0-4.425 1.53a2.925 2.925 0 0 1-3.36 0a8.457 8.457 0 1 0-9.738 13.83c.233.167.488.323.757.482a1.66 1.66 0 0 1 .838 1.347l.1 1.613a11.15 11.15 0 0 0 3.619 7.56a2.63 2.63 0 0 0 3.713-.145c.388-.428.63-.968.692-1.543l.459-4.791c.092-.878.803-1.895 1.219-1.895s1.16 1.017 1.251 1.885l.459 4.792c.057.654.356 1.264.84 1.708m.691-6.699C19.066 20.179 17.821 18 15.984 18c-1.816 0-3.05 2.179-3.21 3.694l-.458 4.785a.7.7 0 0 1-.17.392a.62.62 0 0 1-.436.2a.66.66 0 0 1-.456-.171a9.17 9.17 0 0 1-2.971-6.216l-.1-1.6a3.66 3.66 0 0 0-1.838-2.963a8 8 0 0 1-.6-.379a6.457 6.457 0 1 1 7.429-10.564a4.93 4.93 0 0 0 5.662 0A6.456 6.456 0 0 1 29 10.123a6.43 6.43 0 0 1-3.309 5.988a3.68 3.68 0 0 0-1.864 2.966l-.1 1.609a9.2 9.2 0 0 1-3 6.233a.58.58 0 0 1-.356.155a.624.624 0 0 1-.685-.58z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastTooth(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M20.281 7.656c1.425-.75 3.219-1.146 3.938-1.25c-1.188-.281-3.8-.743-4.75-.343c-.478.2-.946.569-1.413.937c-.695.547-1.39 1.094-2.119 1.094c-.796 0-1.7-.601-2.588-1.192c-.47-.313-.937-.623-1.38-.84c-1.025-.5-3.656.021-4.844.344c1.156.198 3.369.6 4.469 1.25c.343.203.669.433.996.664c.983.695 1.98 1.399 3.504 1.399q.191 0 .364-.013c-.546.845-.966 1.835-.966 2.76a.5.5 0 1 0 1 0c0-.753.413-1.691 1.024-2.536a7 7 0 0 1 .74-.873c.184-.127.364-.267.553-.413q.238-.188.508-.385l.024-.01a.5.5 0 0 0 .194-.143c.222-.15.467-.303.746-.45"/><path d="M18.534 28.385a2.63 2.63 0 0 0 1.774.692q.119-.002.236-.016a2.55 2.55 0 0 0 1.55-.688a11.16 11.16 0 0 0 3.624-7.566l.1-1.606a1.68 1.68 0 0 1 .849-1.352a8.41 8.41 0 0 0 4.332-7.837a8.48 8.48 0 0 0-8.889-8a8.4 8.4 0 0 0-4.425 1.53a2.925 2.925 0 0 1-3.36 0a8.457 8.457 0 1 0-9.738 13.83c.233.167.488.323.757.482a1.66 1.66 0 0 1 .838 1.347l.1 1.613a11.15 11.15 0 0 0 3.619 7.56a2.63 2.63 0 0 0 3.713-.145c.388-.428.63-.968.692-1.543l.459-4.791c.092-.878.803-1.895 1.219-1.895s1.16 1.017 1.251 1.885l.459 4.792c.057.654.356 1.264.84 1.708m.691-6.699C19.066 20.179 17.821 18 15.984 18c-1.816 0-3.05 2.179-3.21 3.694l-.458 4.785a.7.7 0 0 1-.17.392a.62.62 0 0 1-.436.2a.66.66 0 0 1-.456-.171a9.17 9.17 0 0 1-2.971-6.216l-.1-1.6a3.66 3.66 0 0 0-1.838-2.963a8 8 0 0 1-.6-.379a6.457 6.457 0 1 1 7.429-10.564a4.93 4.93 0 0 0 5.662 0A6.456 6.456 0 0 1 29 10.123a6.43 6.43 0 0 1-3.309 5.988a3.68 3.68 0 0 0-1.864 2.966l-.1 1.609a9.2 9.2 0 0 1-3 6.233a.58.58 0 0 1-.356.155a.624.624 0 0 1-.685-.58z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M20.281 7.656c1.425-.75 3.219-1.146 3.938-1.25c-1.188-.281-3.8-.743-4.75-.343c-.478.2-.946.569-1.413.937c-.695.547-1.39 1.094-2.119 1.094c-.796 0-1.7-.601-2.588-1.192c-.47-.313-.937-.623-1.38-.84c-1.025-.5-3.656.021-4.844.344c1.156.198 3.369.6 4.469 1.25c.343.203.669.433.996.664c.983.695 1.98 1.399 3.504 1.399q.191 0 .364-.013c-.546.845-.966 1.835-.966 2.76a.5.5 0 1 0 1 0c0-.753.413-1.691 1.024-2.536a7 7 0 0 1 .74-.873c.184-.127.364-.267.553-.413q.238-.188.508-.385l.024-.01a.5.5 0 0 0 .194-.143c.222-.15.467-.303.746-.45"/><path d="M18.534 28.385a2.63 2.63 0 0 0 1.774.692q.119-.002.236-.016a2.55 2.55 0 0 0 1.55-.688a11.16 11.16 0 0 0 3.624-7.566l.1-1.606a1.68 1.68 0 0 1 .849-1.352a8.41 8.41 0 0 0 4.332-7.837a8.48 8.48 0 0 0-8.889-8a8.4 8.4 0 0 0-4.425 1.53a2.925 2.925 0 0 1-3.36 0a8.457 8.457 0 1 0-9.738 13.83c.233.167.488.323.757.482a1.66 1.66 0 0 1 .838 1.347l.1 1.613a11.15 11.15 0 0 0 3.619 7.56a2.63 2.63 0 0 0 3.713-.145c.388-.428.63-.968.692-1.543l.459-4.791c.092-.878.803-1.895 1.219-1.895s1.16 1.017 1.251 1.885l.459 4.792c.057.654.356 1.264.84 1.708m.691-6.699C19.066 20.179 17.821 18 15.984 18c-1.816 0-3.05 2.179-3.21 3.694l-.458 4.785a.7.7 0 0 1-.17.392a.62.62 0 0 1-.436.2a.66.66 0 0 1-.456-.171a9.17 9.17 0 0 1-2.971-6.216l-.1-1.6a3.66 3.66 0 0 0-1.838-2.963a8 8 0 0 1-.6-.379a6.457 6.457 0 1 1 7.429-10.564a4.93 4.93 0 0 0 5.662 0A6.456 6.456 0 0 1 29 10.123a6.43 6.43 0 0 1-3.309 5.988a3.68 3.68 0 0 0-1.864 2.966l-.1 1.609a9.2 9.2 0 0 1-3 6.233a.58.58 0 0 1-.356.155a.624.624 0 0 1-.685-.58z"/></g></svg>
</template>

CSS

.icon-tooth {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.281%207.656c1.425-.75%203.219-1.146%203.938-1.25c-1.188-.281-3.8-.743-4.75-.343c-.478.2-.946.569-1.413.937c-.695.547-1.39%201.094-2.119%201.094c-.796%200-1.7-.601-2.588-1.192c-.47-.313-.937-.623-1.38-.84c-1.025-.5-3.656.021-4.844.344c1.156.198%203.369.6%204.469%201.25c.343.203.669.433.996.664c.983.695%201.98%201.399%203.504%201.399q.191%200%20.364-.013c-.546.845-.966%201.835-.966%202.76a.5.5%200%201%200%201%200c0-.753.413-1.691%201.024-2.536a7%207%200%200%201%20.74-.873c.184-.127.364-.267.553-.413q.238-.188.508-.385l.024-.01a.5.5%200%200%200%20.194-.143c.222-.15.467-.303.746-.45%22%2F%3E%3Cpath%20d%3D%22M18.534%2028.385a2.63%202.63%200%200%200%201.774.692q.119-.002.236-.016a2.55%202.55%200%200%200%201.55-.688a11.16%2011.16%200%200%200%203.624-7.566l.1-1.606a1.68%201.68%200%200%201%20.849-1.352a8.41%208.41%200%200%200%204.332-7.837a8.48%208.48%200%200%200-8.889-8a8.4%208.4%200%200%200-4.425%201.53a2.925%202.925%200%200%201-3.36%200a8.457%208.457%200%201%200-9.738%2013.83c.233.167.488.323.757.482a1.66%201.66%200%200%201%20.838%201.347l.1%201.613a11.15%2011.15%200%200%200%203.619%207.56a2.63%202.63%200%200%200%203.713-.145c.388-.428.63-.968.692-1.543l.459-4.791c.092-.878.803-1.895%201.219-1.895s1.16%201.017%201.251%201.885l.459%204.792c.057.654.356%201.264.84%201.708m.691-6.699C19.066%2020.179%2017.821%2018%2015.984%2018c-1.816%200-3.05%202.179-3.21%203.694l-.458%204.785a.7.7%200%200%201-.17.392a.62.62%200%200%201-.436.2a.66.66%200%200%201-.456-.171a9.17%209.17%200%200%201-2.971-6.216l-.1-1.6a3.66%203.66%200%200%200-1.838-2.963a8%208%200%200%201-.6-.379a6.457%206.457%200%201%201%207.429-10.564a4.93%204.93%200%200%200%205.662%200A6.456%206.456%200%200%201%2029%2010.123a6.43%206.43%200%200%201-3.309%205.988a3.68%203.68%200%200%200-1.864%202.966l-.1%201.609a9.2%209.2%200%200%201-3%206.233a.58.58%200%200%201-.356.155a.624.624%200%200%201-.685-.58z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.281%207.656c1.425-.75%203.219-1.146%203.938-1.25c-1.188-.281-3.8-.743-4.75-.343c-.478.2-.946.569-1.413.937c-.695.547-1.39%201.094-2.119%201.094c-.796%200-1.7-.601-2.588-1.192c-.47-.313-.937-.623-1.38-.84c-1.025-.5-3.656.021-4.844.344c1.156.198%203.369.6%204.469%201.25c.343.203.669.433.996.664c.983.695%201.98%201.399%203.504%201.399q.191%200%20.364-.013c-.546.845-.966%201.835-.966%202.76a.5.5%200%201%200%201%200c0-.753.413-1.691%201.024-2.536a7%207%200%200%201%20.74-.873c.184-.127.364-.267.553-.413q.238-.188.508-.385l.024-.01a.5.5%200%200%200%20.194-.143c.222-.15.467-.303.746-.45%22%2F%3E%3Cpath%20d%3D%22M18.534%2028.385a2.63%202.63%200%200%200%201.774.692q.119-.002.236-.016a2.55%202.55%200%200%200%201.55-.688a11.16%2011.16%200%200%200%203.624-7.566l.1-1.606a1.68%201.68%200%200%201%20.849-1.352a8.41%208.41%200%200%200%204.332-7.837a8.48%208.48%200%200%200-8.889-8a8.4%208.4%200%200%200-4.425%201.53a2.925%202.925%200%200%201-3.36%200a8.457%208.457%200%201%200-9.738%2013.83c.233.167.488.323.757.482a1.66%201.66%200%200%201%20.838%201.347l.1%201.613a11.15%2011.15%200%200%200%203.619%207.56a2.63%202.63%200%200%200%203.713-.145c.388-.428.63-.968.692-1.543l.459-4.791c.092-.878.803-1.895%201.219-1.895s1.16%201.017%201.251%201.885l.459%204.792c.057.654.356%201.264.84%201.708m.691-6.699C19.066%2020.179%2017.821%2018%2015.984%2018c-1.816%200-3.05%202.179-3.21%203.694l-.458%204.785a.7.7%200%200%201-.17.392a.62.62%200%200%201-.436.2a.66.66%200%200%201-.456-.171a9.17%209.17%200%200%201-2.971-6.216l-.1-1.6a3.66%203.66%200%200%200-1.838-2.963a8%208%200%200%201-.6-.379a6.457%206.457%200%201%201%207.429-10.564a4.93%204.93%200%200%200%205.662%200A6.456%206.456%200%200%201%2029%2010.123a6.43%206.43%200%200%201-3.309%205.988a3.68%203.68%200%200%200-1.864%202.966l-.1%201.609a9.2%209.2%200%200%201-3%206.233a.58.58%200%200%201-.356.155a.624.624%200%200%201-.685-.58z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/tooth.svg?color=%231a73e8&size=48