stomach cancer icon
stomach-cancer from Health Icons by Resolve to Save Lives · Filled · Conditions · MIT Free for personal and commercial use.
- Name
- stomach-cancer
- Set
- Health Icons
- Style
- Filled
- Category
- Conditions
- Viewbox
- 48×48
- License
- MIT
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" fill-rule="evenodd" clip-rule="evenodd"><path d="M22.91 6h-6.834v.464c-.006 2.732-.01 5.365 1.45 7.82c1.016 1.707 2.527 2.906 4.05 4.115q.336.265.67.534c3.02 2.437 1.13 6.294-2.048 7.2c-.983.28-1.911.488-2.783.682c-3.447.768-6.017 1.34-7.728 5.523A9.2 9.2 0 0 0 9 35.822V42h6.827v-6.446c0-1.769 2.001-2.85 3.55-2.087c4.058 1.998 8.918 2.634 13.27.946c2.938-1.139 4.914-3.291 6.515-5.907c2.337-3.82 2.43-8.701.235-12.604c-1.923-3.421-4.598-6.774-8.929-6.774c-.872 0-1.81.34-2.735.673c-1.628.59-3.215 1.163-4.33-.158c-.627-.741-.57-1.866-.52-2.865c.014-.272.027-.535.026-.778m14.248 17.82c1.171.735 1.76 2.203 1.427 3.424c1.147 1.428-5.024 4.782-8.44 6.639c-.82.445-1.482.804-1.845 1.03a9 9 0 0 1-.518-.957c-1.242-.242-2.298-1.42-2.438-2.796s.683-2.474 1.887-2.61a6.3 6.3 0 0 1 .777-1.762c-.586-1.26-.293-2.69.738-3.33s2.442-.27 3.312.813a6.3 6.3 0 0 1 1.924.084c.655-1.019 2.005-1.271 3.176-.536"/><path d="M39.162 28.506c2.337-3.82 2.43-8.701.235-12.604c-1.923-3.421-4.598-6.774-8.929-6.774c-.872 0-1.81.34-2.735.673c-1.628.59-3.215 1.163-4.33-.158c-.377-.446-.507-1.03-.54-1.643c-.02-.406 0-.824.02-1.222A16 16 0 0 0 22.91 6h-6.833v.464q-.002.462 0 .92q0 .309.006.616c.039 2.184.26 4.293 1.445 6.284c1.015 1.707 2.526 2.906 4.05 4.115q.335.265.668.534c3.021 2.437 1.13 6.294-2.047 7.2c-.983.28-1.911.488-2.783.682c-3.447.768-6.017 1.34-7.728 5.523A9.2 9.2 0 0 0 9 35.822V42h6.827v-6.446c0-1.769 2.001-2.85 3.55-2.087c4.058 1.998 8.918 2.634 13.27.946c2.938-1.139 4.914-3.291 6.515-5.907M13.827 40v-4.446c0-3.44 3.73-5.212 6.433-3.881c3.675 1.809 7.945 2.318 11.665.876c2.377-.922 4.057-2.678 5.53-5.087c1.96-3.203 2.038-7.31.199-10.58c-1.898-3.376-4.063-5.754-7.186-5.754c-.275 0-.662.078-1.25.272c-.257.084-.516.178-.807.283l-.097.035c-.317.115-.673.242-1.033.354c-.69.215-1.596.44-2.55.357c-1.055-.093-2.06-.553-2.856-1.495c-.825-.977-.982-2.14-1.013-2.934h-2.776c.04 2.058.233 3.705 1.16 5.261c.814 1.37 2.013 2.325 3.56 3.56q.336.266.695.555c2.187 1.765 2.7 4.238 1.93 6.402c-.723 2.027-2.512 3.659-4.684 4.278c-1.046.299-2.044.521-2.919.716l-.585.13c-1.04.237-1.856.448-2.562.739c-1.235.51-2.265 1.307-3.143 3.454A7.2 7.2 0 0 0 11 35.822V40z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsStomachCancer(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" fillRule="evenodd" clipRule="evenodd"><path d="M22.91 6h-6.834v.464c-.006 2.732-.01 5.365 1.45 7.82c1.016 1.707 2.527 2.906 4.05 4.115q.336.265.67.534c3.02 2.437 1.13 6.294-2.048 7.2c-.983.28-1.911.488-2.783.682c-3.447.768-6.017 1.34-7.728 5.523A9.2 9.2 0 0 0 9 35.822V42h6.827v-6.446c0-1.769 2.001-2.85 3.55-2.087c4.058 1.998 8.918 2.634 13.27.946c2.938-1.139 4.914-3.291 6.515-5.907c2.337-3.82 2.43-8.701.235-12.604c-1.923-3.421-4.598-6.774-8.929-6.774c-.872 0-1.81.34-2.735.673c-1.628.59-3.215 1.163-4.33-.158c-.627-.741-.57-1.866-.52-2.865c.014-.272.027-.535.026-.778m14.248 17.82c1.171.735 1.76 2.203 1.427 3.424c1.147 1.428-5.024 4.782-8.44 6.639c-.82.445-1.482.804-1.845 1.03a9 9 0 0 1-.518-.957c-1.242-.242-2.298-1.42-2.438-2.796s.683-2.474 1.887-2.61a6.3 6.3 0 0 1 .777-1.762c-.586-1.26-.293-2.69.738-3.33s2.442-.27 3.312.813a6.3 6.3 0 0 1 1.924.084c.655-1.019 2.005-1.271 3.176-.536"/><path d="M39.162 28.506c2.337-3.82 2.43-8.701.235-12.604c-1.923-3.421-4.598-6.774-8.929-6.774c-.872 0-1.81.34-2.735.673c-1.628.59-3.215 1.163-4.33-.158c-.377-.446-.507-1.03-.54-1.643c-.02-.406 0-.824.02-1.222A16 16 0 0 0 22.91 6h-6.833v.464q-.002.462 0 .92q0 .309.006.616c.039 2.184.26 4.293 1.445 6.284c1.015 1.707 2.526 2.906 4.05 4.115q.335.265.668.534c3.021 2.437 1.13 6.294-2.047 7.2c-.983.28-1.911.488-2.783.682c-3.447.768-6.017 1.34-7.728 5.523A9.2 9.2 0 0 0 9 35.822V42h6.827v-6.446c0-1.769 2.001-2.85 3.55-2.087c4.058 1.998 8.918 2.634 13.27.946c2.938-1.139 4.914-3.291 6.515-5.907M13.827 40v-4.446c0-3.44 3.73-5.212 6.433-3.881c3.675 1.809 7.945 2.318 11.665.876c2.377-.922 4.057-2.678 5.53-5.087c1.96-3.203 2.038-7.31.199-10.58c-1.898-3.376-4.063-5.754-7.186-5.754c-.275 0-.662.078-1.25.272c-.257.084-.516.178-.807.283l-.097.035c-.317.115-.673.242-1.033.354c-.69.215-1.596.44-2.55.357c-1.055-.093-2.06-.553-2.856-1.495c-.825-.977-.982-2.14-1.013-2.934h-2.776c.04 2.058.233 3.705 1.16 5.261c.814 1.37 2.013 2.325 3.56 3.56q.336.266.695.555c2.187 1.765 2.7 4.238 1.93 6.402c-.723 2.027-2.512 3.659-4.684 4.278c-1.046.299-2.044.521-2.919.716l-.585.13c-1.04.237-1.856.448-2.562.739c-1.235.51-2.265 1.307-3.143 3.454A7.2 7.2 0 0 0 11 35.822V40z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M22.91 6h-6.834v.464c-.006 2.732-.01 5.365 1.45 7.82c1.016 1.707 2.527 2.906 4.05 4.115q.336.265.67.534c3.02 2.437 1.13 6.294-2.048 7.2c-.983.28-1.911.488-2.783.682c-3.447.768-6.017 1.34-7.728 5.523A9.2 9.2 0 0 0 9 35.822V42h6.827v-6.446c0-1.769 2.001-2.85 3.55-2.087c4.058 1.998 8.918 2.634 13.27.946c2.938-1.139 4.914-3.291 6.515-5.907c2.337-3.82 2.43-8.701.235-12.604c-1.923-3.421-4.598-6.774-8.929-6.774c-.872 0-1.81.34-2.735.673c-1.628.59-3.215 1.163-4.33-.158c-.627-.741-.57-1.866-.52-2.865c.014-.272.027-.535.026-.778m14.248 17.82c1.171.735 1.76 2.203 1.427 3.424c1.147 1.428-5.024 4.782-8.44 6.639c-.82.445-1.482.804-1.845 1.03a9 9 0 0 1-.518-.957c-1.242-.242-2.298-1.42-2.438-2.796s.683-2.474 1.887-2.61a6.3 6.3 0 0 1 .777-1.762c-.586-1.26-.293-2.69.738-3.33s2.442-.27 3.312.813a6.3 6.3 0 0 1 1.924.084c.655-1.019 2.005-1.271 3.176-.536"/><path d="M39.162 28.506c2.337-3.82 2.43-8.701.235-12.604c-1.923-3.421-4.598-6.774-8.929-6.774c-.872 0-1.81.34-2.735.673c-1.628.59-3.215 1.163-4.33-.158c-.377-.446-.507-1.03-.54-1.643c-.02-.406 0-.824.02-1.222A16 16 0 0 0 22.91 6h-6.833v.464q-.002.462 0 .92q0 .309.006.616c.039 2.184.26 4.293 1.445 6.284c1.015 1.707 2.526 2.906 4.05 4.115q.335.265.668.534c3.021 2.437 1.13 6.294-2.047 7.2c-.983.28-1.911.488-2.783.682c-3.447.768-6.017 1.34-7.728 5.523A9.2 9.2 0 0 0 9 35.822V42h6.827v-6.446c0-1.769 2.001-2.85 3.55-2.087c4.058 1.998 8.918 2.634 13.27.946c2.938-1.139 4.914-3.291 6.515-5.907M13.827 40v-4.446c0-3.44 3.73-5.212 6.433-3.881c3.675 1.809 7.945 2.318 11.665.876c2.377-.922 4.057-2.678 5.53-5.087c1.96-3.203 2.038-7.31.199-10.58c-1.898-3.376-4.063-5.754-7.186-5.754c-.275 0-.662.078-1.25.272c-.257.084-.516.178-.807.283l-.097.035c-.317.115-.673.242-1.033.354c-.69.215-1.596.44-2.55.357c-1.055-.093-2.06-.553-2.856-1.495c-.825-.977-.982-2.14-1.013-2.934h-2.776c.04 2.058.233 3.705 1.16 5.261c.814 1.37 2.013 2.325 3.56 3.56q.336.266.695.555c2.187 1.765 2.7 4.238 1.93 6.402c-.723 2.027-2.512 3.659-4.684 4.278c-1.046.299-2.044.521-2.919.716l-.585.13c-1.04.237-1.856.448-2.562.739c-1.235.51-2.265 1.307-3.143 3.454A7.2 7.2 0 0 0 11 35.822V40z"/></g></svg> </template>
CSS
.icon-stomach-cancer {
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%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M22.91%206h-6.834v.464c-.006%202.732-.01%205.365%201.45%207.82c1.016%201.707%202.527%202.906%204.05%204.115q.336.265.67.534c3.02%202.437%201.13%206.294-2.048%207.2c-.983.28-1.911.488-2.783.682c-3.447.768-6.017%201.34-7.728%205.523A9.2%209.2%200%200%200%209%2035.822V42h6.827v-6.446c0-1.769%202.001-2.85%203.55-2.087c4.058%201.998%208.918%202.634%2013.27.946c2.938-1.139%204.914-3.291%206.515-5.907c2.337-3.82%202.43-8.701.235-12.604c-1.923-3.421-4.598-6.774-8.929-6.774c-.872%200-1.81.34-2.735.673c-1.628.59-3.215%201.163-4.33-.158c-.627-.741-.57-1.866-.52-2.865c.014-.272.027-.535.026-.778m14.248%2017.82c1.171.735%201.76%202.203%201.427%203.424c1.147%201.428-5.024%204.782-8.44%206.639c-.82.445-1.482.804-1.845%201.03a9%209%200%200%201-.518-.957c-1.242-.242-2.298-1.42-2.438-2.796s.683-2.474%201.887-2.61a6.3%206.3%200%200%201%20.777-1.762c-.586-1.26-.293-2.69.738-3.33s2.442-.27%203.312.813a6.3%206.3%200%200%201%201.924.084c.655-1.019%202.005-1.271%203.176-.536%22%2F%3E%3Cpath%20d%3D%22M39.162%2028.506c2.337-3.82%202.43-8.701.235-12.604c-1.923-3.421-4.598-6.774-8.929-6.774c-.872%200-1.81.34-2.735.673c-1.628.59-3.215%201.163-4.33-.158c-.377-.446-.507-1.03-.54-1.643c-.02-.406%200-.824.02-1.222A16%2016%200%200%200%2022.91%206h-6.833v.464q-.002.462%200%20.92q0%20.309.006.616c.039%202.184.26%204.293%201.445%206.284c1.015%201.707%202.526%202.906%204.05%204.115q.335.265.668.534c3.021%202.437%201.13%206.294-2.047%207.2c-.983.28-1.911.488-2.783.682c-3.447.768-6.017%201.34-7.728%205.523A9.2%209.2%200%200%200%209%2035.822V42h6.827v-6.446c0-1.769%202.001-2.85%203.55-2.087c4.058%201.998%208.918%202.634%2013.27.946c2.938-1.139%204.914-3.291%206.515-5.907M13.827%2040v-4.446c0-3.44%203.73-5.212%206.433-3.881c3.675%201.809%207.945%202.318%2011.665.876c2.377-.922%204.057-2.678%205.53-5.087c1.96-3.203%202.038-7.31.199-10.58c-1.898-3.376-4.063-5.754-7.186-5.754c-.275%200-.662.078-1.25.272c-.257.084-.516.178-.807.283l-.097.035c-.317.115-.673.242-1.033.354c-.69.215-1.596.44-2.55.357c-1.055-.093-2.06-.553-2.856-1.495c-.825-.977-.982-2.14-1.013-2.934h-2.776c.04%202.058.233%203.705%201.16%205.261c.814%201.37%202.013%202.325%203.56%203.56q.336.266.695.555c2.187%201.765%202.7%204.238%201.93%206.402c-.723%202.027-2.512%203.659-4.684%204.278c-1.046.299-2.044.521-2.919.716l-.585.13c-1.04.237-1.856.448-2.562.739c-1.235.51-2.265%201.307-3.143%203.454A7.2%207.2%200%200%200%2011%2035.822V40z%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%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M22.91%206h-6.834v.464c-.006%202.732-.01%205.365%201.45%207.82c1.016%201.707%202.527%202.906%204.05%204.115q.336.265.67.534c3.02%202.437%201.13%206.294-2.048%207.2c-.983.28-1.911.488-2.783.682c-3.447.768-6.017%201.34-7.728%205.523A9.2%209.2%200%200%200%209%2035.822V42h6.827v-6.446c0-1.769%202.001-2.85%203.55-2.087c4.058%201.998%208.918%202.634%2013.27.946c2.938-1.139%204.914-3.291%206.515-5.907c2.337-3.82%202.43-8.701.235-12.604c-1.923-3.421-4.598-6.774-8.929-6.774c-.872%200-1.81.34-2.735.673c-1.628.59-3.215%201.163-4.33-.158c-.627-.741-.57-1.866-.52-2.865c.014-.272.027-.535.026-.778m14.248%2017.82c1.171.735%201.76%202.203%201.427%203.424c1.147%201.428-5.024%204.782-8.44%206.639c-.82.445-1.482.804-1.845%201.03a9%209%200%200%201-.518-.957c-1.242-.242-2.298-1.42-2.438-2.796s.683-2.474%201.887-2.61a6.3%206.3%200%200%201%20.777-1.762c-.586-1.26-.293-2.69.738-3.33s2.442-.27%203.312.813a6.3%206.3%200%200%201%201.924.084c.655-1.019%202.005-1.271%203.176-.536%22%2F%3E%3Cpath%20d%3D%22M39.162%2028.506c2.337-3.82%202.43-8.701.235-12.604c-1.923-3.421-4.598-6.774-8.929-6.774c-.872%200-1.81.34-2.735.673c-1.628.59-3.215%201.163-4.33-.158c-.377-.446-.507-1.03-.54-1.643c-.02-.406%200-.824.02-1.222A16%2016%200%200%200%2022.91%206h-6.833v.464q-.002.462%200%20.92q0%20.309.006.616c.039%202.184.26%204.293%201.445%206.284c1.015%201.707%202.526%202.906%204.05%204.115q.335.265.668.534c3.021%202.437%201.13%206.294-2.047%207.2c-.983.28-1.911.488-2.783.682c-3.447.768-6.017%201.34-7.728%205.523A9.2%209.2%200%200%200%209%2035.822V42h6.827v-6.446c0-1.769%202.001-2.85%203.55-2.087c4.058%201.998%208.918%202.634%2013.27.946c2.938-1.139%204.914-3.291%206.515-5.907M13.827%2040v-4.446c0-3.44%203.73-5.212%206.433-3.881c3.675%201.809%207.945%202.318%2011.665.876c2.377-.922%204.057-2.678%205.53-5.087c1.96-3.203%202.038-7.31.199-10.58c-1.898-3.376-4.063-5.754-7.186-5.754c-.275%200-.662.078-1.25.272c-.257.084-.516.178-.807.283l-.097.035c-.317.115-.673.242-1.033.354c-.69.215-1.596.44-2.55.357c-1.055-.093-2.06-.553-2.856-1.495c-.825-.977-.982-2.14-1.013-2.934h-2.776c.04%202.058.233%203.705%201.16%205.261c.814%201.37%202.013%202.325%203.56%203.56q.336.266.695.555c2.187%201.765%202.7%204.238%201.93%206.402c-.723%202.027-2.512%203.659-4.684%204.278c-1.046.299-2.044.521-2.919.716l-.585.13c-1.04.237-1.856.448-2.562.739c-1.235.51-2.265%201.307-3.143%203.454A7.2%207.2%200%200%200%2011%2035.822V40z%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.svg?color=%231a73e8&size=48