skin cancer icon
skin-cancer-outline from Health Icons by Resolve to Save Lives · Outline · Conditions · MIT Free for personal and commercial use.
- Name
- skin-cancer-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Conditions
- Viewbox
- 48×48
- License
- MIT
- Aliases
- skin-cancer2x-outline
1 other variant in Health Icons
More conditions icons from Health Icons
Use the skin 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="M19.6 9.675V6h2v3.753l-.003.037a3.2 3.2 0 0 1-.247 1.02c.487.176.52.75.535 1.032q.004.07.008.111c.716.334 1.127 1.174.934 1.983s-.924 1.309-1.693 1.198a4.1 4.1 0 0 1-.837.887c.105.813-.366 1.585-1.131 1.79s-1.56-.229-1.875-.985a4.1 4.1 0 0 1-1.168-.35c-.61.48-1.493.414-2.065-.19a1.77 1.77 0 0 1-.434-1.622c-1.067.228-2.407.713-3.504 1.604c-1.183.96-2.12 2.417-2.12 4.694v11.094H6V20.963c0-2.93 1.249-4.94 2.859-6.247c1.573-1.278 3.453-1.862 4.77-2.09c2.929-.508 4.428-1.203 5.185-1.785c.668-.514.765-.941.786-1.166M29.372 6v3.98c.044.277.19.689.77 1.141c.657.514 1.9 1.101 4.229 1.505c1.317.228 3.197.812 4.77 2.09c1.61 1.308 2.86 3.317 2.86 6.246v11.094h-2V20.963c0-2.278-.938-3.734-2.12-4.695c-1.22-.99-2.74-1.479-3.852-1.672c-2.495-.432-4.1-1.103-5.12-1.899c-1.057-.826-1.434-1.753-1.53-2.524l-.007-.062V6z"/><path d="M34.686 17.333A2.48 2.48 0 0 0 32.2 19.83v.768c-.725-.634-1.886-.794-2.826-.33c-1.015.5-1.42 1.555-.997 2.457a5.2 5.2 0 0 0-.887 1.31c-1.126.139-1.992.966-1.992 1.966s.866 1.828 1.992 1.966c.222.474.522.915.887 1.31c-.424.903-.018 1.957.997 2.458c.94.463 2.101.302 2.826-.332V42h2V19.83c0-.289.216-.497.486-.497c.234 0 .386.044.482.088a.6.6 0 0 1 .332.368v12.267h2V19.737c0-.404-.188-.982-.603-1.463c-.462-.536-1.193-.94-2.211-.94m-23.583.94c.462-.536 1.193-.94 2.211-.94C14.95 17.333 16 18.71 16 20.15v12.07c.335-.25.816-.298 1.21-.087c.47.25.657.778.461 1.229q.254.298.41.655c.52.07.919.483.919.983s-.4.914-.92.983a2.6 2.6 0 0 1-.409.655c.196.451.008.979-.46 1.229A1.15 1.15 0 0 1 16 37.78V42h-2V20.15c0-.536-.346-.817-.686-.817c-.233 0-.386.044-.482.088a.6.6 0 0 0-.332.368v12.267h-2V19.737c0-.404.188-.982.603-1.463M25 15a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-2 3a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/><path d="M20.5 32.225a1 1 0 1 1-2 0a1 1 0 0 1 2 0M21 36a1 1 0 1 0 0-2a1 1 0 0 0 0 2m6.858-3.821a1 1 0 1 1-.366 1.966a1 1 0 0 1 .366-1.966m-1.509-2.824a1 1 0 1 1-.366 1.966a1 1 0 0 1 .366-1.966M26 21a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsSkinCancerOutline(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="M19.6 9.675V6h2v3.753l-.003.037a3.2 3.2 0 0 1-.247 1.02c.487.176.52.75.535 1.032q.004.07.008.111c.716.334 1.127 1.174.934 1.983s-.924 1.309-1.693 1.198a4.1 4.1 0 0 1-.837.887c.105.813-.366 1.585-1.131 1.79s-1.56-.229-1.875-.985a4.1 4.1 0 0 1-1.168-.35c-.61.48-1.493.414-2.065-.19a1.77 1.77 0 0 1-.434-1.622c-1.067.228-2.407.713-3.504 1.604c-1.183.96-2.12 2.417-2.12 4.694v11.094H6V20.963c0-2.93 1.249-4.94 2.859-6.247c1.573-1.278 3.453-1.862 4.77-2.09c2.929-.508 4.428-1.203 5.185-1.785c.668-.514.765-.941.786-1.166M29.372 6v3.98c.044.277.19.689.77 1.141c.657.514 1.9 1.101 4.229 1.505c1.317.228 3.197.812 4.77 2.09c1.61 1.308 2.86 3.317 2.86 6.246v11.094h-2V20.963c0-2.278-.938-3.734-2.12-4.695c-1.22-.99-2.74-1.479-3.852-1.672c-2.495-.432-4.1-1.103-5.12-1.899c-1.057-.826-1.434-1.753-1.53-2.524l-.007-.062V6z"/><path d="M34.686 17.333A2.48 2.48 0 0 0 32.2 19.83v.768c-.725-.634-1.886-.794-2.826-.33c-1.015.5-1.42 1.555-.997 2.457a5.2 5.2 0 0 0-.887 1.31c-1.126.139-1.992.966-1.992 1.966s.866 1.828 1.992 1.966c.222.474.522.915.887 1.31c-.424.903-.018 1.957.997 2.458c.94.463 2.101.302 2.826-.332V42h2V19.83c0-.289.216-.497.486-.497c.234 0 .386.044.482.088a.6.6 0 0 1 .332.368v12.267h2V19.737c0-.404-.188-.982-.603-1.463c-.462-.536-1.193-.94-2.211-.94m-23.583.94c.462-.536 1.193-.94 2.211-.94C14.95 17.333 16 18.71 16 20.15v12.07c.335-.25.816-.298 1.21-.087c.47.25.657.778.461 1.229q.254.298.41.655c.52.07.919.483.919.983s-.4.914-.92.983a2.6 2.6 0 0 1-.409.655c.196.451.008.979-.46 1.229A1.15 1.15 0 0 1 16 37.78V42h-2V20.15c0-.536-.346-.817-.686-.817c-.233 0-.386.044-.482.088a.6.6 0 0 0-.332.368v12.267h-2V19.737c0-.404.188-.982.603-1.463M25 15a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-2 3a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/><path d="M20.5 32.225a1 1 0 1 1-2 0a1 1 0 0 1 2 0M21 36a1 1 0 1 0 0-2a1 1 0 0 0 0 2m6.858-3.821a1 1 0 1 1-.366 1.966a1 1 0 0 1 .366-1.966m-1.509-2.824a1 1 0 1 1-.366 1.966a1 1 0 0 1 .366-1.966M26 21a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></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="M19.6 9.675V6h2v3.753l-.003.037a3.2 3.2 0 0 1-.247 1.02c.487.176.52.75.535 1.032q.004.07.008.111c.716.334 1.127 1.174.934 1.983s-.924 1.309-1.693 1.198a4.1 4.1 0 0 1-.837.887c.105.813-.366 1.585-1.131 1.79s-1.56-.229-1.875-.985a4.1 4.1 0 0 1-1.168-.35c-.61.48-1.493.414-2.065-.19a1.77 1.77 0 0 1-.434-1.622c-1.067.228-2.407.713-3.504 1.604c-1.183.96-2.12 2.417-2.12 4.694v11.094H6V20.963c0-2.93 1.249-4.94 2.859-6.247c1.573-1.278 3.453-1.862 4.77-2.09c2.929-.508 4.428-1.203 5.185-1.785c.668-.514.765-.941.786-1.166M29.372 6v3.98c.044.277.19.689.77 1.141c.657.514 1.9 1.101 4.229 1.505c1.317.228 3.197.812 4.77 2.09c1.61 1.308 2.86 3.317 2.86 6.246v11.094h-2V20.963c0-2.278-.938-3.734-2.12-4.695c-1.22-.99-2.74-1.479-3.852-1.672c-2.495-.432-4.1-1.103-5.12-1.899c-1.057-.826-1.434-1.753-1.53-2.524l-.007-.062V6z"/><path d="M34.686 17.333A2.48 2.48 0 0 0 32.2 19.83v.768c-.725-.634-1.886-.794-2.826-.33c-1.015.5-1.42 1.555-.997 2.457a5.2 5.2 0 0 0-.887 1.31c-1.126.139-1.992.966-1.992 1.966s.866 1.828 1.992 1.966c.222.474.522.915.887 1.31c-.424.903-.018 1.957.997 2.458c.94.463 2.101.302 2.826-.332V42h2V19.83c0-.289.216-.497.486-.497c.234 0 .386.044.482.088a.6.6 0 0 1 .332.368v12.267h2V19.737c0-.404-.188-.982-.603-1.463c-.462-.536-1.193-.94-2.211-.94m-23.583.94c.462-.536 1.193-.94 2.211-.94C14.95 17.333 16 18.71 16 20.15v12.07c.335-.25.816-.298 1.21-.087c.47.25.657.778.461 1.229q.254.298.41.655c.52.07.919.483.919.983s-.4.914-.92.983a2.6 2.6 0 0 1-.409.655c.196.451.008.979-.46 1.229A1.15 1.15 0 0 1 16 37.78V42h-2V20.15c0-.536-.346-.817-.686-.817c-.233 0-.386.044-.482.088a.6.6 0 0 0-.332.368v12.267h-2V19.737c0-.404.188-.982.603-1.463M25 15a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-2 3a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/><path d="M20.5 32.225a1 1 0 1 1-2 0a1 1 0 0 1 2 0M21 36a1 1 0 1 0 0-2a1 1 0 0 0 0 2m6.858-3.821a1 1 0 1 1-.366 1.966a1 1 0 0 1 .366-1.966m-1.509-2.824a1 1 0 1 1-.366 1.966a1 1 0 0 1 .366-1.966M26 21a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></g></svg> </template>
CSS
.icon-skin-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%22M19.6%209.675V6h2v3.753l-.003.037a3.2%203.2%200%200%201-.247%201.02c.487.176.52.75.535%201.032q.004.07.008.111c.716.334%201.127%201.174.934%201.983s-.924%201.309-1.693%201.198a4.1%204.1%200%200%201-.837.887c.105.813-.366%201.585-1.131%201.79s-1.56-.229-1.875-.985a4.1%204.1%200%200%201-1.168-.35c-.61.48-1.493.414-2.065-.19a1.77%201.77%200%200%201-.434-1.622c-1.067.228-2.407.713-3.504%201.604c-1.183.96-2.12%202.417-2.12%204.694v11.094H6V20.963c0-2.93%201.249-4.94%202.859-6.247c1.573-1.278%203.453-1.862%204.77-2.09c2.929-.508%204.428-1.203%205.185-1.785c.668-.514.765-.941.786-1.166M29.372%206v3.98c.044.277.19.689.77%201.141c.657.514%201.9%201.101%204.229%201.505c1.317.228%203.197.812%204.77%202.09c1.61%201.308%202.86%203.317%202.86%206.246v11.094h-2V20.963c0-2.278-.938-3.734-2.12-4.695c-1.22-.99-2.74-1.479-3.852-1.672c-2.495-.432-4.1-1.103-5.12-1.899c-1.057-.826-1.434-1.753-1.53-2.524l-.007-.062V6z%22%2F%3E%3Cpath%20d%3D%22M34.686%2017.333A2.48%202.48%200%200%200%2032.2%2019.83v.768c-.725-.634-1.886-.794-2.826-.33c-1.015.5-1.42%201.555-.997%202.457a5.2%205.2%200%200%200-.887%201.31c-1.126.139-1.992.966-1.992%201.966s.866%201.828%201.992%201.966c.222.474.522.915.887%201.31c-.424.903-.018%201.957.997%202.458c.94.463%202.101.302%202.826-.332V42h2V19.83c0-.289.216-.497.486-.497c.234%200%20.386.044.482.088a.6.6%200%200%201%20.332.368v12.267h2V19.737c0-.404-.188-.982-.603-1.463c-.462-.536-1.193-.94-2.211-.94m-23.583.94c.462-.536%201.193-.94%202.211-.94C14.95%2017.333%2016%2018.71%2016%2020.15v12.07c.335-.25.816-.298%201.21-.087c.47.25.657.778.461%201.229q.254.298.41.655c.52.07.919.483.919.983s-.4.914-.92.983a2.6%202.6%200%200%201-.409.655c.196.451.008.979-.46%201.229A1.15%201.15%200%200%201%2016%2037.78V42h-2V20.15c0-.536-.346-.817-.686-.817c-.233%200-.386.044-.482.088a.6.6%200%200%200-.332.368v12.267h-2V19.737c0-.404.188-.982.603-1.463M25%2015a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-2%203a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%2F%3E%3Cpath%20d%3D%22M20.5%2032.225a1%201%200%201%201-2%200a1%201%200%200%201%202%200M21%2036a1%201%200%201%200%200-2a1%201%200%200%200%200%202m6.858-3.821a1%201%200%201%201-.366%201.966a1%201%200%200%201%20.366-1.966m-1.509-2.824a1%201%200%201%201-.366%201.966a1%201%200%200%201%20.366-1.966M26%2021a1%201%200%201%201%200%202a1%201%200%200%201%200-2%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%22M19.6%209.675V6h2v3.753l-.003.037a3.2%203.2%200%200%201-.247%201.02c.487.176.52.75.535%201.032q.004.07.008.111c.716.334%201.127%201.174.934%201.983s-.924%201.309-1.693%201.198a4.1%204.1%200%200%201-.837.887c.105.813-.366%201.585-1.131%201.79s-1.56-.229-1.875-.985a4.1%204.1%200%200%201-1.168-.35c-.61.48-1.493.414-2.065-.19a1.77%201.77%200%200%201-.434-1.622c-1.067.228-2.407.713-3.504%201.604c-1.183.96-2.12%202.417-2.12%204.694v11.094H6V20.963c0-2.93%201.249-4.94%202.859-6.247c1.573-1.278%203.453-1.862%204.77-2.09c2.929-.508%204.428-1.203%205.185-1.785c.668-.514.765-.941.786-1.166M29.372%206v3.98c.044.277.19.689.77%201.141c.657.514%201.9%201.101%204.229%201.505c1.317.228%203.197.812%204.77%202.09c1.61%201.308%202.86%203.317%202.86%206.246v11.094h-2V20.963c0-2.278-.938-3.734-2.12-4.695c-1.22-.99-2.74-1.479-3.852-1.672c-2.495-.432-4.1-1.103-5.12-1.899c-1.057-.826-1.434-1.753-1.53-2.524l-.007-.062V6z%22%2F%3E%3Cpath%20d%3D%22M34.686%2017.333A2.48%202.48%200%200%200%2032.2%2019.83v.768c-.725-.634-1.886-.794-2.826-.33c-1.015.5-1.42%201.555-.997%202.457a5.2%205.2%200%200%200-.887%201.31c-1.126.139-1.992.966-1.992%201.966s.866%201.828%201.992%201.966c.222.474.522.915.887%201.31c-.424.903-.018%201.957.997%202.458c.94.463%202.101.302%202.826-.332V42h2V19.83c0-.289.216-.497.486-.497c.234%200%20.386.044.482.088a.6.6%200%200%201%20.332.368v12.267h2V19.737c0-.404-.188-.982-.603-1.463c-.462-.536-1.193-.94-2.211-.94m-23.583.94c.462-.536%201.193-.94%202.211-.94C14.95%2017.333%2016%2018.71%2016%2020.15v12.07c.335-.25.816-.298%201.21-.087c.47.25.657.778.461%201.229q.254.298.41.655c.52.07.919.483.919.983s-.4.914-.92.983a2.6%202.6%200%200%201-.409.655c.196.451.008.979-.46%201.229A1.15%201.15%200%200%201%2016%2037.78V42h-2V20.15c0-.536-.346-.817-.686-.817c-.233%200-.386.044-.482.088a.6.6%200%200%200-.332.368v12.267h-2V19.737c0-.404.188-.982.603-1.463M25%2015a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-2%203a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%2F%3E%3Cpath%20d%3D%22M20.5%2032.225a1%201%200%201%201-2%200a1%201%200%200%201%202%200M21%2036a1%201%200%201%200%200-2a1%201%200%200%200%200%202m6.858-3.821a1%201%200%201%201-.366%201.966a1%201%200%200%201%20.366-1.966m-1.509-2.824a1%201%200%201%201-.366%201.966a1%201%200%200%201%20.366-1.966M26%2021a1%201%200%201%201%200%202a1%201%200%200%201%200-2%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/skin-cancer-outline.svg?color=%231a73e8&size=48