endotracheal tube icon

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

Name
endotracheal-tube
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 endotracheal tube 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="M18.88 13.054c.399.97.68 1.959.852 2.946H17a2 2 0 0 0-2 2v3.425H7.85l.075 8.264c1.672.348 3.203.28 4.566-.097c-.3-.863.018-1.874.87-2.38l1.822-1.081a2 2 0 0 1 2.194.1q.221-.285.426-.588c1.764-2.608 2.544-6.116 1.93-9.643h2.026a16 16 0 0 0-1.016-3.675l2.922-1.144l-.728-1.862l-1.348.527l-1.542-3.714L15.12 8.09l1.48 3.708l-1.306.51l.729 1.863zm-1.16-3.845l.733 1.839l1.26-.502l-.759-1.828z" clip-rule="evenodd"/><path d="M7.943 31.728L8 38h13.02c1.604 1.544 4.821 4 9.981 4c3.668 0 11-3.449 11-14c0-5.423-.835-7.647-2.796-9.762l-.241-.262l-.001-.001l-.003-.003c-.698-.76-1.253-1.365-2.085-1.677a1227 1227 0 0 0-10.12-3.724a1.996 1.996 0 0 0-2.678 1.878V16h-2.319c.595 3.913-.299 7.805-2.3 10.764q-.33.49-.702.944a2 2 0 0 1-.747 2.659l-1.822 1.081a2 2 0 0 1-2.32-.2q-.168.063-.34.119c-1.685.556-3.546.708-5.527.371v-2.033a13 13 0 0 1-2.135-.636l-.73 1.862a14.6 14.6 0 0 0 2.808.797"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsEndotrachealTube(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="M18.88 13.054c.399.97.68 1.959.852 2.946H17a2 2 0 0 0-2 2v3.425H7.85l.075 8.264c1.672.348 3.203.28 4.566-.097c-.3-.863.018-1.874.87-2.38l1.822-1.081a2 2 0 0 1 2.194.1q.221-.285.426-.588c1.764-2.608 2.544-6.116 1.93-9.643h2.026a16 16 0 0 0-1.016-3.675l2.922-1.144l-.728-1.862l-1.348.527l-1.542-3.714L15.12 8.09l1.48 3.708l-1.306.51l.729 1.863zm-1.16-3.845l.733 1.839l1.26-.502l-.759-1.828z" clipRule="evenodd"/><path d="M7.943 31.728L8 38h13.02c1.604 1.544 4.821 4 9.981 4c3.668 0 11-3.449 11-14c0-5.423-.835-7.647-2.796-9.762l-.241-.262l-.001-.001l-.003-.003c-.698-.76-1.253-1.365-2.085-1.677a1227 1227 0 0 0-10.12-3.724a1.996 1.996 0 0 0-2.678 1.878V16h-2.319c.595 3.913-.299 7.805-2.3 10.764q-.33.49-.702.944a2 2 0 0 1-.747 2.659l-1.822 1.081a2 2 0 0 1-2.32-.2q-.168.063-.34.119c-1.685.556-3.546.708-5.527.371v-2.033a13 13 0 0 1-2.135-.636l-.73 1.862a14.6 14.6 0 0 0 2.808.797"/></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="M18.88 13.054c.399.97.68 1.959.852 2.946H17a2 2 0 0 0-2 2v3.425H7.85l.075 8.264c1.672.348 3.203.28 4.566-.097c-.3-.863.018-1.874.87-2.38l1.822-1.081a2 2 0 0 1 2.194.1q.221-.285.426-.588c1.764-2.608 2.544-6.116 1.93-9.643h2.026a16 16 0 0 0-1.016-3.675l2.922-1.144l-.728-1.862l-1.348.527l-1.542-3.714L15.12 8.09l1.48 3.708l-1.306.51l.729 1.863zm-1.16-3.845l.733 1.839l1.26-.502l-.759-1.828z" clip-rule="evenodd"/><path d="M7.943 31.728L8 38h13.02c1.604 1.544 4.821 4 9.981 4c3.668 0 11-3.449 11-14c0-5.423-.835-7.647-2.796-9.762l-.241-.262l-.001-.001l-.003-.003c-.698-.76-1.253-1.365-2.085-1.677a1227 1227 0 0 0-10.12-3.724a1.996 1.996 0 0 0-2.678 1.878V16h-2.319c.595 3.913-.299 7.805-2.3 10.764q-.33.49-.702.944a2 2 0 0 1-.747 2.659l-1.822 1.081a2 2 0 0 1-2.32-.2q-.168.063-.34.119c-1.685.556-3.546.708-5.527.371v-2.033a13 13 0 0 1-2.135-.636l-.73 1.862a14.6 14.6 0 0 0 2.808.797"/></g></svg>
</template>

CSS

.icon-endotracheal-tube {
  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%22M18.88%2013.054c.399.97.68%201.959.852%202.946H17a2%202%200%200%200-2%202v3.425H7.85l.075%208.264c1.672.348%203.203.28%204.566-.097c-.3-.863.018-1.874.87-2.38l1.822-1.081a2%202%200%200%201%202.194.1q.221-.285.426-.588c1.764-2.608%202.544-6.116%201.93-9.643h2.026a16%2016%200%200%200-1.016-3.675l2.922-1.144l-.728-1.862l-1.348.527l-1.542-3.714L15.12%208.09l1.48%203.708l-1.306.51l.729%201.863zm-1.16-3.845l.733%201.839l1.26-.502l-.759-1.828z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M7.943%2031.728L8%2038h13.02c1.604%201.544%204.821%204%209.981%204c3.668%200%2011-3.449%2011-14c0-5.423-.835-7.647-2.796-9.762l-.241-.262l-.001-.001l-.003-.003c-.698-.76-1.253-1.365-2.085-1.677a1227%201227%200%200%200-10.12-3.724a1.996%201.996%200%200%200-2.678%201.878V16h-2.319c.595%203.913-.299%207.805-2.3%2010.764q-.33.49-.702.944a2%202%200%200%201-.747%202.659l-1.822%201.081a2%202%200%200%201-2.32-.2q-.168.063-.34.119c-1.685.556-3.546.708-5.527.371v-2.033a13%2013%200%200%201-2.135-.636l-.73%201.862a14.6%2014.6%200%200%200%202.808.797%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%22M18.88%2013.054c.399.97.68%201.959.852%202.946H17a2%202%200%200%200-2%202v3.425H7.85l.075%208.264c1.672.348%203.203.28%204.566-.097c-.3-.863.018-1.874.87-2.38l1.822-1.081a2%202%200%200%201%202.194.1q.221-.285.426-.588c1.764-2.608%202.544-6.116%201.93-9.643h2.026a16%2016%200%200%200-1.016-3.675l2.922-1.144l-.728-1.862l-1.348.527l-1.542-3.714L15.12%208.09l1.48%203.708l-1.306.51l.729%201.863zm-1.16-3.845l.733%201.839l1.26-.502l-.759-1.828z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M7.943%2031.728L8%2038h13.02c1.604%201.544%204.821%204%209.981%204c3.668%200%2011-3.449%2011-14c0-5.423-.835-7.647-2.796-9.762l-.241-.262l-.001-.001l-.003-.003c-.698-.76-1.253-1.365-2.085-1.677a1227%201227%200%200%200-10.12-3.724a1.996%201.996%200%200%200-2.678%201.878V16h-2.319c.595%203.913-.299%207.805-2.3%2010.764q-.33.49-.702.944a2%202%200%200%201-.747%202.659l-1.822%201.081a2%202%200%200%201-2.32-.2q-.168.063-.34.119c-1.685.556-3.546.708-5.527.371v-2.033a13%2013%200%200%201-2.135-.636l-.73%201.862a14.6%2014.6%200%200%200%202.808.797%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/endotracheal-tube.svg?color=%231a73e8&size=48