dental care icon

dental-care from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
dental-care
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the dental care icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 5c-.5.5-1.503.412-3-.824m0 0q.332-.272.689-.626c2.306-2.284 5.446-1.837 6.917 0c.626.782 1.853 2.281 1.215 5.95M11 4.176q-.332-.272-.689-.626c-2.306-2.284-5.446-1.837-6.917 0C2.378 4.82-.222 7.98 6.142 19.24c.264.466.789.76 1.354.76c.902 0 1.607-.72 1.636-1.56c.046-1.303.298-2.755 1.001-3.44M16 17l.684.684c.147.147.221.221.31.216c.09-.005.155-.086.285-.249L19 15.5m-6-.046v.386c0 1.202 0 1.803.148 2.353a4.36 4.36 0 0 0 1.014 1.827c.39.422.906.75 1.937 1.407c.461.294.692.441.938.51c.303.084.624.084.927 0c.245-.069.476-.216.937-.51c1.031-.657 1.547-.985 1.937-1.407a4.36 4.36 0 0 0 1.014-1.827c.148-.55.148-1.15.148-2.353v-.386c0-.748 0-1.122-.142-1.438a1.7 1.7 0 0 0-.369-.52c-.253-.24-.612-.372-1.33-.635l-1.474-.54c-.586-.214-.879-.321-1.185-.321s-.599.107-1.185.322l-1.474.54c-.718.262-1.077.393-1.33.634a1.7 1.7 0 0 0-.37.52c-.141.316-.141.69-.141 1.438"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsDentalCare(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M14 5c-.5.5-1.503.412-3-.824m0 0q.332-.272.689-.626c2.306-2.284 5.446-1.837 6.917 0c.626.782 1.853 2.281 1.215 5.95M11 4.176q-.332-.272-.689-.626c-2.306-2.284-5.446-1.837-6.917 0C2.378 4.82-.222 7.98 6.142 19.24c.264.466.789.76 1.354.76c.902 0 1.607-.72 1.636-1.56c.046-1.303.298-2.755 1.001-3.44M16 17l.684.684c.147.147.221.221.31.216c.09-.005.155-.086.285-.249L19 15.5m-6-.046v.386c0 1.202 0 1.803.148 2.353a4.36 4.36 0 0 0 1.014 1.827c.39.422.906.75 1.937 1.407c.461.294.692.441.938.51c.303.084.624.084.927 0c.245-.069.476-.216.937-.51c1.031-.657 1.547-.985 1.937-1.407a4.36 4.36 0 0 0 1.014-1.827c.148-.55.148-1.15.148-2.353v-.386c0-.748 0-1.122-.142-1.438a1.7 1.7 0 0 0-.369-.52c-.253-.24-.612-.372-1.33-.635l-1.474-.54c-.586-.214-.879-.321-1.185-.321s-.599.107-1.185.322l-1.474.54c-.718.262-1.077.393-1.33.634a1.7 1.7 0 0 0-.37.52c-.141.316-.141.69-.141 1.438"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14 5c-.5.5-1.503.412-3-.824m0 0q.332-.272.689-.626c2.306-2.284 5.446-1.837 6.917 0c.626.782 1.853 2.281 1.215 5.95M11 4.176q-.332-.272-.689-.626c-2.306-2.284-5.446-1.837-6.917 0C2.378 4.82-.222 7.98 6.142 19.24c.264.466.789.76 1.354.76c.902 0 1.607-.72 1.636-1.56c.046-1.303.298-2.755 1.001-3.44M16 17l.684.684c.147.147.221.221.31.216c.09-.005.155-.086.285-.249L19 15.5m-6-.046v.386c0 1.202 0 1.803.148 2.353a4.36 4.36 0 0 0 1.014 1.827c.39.422.906.75 1.937 1.407c.461.294.692.441.938.51c.303.084.624.084.927 0c.245-.069.476-.216.937-.51c1.031-.657 1.547-.985 1.937-1.407a4.36 4.36 0 0 0 1.014-1.827c.148-.55.148-1.15.148-2.353v-.386c0-.748 0-1.122-.142-1.438a1.7 1.7 0 0 0-.369-.52c-.253-.24-.612-.372-1.33-.635l-1.474-.54c-.586-.214-.879-.321-1.185-.321s-.599.107-1.185.322l-1.474.54c-.718.262-1.077.393-1.33.634a1.7 1.7 0 0 0-.37.52c-.141.316-.141.69-.141 1.438"/></svg>
</template>

CSS

.icon-dental-care {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M14%205c-.5.5-1.503.412-3-.824m0%200q.332-.272.689-.626c2.306-2.284%205.446-1.837%206.917%200c.626.782%201.853%202.281%201.215%205.95M11%204.176q-.332-.272-.689-.626c-2.306-2.284-5.446-1.837-6.917%200C2.378%204.82-.222%207.98%206.142%2019.24c.264.466.789.76%201.354.76c.902%200%201.607-.72%201.636-1.56c.046-1.303.298-2.755%201.001-3.44M16%2017l.684.684c.147.147.221.221.31.216c.09-.005.155-.086.285-.249L19%2015.5m-6-.046v.386c0%201.202%200%201.803.148%202.353a4.36%204.36%200%200%200%201.014%201.827c.39.422.906.75%201.937%201.407c.461.294.692.441.938.51c.303.084.624.084.927%200c.245-.069.476-.216.937-.51c1.031-.657%201.547-.985%201.937-1.407a4.36%204.36%200%200%200%201.014-1.827c.148-.55.148-1.15.148-2.353v-.386c0-.748%200-1.122-.142-1.438a1.7%201.7%200%200%200-.369-.52c-.253-.24-.612-.372-1.33-.635l-1.474-.54c-.586-.214-.879-.321-1.185-.321s-.599.107-1.185.322l-1.474.54c-.718.262-1.077.393-1.33.634a1.7%201.7%200%200%200-.37.52c-.141.316-.141.69-.141%201.438%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M14%205c-.5.5-1.503.412-3-.824m0%200q.332-.272.689-.626c2.306-2.284%205.446-1.837%206.917%200c.626.782%201.853%202.281%201.215%205.95M11%204.176q-.332-.272-.689-.626c-2.306-2.284-5.446-1.837-6.917%200C2.378%204.82-.222%207.98%206.142%2019.24c.264.466.789.76%201.354.76c.902%200%201.607-.72%201.636-1.56c.046-1.303.298-2.755%201.001-3.44M16%2017l.684.684c.147.147.221.221.31.216c.09-.005.155-.086.285-.249L19%2015.5m-6-.046v.386c0%201.202%200%201.803.148%202.353a4.36%204.36%200%200%200%201.014%201.827c.39.422.906.75%201.937%201.407c.461.294.692.441.938.51c.303.084.624.084.927%200c.245-.069.476-.216.937-.51c1.031-.657%201.547-.985%201.937-1.407a4.36%204.36%200%200%200%201.014-1.827c.148-.55.148-1.15.148-2.353v-.386c0-.748%200-1.122-.142-1.438a1.7%201.7%200%200%200-.369-.52c-.253-.24-.612-.372-1.33-.635l-1.474-.54c-.586-.214-.879-.321-1.185-.321s-.599.107-1.185.322l-1.474.54c-.718.262-1.077.393-1.33.634a1.7%201.7%200%200%200-.37.52c-.141.316-.141.69-.141%201.438%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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