odontology implant negative icon

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

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

Related icons in Health Icons

Use the odontology implant negative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsOdontologyImplantNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm22.796 30.753a134 134 0 0 1-5.42-.174l-2.78 1.001l-.03-.13a2 2 0 0 1 .042-1.06c-3.027-.256-5.17-.634-5.383-1.104c0-2.564-.855-5.232-1.685-7.82c-1.368-4.263-2.665-8.307.05-11.301c4.362-4.812 9.73-5.841 15.91-1.031l.03-.02l6.817 4.962a1 1 0 1 0 1.177-1.617l-6.086-4.43c3.16-1.57 9.53-3.751 14.14 1.105c4.12 4.341 2.14 8.877.233 13.242c-1.036 2.373-2.05 4.696-2.05 6.91c-.483.846-4.652 1.296-9.663 1.433l-12.65 4.554l-.4-1.73zM16.3 38.966l16.795-6.046l.34-1.47a2 2 0 0 0 .05-.544L15.9 37.236zm16.26-3.728l-15.547 5.597a3 3 0 0 0 2.027 1.145l13.049-4.698zM28.613 42H24.89l6.665-2.4l-.017.075A3 3 0 0 1 28.613 42" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsOdontologyImplantNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsOdontologyImplantNegative(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsOdontologyImplantNegative)"><path fill="currentColor" fillRule="evenodd" d="M0 0h48v48H0zm22.796 30.753a134 134 0 0 1-5.42-.174l-2.78 1.001l-.03-.13a2 2 0 0 1 .042-1.06c-3.027-.256-5.17-.634-5.383-1.104c0-2.564-.855-5.232-1.685-7.82c-1.368-4.263-2.665-8.307.05-11.301c4.362-4.812 9.73-5.841 15.91-1.031l.03-.02l6.817 4.962a1 1 0 1 0 1.177-1.617l-6.086-4.43c3.16-1.57 9.53-3.751 14.14 1.105c4.12 4.341 2.14 8.877.233 13.242c-1.036 2.373-2.05 4.696-2.05 6.91c-.483.846-4.652 1.296-9.663 1.433l-12.65 4.554l-.4-1.73zM16.3 38.966l16.795-6.046l.34-1.47a2 2 0 0 0 .05-.544L15.9 37.236zm16.26-3.728l-15.547 5.597a3 3 0 0 0 2.027 1.145l13.049-4.698zM28.613 42H24.89l6.665-2.4l-.017.075A3 3 0 0 1 28.613 42" clipRule="evenodd"/></g><defs><clipPath id="healthiconsOdontologyImplantNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsOdontologyImplantNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm22.796 30.753a134 134 0 0 1-5.42-.174l-2.78 1.001l-.03-.13a2 2 0 0 1 .042-1.06c-3.027-.256-5.17-.634-5.383-1.104c0-2.564-.855-5.232-1.685-7.82c-1.368-4.263-2.665-8.307.05-11.301c4.362-4.812 9.73-5.841 15.91-1.031l.03-.02l6.817 4.962a1 1 0 1 0 1.177-1.617l-6.086-4.43c3.16-1.57 9.53-3.751 14.14 1.105c4.12 4.341 2.14 8.877.233 13.242c-1.036 2.373-2.05 4.696-2.05 6.91c-.483.846-4.652 1.296-9.663 1.433l-12.65 4.554l-.4-1.73zM16.3 38.966l16.795-6.046l.34-1.47a2 2 0 0 0 .05-.544L15.9 37.236zm16.26-3.728l-15.547 5.597a3 3 0 0 0 2.027 1.145l13.049-4.698zM28.613 42H24.89l6.665-2.4l-.017.075A3 3 0 0 1 28.613 42" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsOdontologyImplantNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-odontology-implant-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%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsOdontologyImplantNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm22.796%2030.753a134%20134%200%200%201-5.42-.174l-2.78%201.001l-.03-.13a2%202%200%200%201%20.042-1.06c-3.027-.256-5.17-.634-5.383-1.104c0-2.564-.855-5.232-1.685-7.82c-1.368-4.263-2.665-8.307.05-11.301c4.362-4.812%209.73-5.841%2015.91-1.031l.03-.02l6.817%204.962a1%201%200%201%200%201.177-1.617l-6.086-4.43c3.16-1.57%209.53-3.751%2014.14%201.105c4.12%204.341%202.14%208.877.233%2013.242c-1.036%202.373-2.05%204.696-2.05%206.91c-.483.846-4.652%201.296-9.663%201.433l-12.65%204.554l-.4-1.73zM16.3%2038.966l16.795-6.046l.34-1.47a2%202%200%200%200%20.05-.544L15.9%2037.236zm16.26-3.728l-15.547%205.597a3%203%200%200%200%202.027%201.145l13.049-4.698zM28.613%2042H24.89l6.665-2.4l-.017.075A3%203%200%200%201%2028.613%2042%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsOdontologyImplantNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsOdontologyImplantNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm22.796%2030.753a134%20134%200%200%201-5.42-.174l-2.78%201.001l-.03-.13a2%202%200%200%201%20.042-1.06c-3.027-.256-5.17-.634-5.383-1.104c0-2.564-.855-5.232-1.685-7.82c-1.368-4.263-2.665-8.307.05-11.301c4.362-4.812%209.73-5.841%2015.91-1.031l.03-.02l6.817%204.962a1%201%200%201%200%201.177-1.617l-6.086-4.43c3.16-1.57%209.53-3.751%2014.14%201.105c4.12%204.341%202.14%208.877.233%2013.242c-1.036%202.373-2.05%204.696-2.05%206.91c-.483.846-4.652%201.296-9.663%201.433l-12.65%204.554l-.4-1.73zM16.3%2038.966l16.795-6.046l.34-1.47a2%202%200%200%200%20.05-.544L15.9%2037.236zm16.26-3.728l-15.547%205.597a3%203%200%200%200%202.027%201.145l13.049-4.698zM28.613%2042H24.89l6.665-2.4l-.017.075A3%203%200%200%201%2028.613%2042%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsOdontologyImplantNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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