gastroenterology icon
gastroenterology from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- gastroenterology
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- gastroenterology-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the gastroenterology icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.98 21.5V16q0-1.038.732-1.77t1.769-.73h2q1.461 0 2.48-1.02t1.02-2.48q0-.617-.441-1.059q-.442-.441-1.06-.441q-.632 0-1.065-.434Q8.98 7.633 8.98 7V2.5H13v1.058q0 .384.279.663t.663.279q2.599 0 4.328 1.922T20 11v1q0 2.714-1.893 4.607T13.5 18.5h-4q-.617 0-1.059.441Q8 19.383 8 20v1.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGastroenterology(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.98 21.5V16q0-1.038.732-1.77t1.769-.73h2q1.461 0 2.48-1.02t1.02-2.48q0-.617-.441-1.059q-.442-.441-1.06-.441q-.632 0-1.065-.434Q8.98 7.633 8.98 7V2.5H13v1.058q0 .384.279.663t.663.279q2.599 0 4.328 1.922T20 11v1q0 2.714-1.893 4.607T13.5 18.5h-4q-.617 0-1.059.441Q8 19.383 8 20v1.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.98 21.5V16q0-1.038.732-1.77t1.769-.73h2q1.461 0 2.48-1.02t1.02-2.48q0-.617-.441-1.059q-.442-.441-1.06-.441q-.632 0-1.065-.434Q8.98 7.633 8.98 7V2.5H13v1.058q0 .384.279.663t.663.279q2.599 0 4.328 1.922T20 11v1q0 2.714-1.893 4.607T13.5 18.5h-4q-.617 0-1.059.441Q8 19.383 8 20v1.5z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.98%2021.5V16q0-1.038.732-1.77t1.769-.73h2q1.461%200%202.48-1.02t1.02-2.48q0-.617-.441-1.059q-.442-.441-1.06-.441q-.632%200-1.065-.434Q8.98%207.633%208.98%207V2.5H13v1.058q0%20.384.279.663t.663.279q2.599%200%204.328%201.922T20%2011v1q0%202.714-1.893%204.607T13.5%2018.5h-4q-.617%200-1.059.441Q8%2019.383%208%2020v1.5z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.98%2021.5V16q0-1.038.732-1.77t1.769-.73h2q1.461%200%202.48-1.02t1.02-2.48q0-.617-.441-1.059q-.442-.441-1.06-.441q-.632%200-1.065-.434Q8.98%207.633%208.98%207V2.5H13v1.058q0%20.384.279.663t.663.279q2.599%200%204.328%201.922T20%2011v1q0%202.714-1.893%204.607T13.5%2018.5h-4q-.617%200-1.059.441Q8%2019.383%208%2020v1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/gastroenterology.svg?color=%231a73e8&size=48