stomach cancer icon
stomach-cancer-outline from Health Icons by Resolve to Save Lives · Outline · Conditions · MIT Free for personal and commercial use.
- Name
- stomach-cancer-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Conditions
- Viewbox
- 48×48
- License
- MIT
- Aliases
- stomach-cancer2x-outline
1 other variant in Health Icons
More conditions icons from Health Icons
Use the stomach cancer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M22.726 8.898c-.168-.2-.273-.53-.293-1.092c-.01-.27.002-.556.017-.867l.006-.128c.013-.262.028-.55.027-.816l-2 .01c0 .206-.01.43-.024.697l-.007.14a12 12 0 0 0-.017 1.035c.025.703.157 1.591.761 2.31c.603.715 1.345 1.053 2.134 1.122c.739.065 1.475-.109 2.113-.308c.326-.102.652-.219.96-.33l.095-.035c.28-.101.545-.197.808-.284c.593-.196 1.084-.31 1.504-.31c3.592 0 5.93 2.77 7.782 6.074c1.499 2.673 1.797 5.865.913 8.746a3.6 3.6 0 0 0-1.302-1.46c-1.283-.805-2.76-.528-3.478.587a6.9 6.9 0 0 0-2.107-.092c-.953-1.186-2.5-1.592-3.628-.891s-1.449 2.267-.808 3.648a6.9 6.9 0 0 0-.85 1.929c-1.319.15-2.221 1.352-2.067 2.859a3.6 3.6 0 0 0 .924 2.042c-1.963-.208-3.902-.795-5.688-1.677c-2.082-1.028-4.883.375-4.883 2.926V41h2v-6.267c0-.888 1.079-1.586 1.998-1.132c4.125 2.037 9.132 2.72 13.669.955c3.128-1.216 5.19-3.508 6.805-6.154c2.454-4.023 2.551-9.154.247-13.264C36.46 11.79 33.612 8.04 28.81 8.04c-.748 0-1.486.2-2.13.412c-.293.096-.586.203-.862.303l-.095.034c-.31.112-.598.215-.876.302c-.57.178-1.002.255-1.342.225c-.289-.026-.534-.128-.779-.419"/><path d="m13.859 6l-.001.505c-.007 2.605-.014 5.428 1.547 8.06c1.086 1.829 2.708 3.117 4.175 4.283q.322.255.63.503c1.126.911 1.287 1.992.948 2.946c-.363 1.022-1.331 1.959-2.578 2.316c-.923.264-1.787.457-2.63.645h-.001l-.61.137c-1.017.232-2.02.482-2.954.868c-1.955.809-3.51 2.183-4.645 4.966A10 10 0 0 0 7 34.994V41h2v-6.006c0-1.03.2-2.052.591-3.01c.943-2.311 2.12-3.278 3.559-3.873c.763-.316 1.622-.535 2.633-.765l.581-.131c.847-.19 1.781-.398 2.766-.68c1.832-.524 3.321-1.903 3.912-3.569c.616-1.733.228-3.712-1.574-5.17l-.663-.531c-1.488-1.187-2.796-2.231-3.68-3.721c-1.271-2.143-1.27-4.443-1.267-7.171V6z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsStomachCancerOutline(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 d="M22.726 8.898c-.168-.2-.273-.53-.293-1.092c-.01-.27.002-.556.017-.867l.006-.128c.013-.262.028-.55.027-.816l-2 .01c0 .206-.01.43-.024.697l-.007.14a12 12 0 0 0-.017 1.035c.025.703.157 1.591.761 2.31c.603.715 1.345 1.053 2.134 1.122c.739.065 1.475-.109 2.113-.308c.326-.102.652-.219.96-.33l.095-.035c.28-.101.545-.197.808-.284c.593-.196 1.084-.31 1.504-.31c3.592 0 5.93 2.77 7.782 6.074c1.499 2.673 1.797 5.865.913 8.746a3.6 3.6 0 0 0-1.302-1.46c-1.283-.805-2.76-.528-3.478.587a6.9 6.9 0 0 0-2.107-.092c-.953-1.186-2.5-1.592-3.628-.891s-1.449 2.267-.808 3.648a6.9 6.9 0 0 0-.85 1.929c-1.319.15-2.221 1.352-2.067 2.859a3.6 3.6 0 0 0 .924 2.042c-1.963-.208-3.902-.795-5.688-1.677c-2.082-1.028-4.883.375-4.883 2.926V41h2v-6.267c0-.888 1.079-1.586 1.998-1.132c4.125 2.037 9.132 2.72 13.669.955c3.128-1.216 5.19-3.508 6.805-6.154c2.454-4.023 2.551-9.154.247-13.264C36.46 11.79 33.612 8.04 28.81 8.04c-.748 0-1.486.2-2.13.412c-.293.096-.586.203-.862.303l-.095.034c-.31.112-.598.215-.876.302c-.57.178-1.002.255-1.342.225c-.289-.026-.534-.128-.779-.419"/><path d="m13.859 6l-.001.505c-.007 2.605-.014 5.428 1.547 8.06c1.086 1.829 2.708 3.117 4.175 4.283q.322.255.63.503c1.126.911 1.287 1.992.948 2.946c-.363 1.022-1.331 1.959-2.578 2.316c-.923.264-1.787.457-2.63.645h-.001l-.61.137c-1.017.232-2.02.482-2.954.868c-1.955.809-3.51 2.183-4.645 4.966A10 10 0 0 0 7 34.994V41h2v-6.006c0-1.03.2-2.052.591-3.01c.943-2.311 2.12-3.278 3.559-3.873c.763-.316 1.622-.535 2.633-.765l.581-.131c.847-.19 1.781-.398 2.766-.68c1.832-.524 3.321-1.903 3.912-3.569c.616-1.733.228-3.712-1.574-5.17l-.663-.531c-1.488-1.187-2.796-2.231-3.68-3.721c-1.271-2.143-1.27-4.443-1.267-7.171V6z"/></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 d="M22.726 8.898c-.168-.2-.273-.53-.293-1.092c-.01-.27.002-.556.017-.867l.006-.128c.013-.262.028-.55.027-.816l-2 .01c0 .206-.01.43-.024.697l-.007.14a12 12 0 0 0-.017 1.035c.025.703.157 1.591.761 2.31c.603.715 1.345 1.053 2.134 1.122c.739.065 1.475-.109 2.113-.308c.326-.102.652-.219.96-.33l.095-.035c.28-.101.545-.197.808-.284c.593-.196 1.084-.31 1.504-.31c3.592 0 5.93 2.77 7.782 6.074c1.499 2.673 1.797 5.865.913 8.746a3.6 3.6 0 0 0-1.302-1.46c-1.283-.805-2.76-.528-3.478.587a6.9 6.9 0 0 0-2.107-.092c-.953-1.186-2.5-1.592-3.628-.891s-1.449 2.267-.808 3.648a6.9 6.9 0 0 0-.85 1.929c-1.319.15-2.221 1.352-2.067 2.859a3.6 3.6 0 0 0 .924 2.042c-1.963-.208-3.902-.795-5.688-1.677c-2.082-1.028-4.883.375-4.883 2.926V41h2v-6.267c0-.888 1.079-1.586 1.998-1.132c4.125 2.037 9.132 2.72 13.669.955c3.128-1.216 5.19-3.508 6.805-6.154c2.454-4.023 2.551-9.154.247-13.264C36.46 11.79 33.612 8.04 28.81 8.04c-.748 0-1.486.2-2.13.412c-.293.096-.586.203-.862.303l-.095.034c-.31.112-.598.215-.876.302c-.57.178-1.002.255-1.342.225c-.289-.026-.534-.128-.779-.419"/><path d="m13.859 6l-.001.505c-.007 2.605-.014 5.428 1.547 8.06c1.086 1.829 2.708 3.117 4.175 4.283q.322.255.63.503c1.126.911 1.287 1.992.948 2.946c-.363 1.022-1.331 1.959-2.578 2.316c-.923.264-1.787.457-2.63.645h-.001l-.61.137c-1.017.232-2.02.482-2.954.868c-1.955.809-3.51 2.183-4.645 4.966A10 10 0 0 0 7 34.994V41h2v-6.006c0-1.03.2-2.052.591-3.01c.943-2.311 2.12-3.278 3.559-3.873c.763-.316 1.622-.535 2.633-.765l.581-.131c.847-.19 1.781-.398 2.766-.68c1.832-.524 3.321-1.903 3.912-3.569c.616-1.733.228-3.712-1.574-5.17l-.663-.531c-1.488-1.187-2.796-2.231-3.68-3.721c-1.271-2.143-1.27-4.443-1.267-7.171V6z"/></g></svg> </template>
CSS
.icon-stomach-cancer-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%20d%3D%22M22.726%208.898c-.168-.2-.273-.53-.293-1.092c-.01-.27.002-.556.017-.867l.006-.128c.013-.262.028-.55.027-.816l-2%20.01c0%20.206-.01.43-.024.697l-.007.14a12%2012%200%200%200-.017%201.035c.025.703.157%201.591.761%202.31c.603.715%201.345%201.053%202.134%201.122c.739.065%201.475-.109%202.113-.308c.326-.102.652-.219.96-.33l.095-.035c.28-.101.545-.197.808-.284c.593-.196%201.084-.31%201.504-.31c3.592%200%205.93%202.77%207.782%206.074c1.499%202.673%201.797%205.865.913%208.746a3.6%203.6%200%200%200-1.302-1.46c-1.283-.805-2.76-.528-3.478.587a6.9%206.9%200%200%200-2.107-.092c-.953-1.186-2.5-1.592-3.628-.891s-1.449%202.267-.808%203.648a6.9%206.9%200%200%200-.85%201.929c-1.319.15-2.221%201.352-2.067%202.859a3.6%203.6%200%200%200%20.924%202.042c-1.963-.208-3.902-.795-5.688-1.677c-2.082-1.028-4.883.375-4.883%202.926V41h2v-6.267c0-.888%201.079-1.586%201.998-1.132c4.125%202.037%209.132%202.72%2013.669.955c3.128-1.216%205.19-3.508%206.805-6.154c2.454-4.023%202.551-9.154.247-13.264C36.46%2011.79%2033.612%208.04%2028.81%208.04c-.748%200-1.486.2-2.13.412c-.293.096-.586.203-.862.303l-.095.034c-.31.112-.598.215-.876.302c-.57.178-1.002.255-1.342.225c-.289-.026-.534-.128-.779-.419%22%2F%3E%3Cpath%20d%3D%22m13.859%206l-.001.505c-.007%202.605-.014%205.428%201.547%208.06c1.086%201.829%202.708%203.117%204.175%204.283q.322.255.63.503c1.126.911%201.287%201.992.948%202.946c-.363%201.022-1.331%201.959-2.578%202.316c-.923.264-1.787.457-2.63.645h-.001l-.61.137c-1.017.232-2.02.482-2.954.868c-1.955.809-3.51%202.183-4.645%204.966A10%2010%200%200%200%207%2034.994V41h2v-6.006c0-1.03.2-2.052.591-3.01c.943-2.311%202.12-3.278%203.559-3.873c.763-.316%201.622-.535%202.633-.765l.581-.131c.847-.19%201.781-.398%202.766-.68c1.832-.524%203.321-1.903%203.912-3.569c.616-1.733.228-3.712-1.574-5.17l-.663-.531c-1.488-1.187-2.796-2.231-3.68-3.721c-1.271-2.143-1.27-4.443-1.267-7.171V6z%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%20d%3D%22M22.726%208.898c-.168-.2-.273-.53-.293-1.092c-.01-.27.002-.556.017-.867l.006-.128c.013-.262.028-.55.027-.816l-2%20.01c0%20.206-.01.43-.024.697l-.007.14a12%2012%200%200%200-.017%201.035c.025.703.157%201.591.761%202.31c.603.715%201.345%201.053%202.134%201.122c.739.065%201.475-.109%202.113-.308c.326-.102.652-.219.96-.33l.095-.035c.28-.101.545-.197.808-.284c.593-.196%201.084-.31%201.504-.31c3.592%200%205.93%202.77%207.782%206.074c1.499%202.673%201.797%205.865.913%208.746a3.6%203.6%200%200%200-1.302-1.46c-1.283-.805-2.76-.528-3.478.587a6.9%206.9%200%200%200-2.107-.092c-.953-1.186-2.5-1.592-3.628-.891s-1.449%202.267-.808%203.648a6.9%206.9%200%200%200-.85%201.929c-1.319.15-2.221%201.352-2.067%202.859a3.6%203.6%200%200%200%20.924%202.042c-1.963-.208-3.902-.795-5.688-1.677c-2.082-1.028-4.883.375-4.883%202.926V41h2v-6.267c0-.888%201.079-1.586%201.998-1.132c4.125%202.037%209.132%202.72%2013.669.955c3.128-1.216%205.19-3.508%206.805-6.154c2.454-4.023%202.551-9.154.247-13.264C36.46%2011.79%2033.612%208.04%2028.81%208.04c-.748%200-1.486.2-2.13.412c-.293.096-.586.203-.862.303l-.095.034c-.31.112-.598.215-.876.302c-.57.178-1.002.255-1.342.225c-.289-.026-.534-.128-.779-.419%22%2F%3E%3Cpath%20d%3D%22m13.859%206l-.001.505c-.007%202.605-.014%205.428%201.547%208.06c1.086%201.829%202.708%203.117%204.175%204.283q.322.255.63.503c1.126.911%201.287%201.992.948%202.946c-.363%201.022-1.331%201.959-2.578%202.316c-.923.264-1.787.457-2.63.645h-.001l-.61.137c-1.017.232-2.02.482-2.954.868c-1.955.809-3.51%202.183-4.645%204.966A10%2010%200%200%200%207%2034.994V41h2v-6.006c0-1.03.2-2.052.591-3.01c.943-2.311%202.12-3.278%203.559-3.873c.763-.316%201.622-.535%202.633-.765l.581-.131c.847-.19%201.781-.398%202.766-.68c1.832-.524%203.321-1.903%203.912-3.569c.616-1.733.228-3.712-1.574-5.17l-.663-.531c-1.488-1.187-2.796-2.231-3.68-3.721c-1.271-2.143-1.27-4.443-1.267-7.171V6z%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/stomach-cancer-outline.svg?color=%231a73e8&size=48