ears nose and throat icon
ears-nose-and-throat from Health Icons by Resolve to Save Lives · Filled · Specialties · MIT Free for personal and commercial use.
- Name
- ears-nose-and-throat
- Set
- Health Icons
- Style
- Filled
- Category
- Specialties
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
More specialties icons from Health Icons
accident-and-emergencyadmissionsbiochemistry-laboratoryburn-unitcardiologychaplaincycoronary-care-unitcritical-caredischarge-loungeendocrinologyfinance-deptgastroenterologygeneral-surgerygeriatricsgymgynecologyhematologyhematology-laboratoryhepatologyhuman-resorucesintensive-care-unitmedical-recordsnephrologyobstetricsmonia
Use the ears nose and throat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3h-6v-7.935c0-1.925.998-3.672 2.258-5.128c.997-1.151 1.771-2.466 2.221-3.873c.75-2.345.69-4.847-.172-7.159c-.86-2.31-2.479-4.315-4.629-5.733S27.954 9.996 25.316 10c-2.727.02-5.376.845-7.56 2.357c-2.186 1.511-3.793 3.63-4.589 6.046c-.256.899-.541 3.541-.541 3.541A123 123 0 0 1 11.2 25.3l-.685 1.612c-.255.437-.429.91-.513 1.4c-.019.326.093.647.315.9c.22.254.535.423.883.475c.114 0 2.8.313 2.8.313v3c0 1 .6 3 3 3h2v6H9a3 3 0 0 1-3-3zm7 19.9c0-2 3-5.9 7.5-5.9c1.711 0 2.817.78 3.689 1.394c.568.4 1.036.731 1.509.731a4.07 4.07 0 0 0 2.217-.643c.575-.366 1.438-.277 1.743.334a.915.915 0 0 1-.269 1.145l-.167.124c-1.713 1.272-2.64 1.96-2.64 4.565V42H24v-6.5c0-1.827-1.069-3.517-2.85-3.926c-1.863-.429-4.29-.637-6.15.426v-2c2.685-1.342 5.82-.883 7.592-.435c.686.173 1.373-.363 1.004-.966c-.77-1.26-2.556-2.099-4.596-2.099c-3.535 0-5 2.5-5 2.5z"/><path d="m28.74 22.673l-.008.009l.001-.002l.003-.003l.002-.002zM28 22l-.74-.673l.002-.002l.003-.003l.007-.008l.018-.019l.053-.053q.065-.064.175-.16A4.63 4.63 0 0 1 30.5 20c1.822 0 3.5 1.51 3.5 4.05c0 2.133-.956 3.633-2.05 4.58a6.3 6.3 0 0 1-1.624 1.022c-.489.21-1 .348-1.417.348a1 1 0 1 1 0-2q.003.001.05-.005q.054-.008.142-.03c.118-.03.267-.078.437-.151c.34-.146.733-.375 1.103-.695c.724-.627 1.359-1.602 1.359-3.069c0-1.56-.905-2.05-1.5-2.05a2.63 2.63 0 0 0-1.685.605l-.074.067l-.01.01a1 1 0 0 1-1.47-1.355z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsEarsNoseAndThroat(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" fillRule="evenodd" clipRule="evenodd"><path d="M6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3h-6v-7.935c0-1.925.998-3.672 2.258-5.128c.997-1.151 1.771-2.466 2.221-3.873c.75-2.345.69-4.847-.172-7.159c-.86-2.31-2.479-4.315-4.629-5.733S27.954 9.996 25.316 10c-2.727.02-5.376.845-7.56 2.357c-2.186 1.511-3.793 3.63-4.589 6.046c-.256.899-.541 3.541-.541 3.541A123 123 0 0 1 11.2 25.3l-.685 1.612c-.255.437-.429.91-.513 1.4c-.019.326.093.647.315.9c.22.254.535.423.883.475c.114 0 2.8.313 2.8.313v3c0 1 .6 3 3 3h2v6H9a3 3 0 0 1-3-3zm7 19.9c0-2 3-5.9 7.5-5.9c1.711 0 2.817.78 3.689 1.394c.568.4 1.036.731 1.509.731a4.07 4.07 0 0 0 2.217-.643c.575-.366 1.438-.277 1.743.334a.915.915 0 0 1-.269 1.145l-.167.124c-1.713 1.272-2.64 1.96-2.64 4.565V42H24v-6.5c0-1.827-1.069-3.517-2.85-3.926c-1.863-.429-4.29-.637-6.15.426v-2c2.685-1.342 5.82-.883 7.592-.435c.686.173 1.373-.363 1.004-.966c-.77-1.26-2.556-2.099-4.596-2.099c-3.535 0-5 2.5-5 2.5z"/><path d="m28.74 22.673l-.008.009l.001-.002l.003-.003l.002-.002zM28 22l-.74-.673l.002-.002l.003-.003l.007-.008l.018-.019l.053-.053q.065-.064.175-.16A4.63 4.63 0 0 1 30.5 20c1.822 0 3.5 1.51 3.5 4.05c0 2.133-.956 3.633-2.05 4.58a6.3 6.3 0 0 1-1.624 1.022c-.489.21-1 .348-1.417.348a1 1 0 1 1 0-2q.003.001.05-.005q.054-.008.142-.03c.118-.03.267-.078.437-.151c.34-.146.733-.375 1.103-.695c.724-.627 1.359-1.602 1.359-3.069c0-1.56-.905-2.05-1.5-2.05a2.63 2.63 0 0 0-1.685.605l-.074.067l-.01.01a1 1 0 0 1-1.47-1.355z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3h-6v-7.935c0-1.925.998-3.672 2.258-5.128c.997-1.151 1.771-2.466 2.221-3.873c.75-2.345.69-4.847-.172-7.159c-.86-2.31-2.479-4.315-4.629-5.733S27.954 9.996 25.316 10c-2.727.02-5.376.845-7.56 2.357c-2.186 1.511-3.793 3.63-4.589 6.046c-.256.899-.541 3.541-.541 3.541A123 123 0 0 1 11.2 25.3l-.685 1.612c-.255.437-.429.91-.513 1.4c-.019.326.093.647.315.9c.22.254.535.423.883.475c.114 0 2.8.313 2.8.313v3c0 1 .6 3 3 3h2v6H9a3 3 0 0 1-3-3zm7 19.9c0-2 3-5.9 7.5-5.9c1.711 0 2.817.78 3.689 1.394c.568.4 1.036.731 1.509.731a4.07 4.07 0 0 0 2.217-.643c.575-.366 1.438-.277 1.743.334a.915.915 0 0 1-.269 1.145l-.167.124c-1.713 1.272-2.64 1.96-2.64 4.565V42H24v-6.5c0-1.827-1.069-3.517-2.85-3.926c-1.863-.429-4.29-.637-6.15.426v-2c2.685-1.342 5.82-.883 7.592-.435c.686.173 1.373-.363 1.004-.966c-.77-1.26-2.556-2.099-4.596-2.099c-3.535 0-5 2.5-5 2.5z"/><path d="m28.74 22.673l-.008.009l.001-.002l.003-.003l.002-.002zM28 22l-.74-.673l.002-.002l.003-.003l.007-.008l.018-.019l.053-.053q.065-.064.175-.16A4.63 4.63 0 0 1 30.5 20c1.822 0 3.5 1.51 3.5 4.05c0 2.133-.956 3.633-2.05 4.58a6.3 6.3 0 0 1-1.624 1.022c-.489.21-1 .348-1.417.348a1 1 0 1 1 0-2q.003.001.05-.005q.054-.008.142-.03c.118-.03.267-.078.437-.151c.34-.146.733-.375 1.103-.695c.724-.627 1.359-1.602 1.359-3.069c0-1.56-.905-2.05-1.5-2.05a2.63 2.63 0 0 0-1.685.605l-.074.067l-.01.01a1 1 0 0 1-1.47-1.355z"/></g></svg> </template>
CSS
.icon-ears-nose-and-throat {
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%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M6%209a3%203%200%200%201%203-3h30a3%203%200%200%201%203%203v30a3%203%200%200%201-3%203h-6v-7.935c0-1.925.998-3.672%202.258-5.128c.997-1.151%201.771-2.466%202.221-3.873c.75-2.345.69-4.847-.172-7.159c-.86-2.31-2.479-4.315-4.629-5.733S27.954%209.996%2025.316%2010c-2.727.02-5.376.845-7.56%202.357c-2.186%201.511-3.793%203.63-4.589%206.046c-.256.899-.541%203.541-.541%203.541A123%20123%200%200%201%2011.2%2025.3l-.685%201.612c-.255.437-.429.91-.513%201.4c-.019.326.093.647.315.9c.22.254.535.423.883.475c.114%200%202.8.313%202.8.313v3c0%201%20.6%203%203%203h2v6H9a3%203%200%200%201-3-3zm7%2019.9c0-2%203-5.9%207.5-5.9c1.711%200%202.817.78%203.689%201.394c.568.4%201.036.731%201.509.731a4.07%204.07%200%200%200%202.217-.643c.575-.366%201.438-.277%201.743.334a.915.915%200%200%201-.269%201.145l-.167.124c-1.713%201.272-2.64%201.96-2.64%204.565V42H24v-6.5c0-1.827-1.069-3.517-2.85-3.926c-1.863-.429-4.29-.637-6.15.426v-2c2.685-1.342%205.82-.883%207.592-.435c.686.173%201.373-.363%201.004-.966c-.77-1.26-2.556-2.099-4.596-2.099c-3.535%200-5%202.5-5%202.5z%22%2F%3E%3Cpath%20d%3D%22m28.74%2022.673l-.008.009l.001-.002l.003-.003l.002-.002zM28%2022l-.74-.673l.002-.002l.003-.003l.007-.008l.018-.019l.053-.053q.065-.064.175-.16A4.63%204.63%200%200%201%2030.5%2020c1.822%200%203.5%201.51%203.5%204.05c0%202.133-.956%203.633-2.05%204.58a6.3%206.3%200%200%201-1.624%201.022c-.489.21-1%20.348-1.417.348a1%201%200%201%201%200-2q.003.001.05-.005q.054-.008.142-.03c.118-.03.267-.078.437-.151c.34-.146.733-.375%201.103-.695c.724-.627%201.359-1.602%201.359-3.069c0-1.56-.905-2.05-1.5-2.05a2.63%202.63%200%200%200-1.685.605l-.074.067l-.01.01a1%201%200%200%201-1.47-1.355z%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%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M6%209a3%203%200%200%201%203-3h30a3%203%200%200%201%203%203v30a3%203%200%200%201-3%203h-6v-7.935c0-1.925.998-3.672%202.258-5.128c.997-1.151%201.771-2.466%202.221-3.873c.75-2.345.69-4.847-.172-7.159c-.86-2.31-2.479-4.315-4.629-5.733S27.954%209.996%2025.316%2010c-2.727.02-5.376.845-7.56%202.357c-2.186%201.511-3.793%203.63-4.589%206.046c-.256.899-.541%203.541-.541%203.541A123%20123%200%200%201%2011.2%2025.3l-.685%201.612c-.255.437-.429.91-.513%201.4c-.019.326.093.647.315.9c.22.254.535.423.883.475c.114%200%202.8.313%202.8.313v3c0%201%20.6%203%203%203h2v6H9a3%203%200%200%201-3-3zm7%2019.9c0-2%203-5.9%207.5-5.9c1.711%200%202.817.78%203.689%201.394c.568.4%201.036.731%201.509.731a4.07%204.07%200%200%200%202.217-.643c.575-.366%201.438-.277%201.743.334a.915.915%200%200%201-.269%201.145l-.167.124c-1.713%201.272-2.64%201.96-2.64%204.565V42H24v-6.5c0-1.827-1.069-3.517-2.85-3.926c-1.863-.429-4.29-.637-6.15.426v-2c2.685-1.342%205.82-.883%207.592-.435c.686.173%201.373-.363%201.004-.966c-.77-1.26-2.556-2.099-4.596-2.099c-3.535%200-5%202.5-5%202.5z%22%2F%3E%3Cpath%20d%3D%22m28.74%2022.673l-.008.009l.001-.002l.003-.003l.002-.002zM28%2022l-.74-.673l.002-.002l.003-.003l.007-.008l.018-.019l.053-.053q.065-.064.175-.16A4.63%204.63%200%200%201%2030.5%2020c1.822%200%203.5%201.51%203.5%204.05c0%202.133-.956%203.633-2.05%204.58a6.3%206.3%200%200%201-1.624%201.022c-.489.21-1%20.348-1.417.348a1%201%200%201%201%200-2q.003.001.05-.005q.054-.008.142-.03c.118-.03.267-.078.437-.151c.34-.146.733-.375%201.103-.695c.724-.627%201.359-1.602%201.359-3.069c0-1.56-.905-2.05-1.5-2.05a2.63%202.63%200%200%200-1.685.605l-.074.067l-.01.01a1%201%200%200%201-1.47-1.355z%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/ears-nose-and-throat.svg?color=%231a73e8&size=48