tooth from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.

Name
tooth
Set
OpenMoji
Style
Default
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More people body icons from OpenMoji

Use the tooth emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M56.846 18.796a11.64 11.64 0 0 0-10.55-5.013c-4.808.546-6.06 2.765-10.357 3.188c-4.296-.423-5.55-2.642-10.357-3.188a11.64 11.64 0 0 0-10.55 5.013c-2.758 4.212-2.153 10.504 1.812 15.318a6.1 6.1 0 0 1 1.444 3.626c.237 6.121 1.402 23.342 6.988 24.508c4.31.9 2.03-19.697 10.663-19.43c8.632-.267 6.354 20.329 10.663 19.43c5.586-1.166 6.75-18.387 6.988-24.508a6.1 6.1 0 0 1 1.444-3.626c3.965-4.814 4.57-11.106 1.812-15.318"/><path fill="#d0cfce" d="M56.846 18.796c-1.252-2.796-12.474-7.687-10.55-5.013c3.06 4.252 4.207 12.231 3.257 20.922c-.818 7.468-5.476 23.877-5.476 23.877c-.365 2.232.97 4.208 1.83 4.071c2.375-.377 7.936-7.613 7.683-24.913a5.68 5.68 0 0 1 1.443-3.626a14.41 14.41 0 0 0 1.813-15.318"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M56.846 18.796a11.64 11.64 0 0 0-10.55-5.013c-4.808.546-6.06 2.765-10.357 3.188c-4.296-.423-5.55-2.642-10.357-3.188a11.64 11.64 0 0 0-10.55 5.013c-2.758 4.212-2.153 10.504 1.812 15.318a6.1 6.1 0 0 1 1.444 3.626c.237 6.121 1.402 23.342 6.988 24.508c4.31.9 2.03-19.697 10.663-19.43c8.632-.267 6.354 20.329 10.663 19.43c5.586-1.166 6.75-18.387 6.988-24.508a6.1 6.1 0 0 1 1.444-3.626c3.965-4.814 4.57-11.106 1.812-15.318Z"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiTooth(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M56.846 18.796a11.64 11.64 0 0 0-10.55-5.013c-4.808.546-6.06 2.765-10.357 3.188c-4.296-.423-5.55-2.642-10.357-3.188a11.64 11.64 0 0 0-10.55 5.013c-2.758 4.212-2.153 10.504 1.812 15.318a6.1 6.1 0 0 1 1.444 3.626c.237 6.121 1.402 23.342 6.988 24.508c4.31.9 2.03-19.697 10.663-19.43c8.632-.267 6.354 20.329 10.663 19.43c5.586-1.166 6.75-18.387 6.988-24.508a6.1 6.1 0 0 1 1.444-3.626c3.965-4.814 4.57-11.106 1.812-15.318"/><path fill="#d0cfce" d="M56.846 18.796c-1.252-2.796-12.474-7.687-10.55-5.013c3.06 4.252 4.207 12.231 3.257 20.922c-.818 7.468-5.476 23.877-5.476 23.877c-.365 2.232.97 4.208 1.83 4.071c2.375-.377 7.936-7.613 7.683-24.913a5.68 5.68 0 0 1 1.443-3.626a14.41 14.41 0 0 0 1.813-15.318"/><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="M56.846 18.796a11.64 11.64 0 0 0-10.55-5.013c-4.808.546-6.06 2.765-10.357 3.188c-4.296-.423-5.55-2.642-10.357-3.188a11.64 11.64 0 0 0-10.55 5.013c-2.758 4.212-2.153 10.504 1.812 15.318a6.1 6.1 0 0 1 1.444 3.626c.237 6.121 1.402 23.342 6.988 24.508c4.31.9 2.03-19.697 10.663-19.43c8.632-.267 6.354 20.329 10.663 19.43c5.586-1.166 6.75-18.387 6.988-24.508a6.1 6.1 0 0 1 1.444-3.626c3.965-4.814 4.57-11.106 1.812-15.318Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M56.846 18.796a11.64 11.64 0 0 0-10.55-5.013c-4.808.546-6.06 2.765-10.357 3.188c-4.296-.423-5.55-2.642-10.357-3.188a11.64 11.64 0 0 0-10.55 5.013c-2.758 4.212-2.153 10.504 1.812 15.318a6.1 6.1 0 0 1 1.444 3.626c.237 6.121 1.402 23.342 6.988 24.508c4.31.9 2.03-19.697 10.663-19.43c8.632-.267 6.354 20.329 10.663 19.43c5.586-1.166 6.75-18.387 6.988-24.508a6.1 6.1 0 0 1 1.444-3.626c3.965-4.814 4.57-11.106 1.812-15.318"/><path fill="#d0cfce" d="M56.846 18.796c-1.252-2.796-12.474-7.687-10.55-5.013c3.06 4.252 4.207 12.231 3.257 20.922c-.818 7.468-5.476 23.877-5.476 23.877c-.365 2.232.97 4.208 1.83 4.071c2.375-.377 7.936-7.613 7.683-24.913a5.68 5.68 0 0 1 1.443-3.626a14.41 14.41 0 0 0 1.813-15.318"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M56.846 18.796a11.64 11.64 0 0 0-10.55-5.013c-4.808.546-6.06 2.765-10.357 3.188c-4.296-.423-5.55-2.642-10.357-3.188a11.64 11.64 0 0 0-10.55 5.013c-2.758 4.212-2.153 10.504 1.812 15.318a6.1 6.1 0 0 1 1.444 3.626c.237 6.121 1.402 23.342 6.988 24.508c4.31.9 2.03-19.697 10.663-19.43c8.632-.267 6.354 20.329 10.663 19.43c5.586-1.166 6.75-18.387 6.988-24.508a6.1 6.1 0 0 1 1.444-3.626c3.965-4.814 4.57-11.106 1.812-15.318Z"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M56.846%2018.796a11.64%2011.64%200%200%200-10.55-5.013c-4.808.546-6.06%202.765-10.357%203.188c-4.296-.423-5.55-2.642-10.357-3.188a11.64%2011.64%200%200%200-10.55%205.013c-2.758%204.212-2.153%2010.504%201.812%2015.318a6.1%206.1%200%200%201%201.444%203.626c.237%206.121%201.402%2023.342%206.988%2024.508c4.31.9%202.03-19.697%2010.663-19.43c8.632-.267%206.354%2020.329%2010.663%2019.43c5.586-1.166%206.75-18.387%206.988-24.508a6.1%206.1%200%200%201%201.444-3.626c3.965-4.814%204.57-11.106%201.812-15.318%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M56.846%2018.796c-1.252-2.796-12.474-7.687-10.55-5.013c3.06%204.252%204.207%2012.231%203.257%2020.922c-.818%207.468-5.476%2023.877-5.476%2023.877c-.365%202.232.97%204.208%201.83%204.071c2.375-.377%207.936-7.613%207.683-24.913a5.68%205.68%200%200%201%201.443-3.626a14.41%2014.41%200%200%200%201.813-15.318%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M56.846%2018.796a11.64%2011.64%200%200%200-10.55-5.013c-4.808.546-6.06%202.765-10.357%203.188c-4.296-.423-5.55-2.642-10.357-3.188a11.64%2011.64%200%200%200-10.55%205.013c-2.758%204.212-2.153%2010.504%201.812%2015.318a6.1%206.1%200%200%201%201.444%203.626c.237%206.121%201.402%2023.342%206.988%2024.508c4.31.9%202.03-19.697%2010.663-19.43c8.632-.267%206.354%2020.329%2010.663%2019.43c5.586-1.166%206.75-18.387%206.988-24.508a6.1%206.1%200%200%201%201.444-3.626c3.965-4.814%204.57-11.106%201.812-15.318Z%22%2F%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M56.846%2018.796a11.64%2011.64%200%200%200-10.55-5.013c-4.808.546-6.06%202.765-10.357%203.188c-4.296-.423-5.55-2.642-10.357-3.188a11.64%2011.64%200%200%200-10.55%205.013c-2.758%204.212-2.153%2010.504%201.812%2015.318a6.1%206.1%200%200%201%201.444%203.626c.237%206.121%201.402%2023.342%206.988%2024.508c4.31.9%202.03-19.697%2010.663-19.43c8.632-.267%206.354%2020.329%2010.663%2019.43c5.586-1.166%206.75-18.387%206.988-24.508a6.1%206.1%200%200%201%201.444-3.626c3.965-4.814%204.57-11.106%201.812-15.318%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M56.846%2018.796c-1.252-2.796-12.474-7.687-10.55-5.013c3.06%204.252%204.207%2012.231%203.257%2020.922c-.818%207.468-5.476%2023.877-5.476%2023.877c-.365%202.232.97%204.208%201.83%204.071c2.375-.377%207.936-7.613%207.683-24.913a5.68%205.68%200%200%201%201.443-3.626a14.41%2014.41%200%200%200%201.813-15.318%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M56.846%2018.796a11.64%2011.64%200%200%200-10.55-5.013c-4.808.546-6.06%202.765-10.357%203.188c-4.296-.423-5.55-2.642-10.357-3.188a11.64%2011.64%200%200%200-10.55%205.013c-2.758%204.212-2.153%2010.504%201.812%2015.318a6.1%206.1%200%200%201%201.444%203.626c.237%206.121%201.402%2023.342%206.988%2024.508c4.31.9%202.03-19.697%2010.663-19.43c8.632-.267%206.354%2020.329%2010.663%2019.43c5.586-1.166%206.75-18.387%206.988-24.508a6.1%206.1%200%200%201%201.444-3.626c3.965-4.814%204.57-11.106%201.812-15.318Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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