endotracheal tube icon
endotracheal-tube-outline from Health Icons by Resolve to Save Lives · Outline · Devices · MIT Free for personal and commercial use.
- Name
- endotracheal-tube-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Devices
- Viewbox
- 48×48
- License
- MIT
- Aliases
- endotracheal-tube2x-outline
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.054c1.826 4.44 1.18 9.25-1.078 12.59q-.206.302-.426.587a2 2 0 0 0-2.194-.1l-1.822 1.081a2 2 0 0 0-.87 2.38c-1.905.527-4.139.45-6.625-.523l-.73 1.862c3.057 1.197 5.915 1.254 8.393.436q.171-.056.339-.119a2 2 0 0 0 2.32.2l1.822-1.081a2 2 0 0 0 .747-2.66q.372-.453.702-.943c2.632-3.89 3.348-9.394 1.284-14.439l2.922-1.144l-.728-1.862l-1.345.526l-1.546-3.713l-4.925 1.959l1.48 3.708l-1.306.51l.729 1.863zm-1.16-3.845l.733 1.839l1.263-.502l-.76-1.828z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M21.019 38H8v-2h13.826l.58.56C23.676 37.781 27.41 40 32 40c2.441 0 8-2.427 8-12c0-2.634-.206-4.319-.577-5.542c-.351-1.16-.874-1.985-1.685-2.86l-.06-.065c-.918-.99-1.139-1.227-1.507-1.366c-3.038-1.14-7.388-2.758-10.17-3.792v3.508l-2.475.023v-2L24 15.9v-1.527a1.998 1.998 0 0 1 2.693-1.875a3592 3592 0 0 1 10.18 3.796c.833.312 1.388.917 2.086 1.677l.245.266C41.165 20.353 42 22.577 42 28c0 10.551-6.332 14-10 14c-5.16 0-9.377-2.456-10.981-4m4.98-23.628l.001-.004v.004q.007-.002 0 .001l-.001.001h-.001z" clip-rule="evenodd"/><path d="M8 24v-2h8v-4.043a2 2 0 0 1 1.981-2l.545-.005v2l-.526.005V24z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsEndotrachealTubeOutline(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.054c1.826 4.44 1.18 9.25-1.078 12.59q-.206.302-.426.587a2 2 0 0 0-2.194-.1l-1.822 1.081a2 2 0 0 0-.87 2.38c-1.905.527-4.139.45-6.625-.523l-.73 1.862c3.057 1.197 5.915 1.254 8.393.436q.171-.056.339-.119a2 2 0 0 0 2.32.2l1.822-1.081a2 2 0 0 0 .747-2.66q.372-.453.702-.943c2.632-3.89 3.348-9.394 1.284-14.439l2.922-1.144l-.728-1.862l-1.345.526l-1.546-3.713l-4.925 1.959l1.48 3.708l-1.306.51l.729 1.863zm-1.16-3.845l.733 1.839l1.263-.502l-.76-1.828z" clipRule="evenodd"/><path fillRule="evenodd" d="M21.019 38H8v-2h13.826l.58.56C23.676 37.781 27.41 40 32 40c2.441 0 8-2.427 8-12c0-2.634-.206-4.319-.577-5.542c-.351-1.16-.874-1.985-1.685-2.86l-.06-.065c-.918-.99-1.139-1.227-1.507-1.366c-3.038-1.14-7.388-2.758-10.17-3.792v3.508l-2.475.023v-2L24 15.9v-1.527a1.998 1.998 0 0 1 2.693-1.875a3592 3592 0 0 1 10.18 3.796c.833.312 1.388.917 2.086 1.677l.245.266C41.165 20.353 42 22.577 42 28c0 10.551-6.332 14-10 14c-5.16 0-9.377-2.456-10.981-4m4.98-23.628l.001-.004v.004q.007-.002 0 .001l-.001.001h-.001z" clipRule="evenodd"/><path d="M8 24v-2h8v-4.043a2 2 0 0 1 1.981-2l.545-.005v2l-.526.005V24z"/></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.054c1.826 4.44 1.18 9.25-1.078 12.59q-.206.302-.426.587a2 2 0 0 0-2.194-.1l-1.822 1.081a2 2 0 0 0-.87 2.38c-1.905.527-4.139.45-6.625-.523l-.73 1.862c3.057 1.197 5.915 1.254 8.393.436q.171-.056.339-.119a2 2 0 0 0 2.32.2l1.822-1.081a2 2 0 0 0 .747-2.66q.372-.453.702-.943c2.632-3.89 3.348-9.394 1.284-14.439l2.922-1.144l-.728-1.862l-1.345.526l-1.546-3.713l-4.925 1.959l1.48 3.708l-1.306.51l.729 1.863zm-1.16-3.845l.733 1.839l1.263-.502l-.76-1.828z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M21.019 38H8v-2h13.826l.58.56C23.676 37.781 27.41 40 32 40c2.441 0 8-2.427 8-12c0-2.634-.206-4.319-.577-5.542c-.351-1.16-.874-1.985-1.685-2.86l-.06-.065c-.918-.99-1.139-1.227-1.507-1.366c-3.038-1.14-7.388-2.758-10.17-3.792v3.508l-2.475.023v-2L24 15.9v-1.527a1.998 1.998 0 0 1 2.693-1.875a3592 3592 0 0 1 10.18 3.796c.833.312 1.388.917 2.086 1.677l.245.266C41.165 20.353 42 22.577 42 28c0 10.551-6.332 14-10 14c-5.16 0-9.377-2.456-10.981-4m4.98-23.628l.001-.004v.004q.007-.002 0 .001l-.001.001h-.001z" clip-rule="evenodd"/><path d="M8 24v-2h8v-4.043a2 2 0 0 1 1.981-2l.545-.005v2l-.526.005V24z"/></g></svg> </template>
CSS
.icon-endotracheal-tube-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%22M18.88%2013.054c1.826%204.44%201.18%209.25-1.078%2012.59q-.206.302-.426.587a2%202%200%200%200-2.194-.1l-1.822%201.081a2%202%200%200%200-.87%202.38c-1.905.527-4.139.45-6.625-.523l-.73%201.862c3.057%201.197%205.915%201.254%208.393.436q.171-.056.339-.119a2%202%200%200%200%202.32.2l1.822-1.081a2%202%200%200%200%20.747-2.66q.372-.453.702-.943c2.632-3.89%203.348-9.394%201.284-14.439l2.922-1.144l-.728-1.862l-1.345.526l-1.546-3.713l-4.925%201.959l1.48%203.708l-1.306.51l.729%201.863zm-1.16-3.845l.733%201.839l1.263-.502l-.76-1.828z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M21.019%2038H8v-2h13.826l.58.56C23.676%2037.781%2027.41%2040%2032%2040c2.441%200%208-2.427%208-12c0-2.634-.206-4.319-.577-5.542c-.351-1.16-.874-1.985-1.685-2.86l-.06-.065c-.918-.99-1.139-1.227-1.507-1.366c-3.038-1.14-7.388-2.758-10.17-3.792v3.508l-2.475.023v-2L24%2015.9v-1.527a1.998%201.998%200%200%201%202.693-1.875a3592%203592%200%200%201%2010.18%203.796c.833.312%201.388.917%202.086%201.677l.245.266C41.165%2020.353%2042%2022.577%2042%2028c0%2010.551-6.332%2014-10%2014c-5.16%200-9.377-2.456-10.981-4m4.98-23.628l.001-.004v.004q.007-.002%200%20.001l-.001.001h-.001z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M8%2024v-2h8v-4.043a2%202%200%200%201%201.981-2l.545-.005v2l-.526.005V24z%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.054c1.826%204.44%201.18%209.25-1.078%2012.59q-.206.302-.426.587a2%202%200%200%200-2.194-.1l-1.822%201.081a2%202%200%200%200-.87%202.38c-1.905.527-4.139.45-6.625-.523l-.73%201.862c3.057%201.197%205.915%201.254%208.393.436q.171-.056.339-.119a2%202%200%200%200%202.32.2l1.822-1.081a2%202%200%200%200%20.747-2.66q.372-.453.702-.943c2.632-3.89%203.348-9.394%201.284-14.439l2.922-1.144l-.728-1.862l-1.345.526l-1.546-3.713l-4.925%201.959l1.48%203.708l-1.306.51l.729%201.863zm-1.16-3.845l.733%201.839l1.263-.502l-.76-1.828z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M21.019%2038H8v-2h13.826l.58.56C23.676%2037.781%2027.41%2040%2032%2040c2.441%200%208-2.427%208-12c0-2.634-.206-4.319-.577-5.542c-.351-1.16-.874-1.985-1.685-2.86l-.06-.065c-.918-.99-1.139-1.227-1.507-1.366c-3.038-1.14-7.388-2.758-10.17-3.792v3.508l-2.475.023v-2L24%2015.9v-1.527a1.998%201.998%200%200%201%202.693-1.875a3592%203592%200%200%201%2010.18%203.796c.833.312%201.388.917%202.086%201.677l.245.266C41.165%2020.353%2042%2022.577%2042%2028c0%2010.551-6.332%2014-10%2014c-5.16%200-9.377-2.456-10.981-4m4.98-23.628l.001-.004v.004q.007-.002%200%20.001l-.001.001h-.001z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M8%2024v-2h8v-4.043a2%202%200%200%201%201.981-2l.545-.005v2l-.526.005V24z%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-outline.svg?color=%231a73e8&size=48