tooth negative icon

tooth-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.

Name
tooth-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Use the tooth negative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM9.585 11.866c3.245-3.94 7.159-5.062 11.58-2.466l6.18 5.356a1 1 0 1 0 1.31-1.512l-3.598-3.118c2.68-1.588 8.396-4.039 12.524.747c3.02 3.5 2.763 7.133 1.643 10.69l-3.942 11.293c-1.153 3.927-1.975 5.14-3.995 6.845c-1.198 1.013-2.55-.736-3.973-2.577c-1.233-1.595-2.519-3.258-3.804-3.254c-1.307.004-2.614 1.67-3.864 3.264c-1.441 1.838-2.808 3.581-4.013 2.567c-2.433-2.048-3.5-4.877-4.616-9.418c-.215-.874-.541-1.923-.902-3.079c-1.51-4.85-3.612-11.596-.53-15.338" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsToothNegative(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM9.585 11.866c3.245-3.94 7.159-5.062 11.58-2.466l6.18 5.356a1 1 0 1 0 1.31-1.512l-3.598-3.118c2.68-1.588 8.396-4.039 12.524.747c3.02 3.5 2.763 7.133 1.643 10.69l-3.942 11.293c-1.153 3.927-1.975 5.14-3.995 6.845c-1.198 1.013-2.55-.736-3.973-2.577c-1.233-1.595-2.519-3.258-3.804-3.254c-1.307.004-2.614 1.67-3.864 3.264c-1.441 1.838-2.808 3.581-4.013 2.567c-2.433-2.048-3.5-4.877-4.616-9.418c-.215-.874-.541-1.923-.902-3.079c-1.51-4.85-3.612-11.596-.53-15.338" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM9.585 11.866c3.245-3.94 7.159-5.062 11.58-2.466l6.18 5.356a1 1 0 1 0 1.31-1.512l-3.598-3.118c2.68-1.588 8.396-4.039 12.524.747c3.02 3.5 2.763 7.133 1.643 10.69l-3.942 11.293c-1.153 3.927-1.975 5.14-3.995 6.845c-1.198 1.013-2.55-.736-3.973-2.577c-1.233-1.595-2.519-3.258-3.804-3.254c-1.307.004-2.614 1.67-3.864 3.264c-1.441 1.838-2.808 3.581-4.013 2.567c-2.433-2.048-3.5-4.877-4.616-9.418c-.215-.874-.541-1.923-.902-3.079c-1.51-4.85-3.612-11.596-.53-15.338" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-tooth-negative {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM9.585%2011.866c3.245-3.94%207.159-5.062%2011.58-2.466l6.18%205.356a1%201%200%201%200%201.31-1.512l-3.598-3.118c2.68-1.588%208.396-4.039%2012.524.747c3.02%203.5%202.763%207.133%201.643%2010.69l-3.942%2011.293c-1.153%203.927-1.975%205.14-3.995%206.845c-1.198%201.013-2.55-.736-3.973-2.577c-1.233-1.595-2.519-3.258-3.804-3.254c-1.307.004-2.614%201.67-3.864%203.264c-1.441%201.838-2.808%203.581-4.013%202.567c-2.433-2.048-3.5-4.877-4.616-9.418c-.215-.874-.541-1.923-.902-3.079c-1.51-4.85-3.612-11.596-.53-15.338%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM9.585%2011.866c3.245-3.94%207.159-5.062%2011.58-2.466l6.18%205.356a1%201%200%201%200%201.31-1.512l-3.598-3.118c2.68-1.588%208.396-4.039%2012.524.747c3.02%203.5%202.763%207.133%201.643%2010.69l-3.942%2011.293c-1.153%203.927-1.975%205.14-3.995%206.845c-1.198%201.013-2.55-.736-3.973-2.577c-1.233-1.595-2.519-3.258-3.804-3.254c-1.307.004-2.614%201.67-3.864%203.264c-1.441%201.838-2.808%203.581-4.013%202.567c-2.433-2.048-3.5-4.877-4.616-9.418c-.215-.874-.541-1.923-.902-3.079c-1.51-4.85-3.612-11.596-.53-15.338%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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