odontology implant icon

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

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

1 other variant in Health Icons

More devices icons from Health Icons

Use the odontology implant icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M39.578 9.134c-4.61-4.856-10.98-2.675-14.14-1.105l6.086 4.43a1 1 0 0 1-1.177 1.617L23.53 9.113l-.03.02c-6.18-4.81-11.548-3.78-15.91 1.032c-2.715 2.994-1.418 7.038-.05 11.301c.83 2.588 1.685 5.256 1.685 7.82c.213.47 2.356.848 5.383 1.105a2 2 0 0 0-.043 1.059l.03.13l2.781-1.001c1.706.091 3.555.15 5.42.174l-7.748 2.79l.4 1.73l12.65-4.554c5.011-.137 9.18-.587 9.662-1.433c0-2.214 1.015-4.537 2.051-6.91c1.907-4.365 3.888-8.9-.233-13.242M33.095 32.92L16.3 38.966l-.4-1.73l17.585-6.33a2 2 0 0 1-.05.544zm-16.082 7.915l15.547-5.597l-.471 2.044l-13.05 4.698a3 3 0 0 1-2.026-1.145M24.889 42h3.724a3 3 0 0 0 2.924-2.325l.017-.074z"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsOdontologyImplant(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" d="M39.578 9.134c-4.61-4.856-10.98-2.675-14.14-1.105l6.086 4.43a1 1 0 0 1-1.177 1.617L23.53 9.113l-.03.02c-6.18-4.81-11.548-3.78-15.91 1.032c-2.715 2.994-1.418 7.038-.05 11.301c.83 2.588 1.685 5.256 1.685 7.82c.213.47 2.356.848 5.383 1.105a2 2 0 0 0-.043 1.059l.03.13l2.781-1.001c1.706.091 3.555.15 5.42.174l-7.748 2.79l.4 1.73l12.65-4.554c5.011-.137 9.18-.587 9.662-1.433c0-2.214 1.015-4.537 2.051-6.91c1.907-4.365 3.888-8.9-.233-13.242M33.095 32.92L16.3 38.966l-.4-1.73l17.585-6.33a2 2 0 0 1-.05.544zm-16.082 7.915l15.547-5.597l-.471 2.044l-13.05 4.698a3 3 0 0 1-2.026-1.145M24.889 42h3.724a3 3 0 0 0 2.924-2.325l.017-.074z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M39.578 9.134c-4.61-4.856-10.98-2.675-14.14-1.105l6.086 4.43a1 1 0 0 1-1.177 1.617L23.53 9.113l-.03.02c-6.18-4.81-11.548-3.78-15.91 1.032c-2.715 2.994-1.418 7.038-.05 11.301c.83 2.588 1.685 5.256 1.685 7.82c.213.47 2.356.848 5.383 1.105a2 2 0 0 0-.043 1.059l.03.13l2.781-1.001c1.706.091 3.555.15 5.42.174l-7.748 2.79l.4 1.73l12.65-4.554c5.011-.137 9.18-.587 9.662-1.433c0-2.214 1.015-4.537 2.051-6.91c1.907-4.365 3.888-8.9-.233-13.242M33.095 32.92L16.3 38.966l-.4-1.73l17.585-6.33a2 2 0 0 1-.05.544zm-16.082 7.915l15.547-5.597l-.471 2.044l-13.05 4.698a3 3 0 0 1-2.026-1.145M24.889 42h3.724a3 3 0 0 0 2.924-2.325l.017-.074z"/></svg>
</template>

CSS

.icon-odontology-implant {
  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%20d%3D%22M39.578%209.134c-4.61-4.856-10.98-2.675-14.14-1.105l6.086%204.43a1%201%200%200%201-1.177%201.617L23.53%209.113l-.03.02c-6.18-4.81-11.548-3.78-15.91%201.032c-2.715%202.994-1.418%207.038-.05%2011.301c.83%202.588%201.685%205.256%201.685%207.82c.213.47%202.356.848%205.383%201.105a2%202%200%200%200-.043%201.059l.03.13l2.781-1.001c1.706.091%203.555.15%205.42.174l-7.748%202.79l.4%201.73l12.65-4.554c5.011-.137%209.18-.587%209.662-1.433c0-2.214%201.015-4.537%202.051-6.91c1.907-4.365%203.888-8.9-.233-13.242M33.095%2032.92L16.3%2038.966l-.4-1.73l17.585-6.33a2%202%200%200%201-.05.544zm-16.082%207.915l15.547-5.597l-.471%202.044l-13.05%204.698a3%203%200%200%201-2.026-1.145M24.889%2042h3.724a3%203%200%200%200%202.924-2.325l.017-.074z%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%20d%3D%22M39.578%209.134c-4.61-4.856-10.98-2.675-14.14-1.105l6.086%204.43a1%201%200%200%201-1.177%201.617L23.53%209.113l-.03.02c-6.18-4.81-11.548-3.78-15.91%201.032c-2.715%202.994-1.418%207.038-.05%2011.301c.83%202.588%201.685%205.256%201.685%207.82c.213.47%202.356.848%205.383%201.105a2%202%200%200%200-.043%201.059l.03.13l2.781-1.001c1.706.091%203.555.15%205.42.174l-7.748%202.79l.4%201.73l12.65-4.554c5.011-.137%209.18-.587%209.662-1.433c0-2.214%201.015-4.537%202.051-6.91c1.907-4.365%203.888-8.9-.233-13.242M33.095%2032.92L16.3%2038.966l-.4-1.73l17.585-6.33a2%202%200%200%201-.05.544zm-16.082%207.915l15.547-5.597l-.471%202.044l-13.05%204.698a3%203%200%200%201-2.026-1.145M24.889%2042h3.724a3%203%200%200%200%202.924-2.325l.017-.074z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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