ear nose throat icon
ear-nose-throat from Health Icons by Resolve to Save Lives · Filled · Symbols · MIT Free for personal and commercial use.
- Name
- ear-nose-throat
- Set
- Health Icons
- Style
- Filled
- Category
- Symbols
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
More symbols icons from Health Icons
Use the ear nose throat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M39.715 25.38s2.596 2.338 2.254 4.214c-.343 1.875-3.724 2.392-3.724 2.392v.033H36a1 1 0 0 0 0 2.002h2.04c-1.202 5.445-7.387 4.99-10.636 4.348c-1.2-.237-2-.5-2-.5v1.425s-.075.238-.307.574c-.52.754-1.832 1.998-4.857 2.132q.003-.047.003-.095V39.34a4.187 4.187 0 0 1 3.8-4.17l1.345-.124q.26-.025.521-.024h3.849a3 3 0 0 0 2.979-2.655c-.951.086-2.187.153-3.737.153a1 1 0 0 1 0-2.002c1.749 0 3.062-.088 3.988-.187l4.447-.722c.299-.049.469-.344.297-.594c-.59-.855-2.356-2.5-7.232-2.5h-2.976q-.525 0-1.046.052A10.53 10.53 0 0 0 17 37.047v4.615c-1.9-.55-3.847-1.678-4.533-3.075v-6.453C8.814 29.402 6 25.72 6 20.95c0-3.965 1.654-7.768 4.597-10.572S17.532 6 21.695 6a22.7 22.7 0 0 1 9.202 1.93a14.4 14.4 0 0 1 5.779 4.213a11.84 11.84 0 0 1 2.211 6.579c.013.54.005 1.052-.002 1.547c-.026 1.749-.049 3.29.83 5.111m-26.593-7.024c.823-.861 2.046-1.348 3.628-1.348h1v2.002h-1c-1.164 0-1.817.347-2.182.73c-.378.395-.568.952-.568 1.577c0 .793.53 1.727 1.338 2.63a11.7 11.7 0 0 0 1.967 1.736l.832.555l-1.11 1.665l-.832-.555a13.6 13.6 0 0 1-2.346-2.065C12.97 24.3 12 22.886 12 21.316c0-1.016.311-2.112 1.122-2.96" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsEarNoseThroat(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" fillRule="evenodd" d="M39.715 25.38s2.596 2.338 2.254 4.214c-.343 1.875-3.724 2.392-3.724 2.392v.033H36a1 1 0 0 0 0 2.002h2.04c-1.202 5.445-7.387 4.99-10.636 4.348c-1.2-.237-2-.5-2-.5v1.425s-.075.238-.307.574c-.52.754-1.832 1.998-4.857 2.132q.003-.047.003-.095V39.34a4.187 4.187 0 0 1 3.8-4.17l1.345-.124q.26-.025.521-.024h3.849a3 3 0 0 0 2.979-2.655c-.951.086-2.187.153-3.737.153a1 1 0 0 1 0-2.002c1.749 0 3.062-.088 3.988-.187l4.447-.722c.299-.049.469-.344.297-.594c-.59-.855-2.356-2.5-7.232-2.5h-2.976q-.525 0-1.046.052A10.53 10.53 0 0 0 17 37.047v4.615c-1.9-.55-3.847-1.678-4.533-3.075v-6.453C8.814 29.402 6 25.72 6 20.95c0-3.965 1.654-7.768 4.597-10.572S17.532 6 21.695 6a22.7 22.7 0 0 1 9.202 1.93a14.4 14.4 0 0 1 5.779 4.213a11.84 11.84 0 0 1 2.211 6.579c.013.54.005 1.052-.002 1.547c-.026 1.749-.049 3.29.83 5.111m-26.593-7.024c.823-.861 2.046-1.348 3.628-1.348h1v2.002h-1c-1.164 0-1.817.347-2.182.73c-.378.395-.568.952-.568 1.577c0 .793.53 1.727 1.338 2.63a11.7 11.7 0 0 0 1.967 1.736l.832.555l-1.11 1.665l-.832-.555a13.6 13.6 0 0 1-2.346-2.065C12.97 24.3 12 22.886 12 21.316c0-1.016.311-2.112 1.122-2.96" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M39.715 25.38s2.596 2.338 2.254 4.214c-.343 1.875-3.724 2.392-3.724 2.392v.033H36a1 1 0 0 0 0 2.002h2.04c-1.202 5.445-7.387 4.99-10.636 4.348c-1.2-.237-2-.5-2-.5v1.425s-.075.238-.307.574c-.52.754-1.832 1.998-4.857 2.132q.003-.047.003-.095V39.34a4.187 4.187 0 0 1 3.8-4.17l1.345-.124q.26-.025.521-.024h3.849a3 3 0 0 0 2.979-2.655c-.951.086-2.187.153-3.737.153a1 1 0 0 1 0-2.002c1.749 0 3.062-.088 3.988-.187l4.447-.722c.299-.049.469-.344.297-.594c-.59-.855-2.356-2.5-7.232-2.5h-2.976q-.525 0-1.046.052A10.53 10.53 0 0 0 17 37.047v4.615c-1.9-.55-3.847-1.678-4.533-3.075v-6.453C8.814 29.402 6 25.72 6 20.95c0-3.965 1.654-7.768 4.597-10.572S17.532 6 21.695 6a22.7 22.7 0 0 1 9.202 1.93a14.4 14.4 0 0 1 5.779 4.213a11.84 11.84 0 0 1 2.211 6.579c.013.54.005 1.052-.002 1.547c-.026 1.749-.049 3.29.83 5.111m-26.593-7.024c.823-.861 2.046-1.348 3.628-1.348h1v2.002h-1c-1.164 0-1.817.347-2.182.73c-.378.395-.568.952-.568 1.577c0 .793.53 1.727 1.338 2.63a11.7 11.7 0 0 0 1.967 1.736l.832.555l-1.11 1.665l-.832-.555a13.6 13.6 0 0 1-2.346-2.065C12.97 24.3 12 22.886 12 21.316c0-1.016.311-2.112 1.122-2.96" clip-rule="evenodd"/></svg> </template>
CSS
.icon-ear-nose-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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M39.715%2025.38s2.596%202.338%202.254%204.214c-.343%201.875-3.724%202.392-3.724%202.392v.033H36a1%201%200%200%200%200%202.002h2.04c-1.202%205.445-7.387%204.99-10.636%204.348c-1.2-.237-2-.5-2-.5v1.425s-.075.238-.307.574c-.52.754-1.832%201.998-4.857%202.132q.003-.047.003-.095V39.34a4.187%204.187%200%200%201%203.8-4.17l1.345-.124q.26-.025.521-.024h3.849a3%203%200%200%200%202.979-2.655c-.951.086-2.187.153-3.737.153a1%201%200%200%201%200-2.002c1.749%200%203.062-.088%203.988-.187l4.447-.722c.299-.049.469-.344.297-.594c-.59-.855-2.356-2.5-7.232-2.5h-2.976q-.525%200-1.046.052A10.53%2010.53%200%200%200%2017%2037.047v4.615c-1.9-.55-3.847-1.678-4.533-3.075v-6.453C8.814%2029.402%206%2025.72%206%2020.95c0-3.965%201.654-7.768%204.597-10.572S17.532%206%2021.695%206a22.7%2022.7%200%200%201%209.202%201.93a14.4%2014.4%200%200%201%205.779%204.213a11.84%2011.84%200%200%201%202.211%206.579c.013.54.005%201.052-.002%201.547c-.026%201.749-.049%203.29.83%205.111m-26.593-7.024c.823-.861%202.046-1.348%203.628-1.348h1v2.002h-1c-1.164%200-1.817.347-2.182.73c-.378.395-.568.952-.568%201.577c0%20.793.53%201.727%201.338%202.63a11.7%2011.7%200%200%200%201.967%201.736l.832.555l-1.11%201.665l-.832-.555a13.6%2013.6%200%200%201-2.346-2.065C12.97%2024.3%2012%2022.886%2012%2021.316c0-1.016.311-2.112%201.122-2.96%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M39.715%2025.38s2.596%202.338%202.254%204.214c-.343%201.875-3.724%202.392-3.724%202.392v.033H36a1%201%200%200%200%200%202.002h2.04c-1.202%205.445-7.387%204.99-10.636%204.348c-1.2-.237-2-.5-2-.5v1.425s-.075.238-.307.574c-.52.754-1.832%201.998-4.857%202.132q.003-.047.003-.095V39.34a4.187%204.187%200%200%201%203.8-4.17l1.345-.124q.26-.025.521-.024h3.849a3%203%200%200%200%202.979-2.655c-.951.086-2.187.153-3.737.153a1%201%200%200%201%200-2.002c1.749%200%203.062-.088%203.988-.187l4.447-.722c.299-.049.469-.344.297-.594c-.59-.855-2.356-2.5-7.232-2.5h-2.976q-.525%200-1.046.052A10.53%2010.53%200%200%200%2017%2037.047v4.615c-1.9-.55-3.847-1.678-4.533-3.075v-6.453C8.814%2029.402%206%2025.72%206%2020.95c0-3.965%201.654-7.768%204.597-10.572S17.532%206%2021.695%206a22.7%2022.7%200%200%201%209.202%201.93a14.4%2014.4%200%200%201%205.779%204.213a11.84%2011.84%200%200%201%202.211%206.579c.013.54.005%201.052-.002%201.547c-.026%201.749-.049%203.29.83%205.111m-26.593-7.024c.823-.861%202.046-1.348%203.628-1.348h1v2.002h-1c-1.164%200-1.817.347-2.182.73c-.378.395-.568.952-.568%201.577c0%20.793.53%201.727%201.338%202.63a11.7%2011.7%200%200%200%201.967%201.736l.832.555l-1.11%201.665l-.832-.555a13.6%2013.6%200%200%201-2.346-2.065C12.97%2024.3%2012%2022.886%2012%2021.316c0-1.016.311-2.112%201.122-2.96%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/ear-nose-throat.svg?color=%231a73e8&size=48