odontology implant icon
odontology-implant-outline from Health Icons by Resolve to Save Lives · Outline · Devices · MIT Free for personal and commercial use.
- Name
- odontology-implant-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Devices
- Viewbox
- 48×48
- License
- MIT
- Aliases
- odontology-implant2x-outline
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"><g fill="currentColor"><path fill-rule="evenodd" d="M7.59 10.165c4.362-4.812 9.73-5.841 15.91-1.031c0 0 9.716-6.702 16.078 0c4.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.73l7.748-2.79a134 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.301m14.682.547q.083.064.17.12l6.46 4.712a1 1 0 1 0 1.178-1.616l-4.833-3.526c.215-.126.481-.275.79-.435c.923-.478 2.194-1.04 3.62-1.41c2.866-.746 5.996-.653 8.47 1.954c1.29 1.359 1.764 2.636 1.856 3.864c.097 1.296-.22 2.701-.807 4.304c-.29.793-.632 1.597-.998 2.438l-.194.445l-.001.003c-.302.69-.615 1.408-.9 2.117c-.54 1.342-1.047 2.815-1.24 4.34l-.088.02c-.715.165-1.752.311-3.053.427c-2.585.23-5.97.321-9.373.29c-3.402-.03-6.765-.183-9.302-.43c-1.208-.116-2.18-.25-2.865-.39c-.139-1.51-.487-2.988-.882-4.375c-.257-.904-.544-1.8-.818-2.652l-.013-.043c-.272-.848-.53-1.65-.755-2.435c-.954-3.331-1.012-5.393.378-6.926c1.963-2.166 3.969-3.281 5.984-3.476c2.006-.194 4.397.486 7.216 2.68m14.205 17.105l-.037.02zm-26.072-.08l.006.002z" clip-rule="evenodd"/><path d="M33.095 32.92L16.3 38.966l-.4-1.73l17.585-6.33q.013.267-.05.544zm-16.082 7.915l15.547-5.597l-.471 2.044l-13.05 4.698a3 3 0 0 1-2.026-1.145M31.554 39.6L24.889 42h3.724a3 3 0 0 0 2.924-2.325z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsOdontologyImplantOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fillRule="evenodd" d="M7.59 10.165c4.362-4.812 9.73-5.841 15.91-1.031c0 0 9.716-6.702 16.078 0c4.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.73l7.748-2.79a134 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.301m14.682.547q.083.064.17.12l6.46 4.712a1 1 0 1 0 1.178-1.616l-4.833-3.526c.215-.126.481-.275.79-.435c.923-.478 2.194-1.04 3.62-1.41c2.866-.746 5.996-.653 8.47 1.954c1.29 1.359 1.764 2.636 1.856 3.864c.097 1.296-.22 2.701-.807 4.304c-.29.793-.632 1.597-.998 2.438l-.194.445l-.001.003c-.302.69-.615 1.408-.9 2.117c-.54 1.342-1.047 2.815-1.24 4.34l-.088.02c-.715.165-1.752.311-3.053.427c-2.585.23-5.97.321-9.373.29c-3.402-.03-6.765-.183-9.302-.43c-1.208-.116-2.18-.25-2.865-.39c-.139-1.51-.487-2.988-.882-4.375c-.257-.904-.544-1.8-.818-2.652l-.013-.043c-.272-.848-.53-1.65-.755-2.435c-.954-3.331-1.012-5.393.378-6.926c1.963-2.166 3.969-3.281 5.984-3.476c2.006-.194 4.397.486 7.216 2.68m14.205 17.105l-.037.02zm-26.072-.08l.006.002z" clipRule="evenodd"/><path d="M33.095 32.92L16.3 38.966l-.4-1.73l17.585-6.33q.013.267-.05.544zm-16.082 7.915l15.547-5.597l-.471 2.044l-13.05 4.698a3 3 0 0 1-2.026-1.145M31.554 39.6L24.889 42h3.724a3 3 0 0 0 2.924-2.325z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M7.59 10.165c4.362-4.812 9.73-5.841 15.91-1.031c0 0 9.716-6.702 16.078 0c4.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.73l7.748-2.79a134 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.301m14.682.547q.083.064.17.12l6.46 4.712a1 1 0 1 0 1.178-1.616l-4.833-3.526c.215-.126.481-.275.79-.435c.923-.478 2.194-1.04 3.62-1.41c2.866-.746 5.996-.653 8.47 1.954c1.29 1.359 1.764 2.636 1.856 3.864c.097 1.296-.22 2.701-.807 4.304c-.29.793-.632 1.597-.998 2.438l-.194.445l-.001.003c-.302.69-.615 1.408-.9 2.117c-.54 1.342-1.047 2.815-1.24 4.34l-.088.02c-.715.165-1.752.311-3.053.427c-2.585.23-5.97.321-9.373.29c-3.402-.03-6.765-.183-9.302-.43c-1.208-.116-2.18-.25-2.865-.39c-.139-1.51-.487-2.988-.882-4.375c-.257-.904-.544-1.8-.818-2.652l-.013-.043c-.272-.848-.53-1.65-.755-2.435c-.954-3.331-1.012-5.393.378-6.926c1.963-2.166 3.969-3.281 5.984-3.476c2.006-.194 4.397.486 7.216 2.68m14.205 17.105l-.037.02zm-26.072-.08l.006.002z" clip-rule="evenodd"/><path d="M33.095 32.92L16.3 38.966l-.4-1.73l17.585-6.33q.013.267-.05.544zm-16.082 7.915l15.547-5.597l-.471 2.044l-13.05 4.698a3 3 0 0 1-2.026-1.145M31.554 39.6L24.889 42h3.724a3 3 0 0 0 2.924-2.325z"/></g></svg> </template>
CSS
.icon-odontology-implant-outline {
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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M7.59%2010.165c4.362-4.812%209.73-5.841%2015.91-1.031c0%200%209.716-6.702%2016.078%200c4.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.73l7.748-2.79a134%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.301m14.682.547q.083.064.17.12l6.46%204.712a1%201%200%201%200%201.178-1.616l-4.833-3.526c.215-.126.481-.275.79-.435c.923-.478%202.194-1.04%203.62-1.41c2.866-.746%205.996-.653%208.47%201.954c1.29%201.359%201.764%202.636%201.856%203.864c.097%201.296-.22%202.701-.807%204.304c-.29.793-.632%201.597-.998%202.438l-.194.445l-.001.003c-.302.69-.615%201.408-.9%202.117c-.54%201.342-1.047%202.815-1.24%204.34l-.088.02c-.715.165-1.752.311-3.053.427c-2.585.23-5.97.321-9.373.29c-3.402-.03-6.765-.183-9.302-.43c-1.208-.116-2.18-.25-2.865-.39c-.139-1.51-.487-2.988-.882-4.375c-.257-.904-.544-1.8-.818-2.652l-.013-.043c-.272-.848-.53-1.65-.755-2.435c-.954-3.331-1.012-5.393.378-6.926c1.963-2.166%203.969-3.281%205.984-3.476c2.006-.194%204.397.486%207.216%202.68m14.205%2017.105l-.037.02zm-26.072-.08l.006.002z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M33.095%2032.92L16.3%2038.966l-.4-1.73l17.585-6.33q.013.267-.05.544zm-16.082%207.915l15.547-5.597l-.471%202.044l-13.05%204.698a3%203%200%200%201-2.026-1.145M31.554%2039.6L24.889%2042h3.724a3%203%200%200%200%202.924-2.325z%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M7.59%2010.165c4.362-4.812%209.73-5.841%2015.91-1.031c0%200%209.716-6.702%2016.078%200c4.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.73l7.748-2.79a134%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.301m14.682.547q.083.064.17.12l6.46%204.712a1%201%200%201%200%201.178-1.616l-4.833-3.526c.215-.126.481-.275.79-.435c.923-.478%202.194-1.04%203.62-1.41c2.866-.746%205.996-.653%208.47%201.954c1.29%201.359%201.764%202.636%201.856%203.864c.097%201.296-.22%202.701-.807%204.304c-.29.793-.632%201.597-.998%202.438l-.194.445l-.001.003c-.302.69-.615%201.408-.9%202.117c-.54%201.342-1.047%202.815-1.24%204.34l-.088.02c-.715.165-1.752.311-3.053.427c-2.585.23-5.97.321-9.373.29c-3.402-.03-6.765-.183-9.302-.43c-1.208-.116-2.18-.25-2.865-.39c-.139-1.51-.487-2.988-.882-4.375c-.257-.904-.544-1.8-.818-2.652l-.013-.043c-.272-.848-.53-1.65-.755-2.435c-.954-3.331-1.012-5.393.378-6.926c1.963-2.166%203.969-3.281%205.984-3.476c2.006-.194%204.397.486%207.216%202.68m14.205%2017.105l-.037.02zm-26.072-.08l.006.002z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M33.095%2032.92L16.3%2038.966l-.4-1.73l17.585-6.33q.013.267-.05.544zm-16.082%207.915l15.547-5.597l-.471%202.044l-13.05%204.698a3%203%200%200%201-2.026-1.145M31.554%2039.6L24.889%2042h3.724a3%203%200%200%200%202.924-2.325z%22%2F%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-outline.svg?color=%231a73e8&size=48