gastroenterology icon
gastroenterology from Health Icons by Resolve to Save Lives · Filled · Specialties · MIT Free for personal and commercial use.
- Name
- gastroenterology
- Set
- Health Icons
- Style
- Filled
- Category
- Specialties
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
The same icon in other sets
More specialties icons from Health Icons
accident-and-emergencyadmissionsbiochemistry-laboratoryburn-unitcardiologychaplaincycoronary-care-unitcritical-caredischarge-loungeears-nose-and-throatendocrinologyfinance-deptgeneral-surgerygeriatricsgymgynecologyhematologyhematology-laboratoryhepatologyhuman-resorucesintensive-care-unitmedical-recordsnephrologyobstetricsmonia
Use the gastroenterology 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="M17.316 10.74c.034 3.608.501 5.377 1.418 6.322c.806.83 2.164 1.232 4.714 1.307c.202-2.036 1.014-3.66 2.207-4.817c1.373-1.332 3.192-1.987 4.991-1.987c1.8 0 3.619.655 4.992 1.987c1.385 1.343 2.256 3.316 2.256 5.83v8.333c0 2.354-.391 4.846-1.602 6.78c-1.257 2.006-3.336 3.31-6.41 3.31c-3.163 0-5.359-1.883-7.3-3.557l-.061-.054c-1.976-1.705-3.752-3.237-6.27-3.585c-1.059.01-1.794.294-2.322.681c-.549.402-.942.966-1.22 1.617c-.57 1.333-.589 2.868-.561 3.528c.005.13.008 1.548.01 2.88l.002 1.85v.833l-.968.002H39a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3H17.314l.002 4.67zM9 42h1.16v-.833l-.009-4.388l-.001-.196v-.066v.001c-.032-.748-.029-2.647.719-4.396c.38-.89.969-1.78 1.878-2.445c.919-.673 2.098-1.069 3.567-1.069c.395 0 .76.01 1.107.018c.632.015 1.204.029 1.787-.015c.852-.064 1.52-.247 2.065-.655c1.026-.77 2.001-2.655 2.115-7.587c-2.648-.076-4.713-.496-6.09-1.914c-1.529-1.577-1.948-4.124-1.982-7.696L15.314 6H9a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3m16.03-17.534c2.396-1.157 4.24-.22 5.98.663c1.6.812 3.112 1.58 4.884.635v-6.382c0-2.03-.69-3.466-1.649-4.395c-.97-.94-2.275-1.422-3.598-1.422c-1.324 0-2.63.482-3.6 1.422c-.957.93-1.648 2.365-1.648 4.395c0 2.011-.123 3.69-.368 5.084" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsGastroenterology(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="M17.316 10.74c.034 3.608.501 5.377 1.418 6.322c.806.83 2.164 1.232 4.714 1.307c.202-2.036 1.014-3.66 2.207-4.817c1.373-1.332 3.192-1.987 4.991-1.987c1.8 0 3.619.655 4.992 1.987c1.385 1.343 2.256 3.316 2.256 5.83v8.333c0 2.354-.391 4.846-1.602 6.78c-1.257 2.006-3.336 3.31-6.41 3.31c-3.163 0-5.359-1.883-7.3-3.557l-.061-.054c-1.976-1.705-3.752-3.237-6.27-3.585c-1.059.01-1.794.294-2.322.681c-.549.402-.942.966-1.22 1.617c-.57 1.333-.589 2.868-.561 3.528c.005.13.008 1.548.01 2.88l.002 1.85v.833l-.968.002H39a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3H17.314l.002 4.67zM9 42h1.16v-.833l-.009-4.388l-.001-.196v-.066v.001c-.032-.748-.029-2.647.719-4.396c.38-.89.969-1.78 1.878-2.445c.919-.673 2.098-1.069 3.567-1.069c.395 0 .76.01 1.107.018c.632.015 1.204.029 1.787-.015c.852-.064 1.52-.247 2.065-.655c1.026-.77 2.001-2.655 2.115-7.587c-2.648-.076-4.713-.496-6.09-1.914c-1.529-1.577-1.948-4.124-1.982-7.696L15.314 6H9a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3m16.03-17.534c2.396-1.157 4.24-.22 5.98.663c1.6.812 3.112 1.58 4.884.635v-6.382c0-2.03-.69-3.466-1.649-4.395c-.97-.94-2.275-1.422-3.598-1.422c-1.324 0-2.63.482-3.6 1.422c-.957.93-1.648 2.365-1.648 4.395c0 2.011-.123 3.69-.368 5.084" 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="M17.316 10.74c.034 3.608.501 5.377 1.418 6.322c.806.83 2.164 1.232 4.714 1.307c.202-2.036 1.014-3.66 2.207-4.817c1.373-1.332 3.192-1.987 4.991-1.987c1.8 0 3.619.655 4.992 1.987c1.385 1.343 2.256 3.316 2.256 5.83v8.333c0 2.354-.391 4.846-1.602 6.78c-1.257 2.006-3.336 3.31-6.41 3.31c-3.163 0-5.359-1.883-7.3-3.557l-.061-.054c-1.976-1.705-3.752-3.237-6.27-3.585c-1.059.01-1.794.294-2.322.681c-.549.402-.942.966-1.22 1.617c-.57 1.333-.589 2.868-.561 3.528c.005.13.008 1.548.01 2.88l.002 1.85v.833l-.968.002H39a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3H17.314l.002 4.67zM9 42h1.16v-.833l-.009-4.388l-.001-.196v-.066v.001c-.032-.748-.029-2.647.719-4.396c.38-.89.969-1.78 1.878-2.445c.919-.673 2.098-1.069 3.567-1.069c.395 0 .76.01 1.107.018c.632.015 1.204.029 1.787-.015c.852-.064 1.52-.247 2.065-.655c1.026-.77 2.001-2.655 2.115-7.587c-2.648-.076-4.713-.496-6.09-1.914c-1.529-1.577-1.948-4.124-1.982-7.696L15.314 6H9a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3m16.03-17.534c2.396-1.157 4.24-.22 5.98.663c1.6.812 3.112 1.58 4.884.635v-6.382c0-2.03-.69-3.466-1.649-4.395c-.97-.94-2.275-1.422-3.598-1.422c-1.324 0-2.63.482-3.6 1.422c-.957.93-1.648 2.365-1.648 4.395c0 2.011-.123 3.69-.368 5.084" clip-rule="evenodd"/></svg> </template>
CSS
.icon-gastroenterology {
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%22M17.316%2010.74c.034%203.608.501%205.377%201.418%206.322c.806.83%202.164%201.232%204.714%201.307c.202-2.036%201.014-3.66%202.207-4.817c1.373-1.332%203.192-1.987%204.991-1.987c1.8%200%203.619.655%204.992%201.987c1.385%201.343%202.256%203.316%202.256%205.83v8.333c0%202.354-.391%204.846-1.602%206.78c-1.257%202.006-3.336%203.31-6.41%203.31c-3.163%200-5.359-1.883-7.3-3.557l-.061-.054c-1.976-1.705-3.752-3.237-6.27-3.585c-1.059.01-1.794.294-2.322.681c-.549.402-.942.966-1.22%201.617c-.57%201.333-.589%202.868-.561%203.528c.005.13.008%201.548.01%202.88l.002%201.85v.833l-.968.002H39a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3H17.314l.002%204.67zM9%2042h1.16v-.833l-.009-4.388l-.001-.196v-.066v.001c-.032-.748-.029-2.647.719-4.396c.38-.89.969-1.78%201.878-2.445c.919-.673%202.098-1.069%203.567-1.069c.395%200%20.76.01%201.107.018c.632.015%201.204.029%201.787-.015c.852-.064%201.52-.247%202.065-.655c1.026-.77%202.001-2.655%202.115-7.587c-2.648-.076-4.713-.496-6.09-1.914c-1.529-1.577-1.948-4.124-1.982-7.696L15.314%206H9a3%203%200%200%200-3%203v30a3%203%200%200%200%203%203m16.03-17.534c2.396-1.157%204.24-.22%205.98.663c1.6.812%203.112%201.58%204.884.635v-6.382c0-2.03-.69-3.466-1.649-4.395c-.97-.94-2.275-1.422-3.598-1.422c-1.324%200-2.63.482-3.6%201.422c-.957.93-1.648%202.365-1.648%204.395c0%202.011-.123%203.69-.368%205.084%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%22M17.316%2010.74c.034%203.608.501%205.377%201.418%206.322c.806.83%202.164%201.232%204.714%201.307c.202-2.036%201.014-3.66%202.207-4.817c1.373-1.332%203.192-1.987%204.991-1.987c1.8%200%203.619.655%204.992%201.987c1.385%201.343%202.256%203.316%202.256%205.83v8.333c0%202.354-.391%204.846-1.602%206.78c-1.257%202.006-3.336%203.31-6.41%203.31c-3.163%200-5.359-1.883-7.3-3.557l-.061-.054c-1.976-1.705-3.752-3.237-6.27-3.585c-1.059.01-1.794.294-2.322.681c-.549.402-.942.966-1.22%201.617c-.57%201.333-.589%202.868-.561%203.528c.005.13.008%201.548.01%202.88l.002%201.85v.833l-.968.002H39a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3H17.314l.002%204.67zM9%2042h1.16v-.833l-.009-4.388l-.001-.196v-.066v.001c-.032-.748-.029-2.647.719-4.396c.38-.89.969-1.78%201.878-2.445c.919-.673%202.098-1.069%203.567-1.069c.395%200%20.76.01%201.107.018c.632.015%201.204.029%201.787-.015c.852-.064%201.52-.247%202.065-.655c1.026-.77%202.001-2.655%202.115-7.587c-2.648-.076-4.713-.496-6.09-1.914c-1.529-1.577-1.948-4.124-1.982-7.696L15.314%206H9a3%203%200%200%200-3%203v30a3%203%200%200%200%203%203m16.03-17.534c2.396-1.157%204.24-.22%205.98.663c1.6.812%203.112%201.58%204.884.635v-6.382c0-2.03-.69-3.466-1.649-4.395c-.97-.94-2.275-1.422-3.598-1.422c-1.324%200-2.63.482-3.6%201.422c-.957.93-1.648%202.365-1.648%204.395c0%202.011-.123%203.69-.368%205.084%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/gastroenterology.svg?color=%231a73e8&size=48