cervical cancer icon
cervical-cancer-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Conditions · MIT Free for personal and commercial use.
- Name
- cervical-cancer-outline-24px
- Set
- Health Icons
- Style
- Outline 24px
- Category
- Conditions
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
More conditions icons from Health Icons
Use the cervical cancer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7.773 2.384L5.727 8.268a14.09 14.09 0 0 0 1.137 11.728l.504.864l-1.728 1.008l-.504-.864A16.09 16.09 0 0 1 3.838 7.61l2.046-5.884zm8.454 0l2.047 5.884a14.09 14.09 0 0 1-1.138 11.728l-.504.864l1.728 1.008l.504-.864A16.09 16.09 0 0 0 20.163 7.61l-2.047-5.884zM13 21v-5.086l3.207-3.207l-1.414-1.414L12 14.086l-2.793-2.793l-1.414 1.414L11 15.914V21z"/><path fill-rule="evenodd" d="M11.633 3c-1.65 0-2.496 1.978-1.355 3.171l.684.715l-2.004 2.096l1.084 1.037L12 7.97l1.958 2.047l1.084-1.036l-2.004-2.096l.684-.715c1.14-1.193.296-3.17-1.355-3.17zm1.005 2.134L12 5.801l-.638-.667a.375.375 0 0 1 .27-.634h.735c.33 0 .5.396.271.634" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsCervicalCancerOutline24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7.773 2.384L5.727 8.268a14.09 14.09 0 0 0 1.137 11.728l.504.864l-1.728 1.008l-.504-.864A16.09 16.09 0 0 1 3.838 7.61l2.046-5.884zm8.454 0l2.047 5.884a14.09 14.09 0 0 1-1.138 11.728l-.504.864l1.728 1.008l.504-.864A16.09 16.09 0 0 0 20.163 7.61l-2.047-5.884zM13 21v-5.086l3.207-3.207l-1.414-1.414L12 14.086l-2.793-2.793l-1.414 1.414L11 15.914V21z"/><path fillRule="evenodd" d="M11.633 3c-1.65 0-2.496 1.978-1.355 3.171l.684.715l-2.004 2.096l1.084 1.037L12 7.97l1.958 2.047l1.084-1.036l-2.004-2.096l.684-.715c1.14-1.193.296-3.17-1.355-3.17zm1.005 2.134L12 5.801l-.638-.667a.375.375 0 0 1 .27-.634h.735c.33 0 .5.396.271.634" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7.773 2.384L5.727 8.268a14.09 14.09 0 0 0 1.137 11.728l.504.864l-1.728 1.008l-.504-.864A16.09 16.09 0 0 1 3.838 7.61l2.046-5.884zm8.454 0l2.047 5.884a14.09 14.09 0 0 1-1.138 11.728l-.504.864l1.728 1.008l.504-.864A16.09 16.09 0 0 0 20.163 7.61l-2.047-5.884zM13 21v-5.086l3.207-3.207l-1.414-1.414L12 14.086l-2.793-2.793l-1.414 1.414L11 15.914V21z"/><path fill-rule="evenodd" d="M11.633 3c-1.65 0-2.496 1.978-1.355 3.171l.684.715l-2.004 2.096l1.084 1.037L12 7.97l1.958 2.047l1.084-1.036l-2.004-2.096l.684-.715c1.14-1.193.296-3.17-1.355-3.17zm1.005 2.134L12 5.801l-.638-.667a.375.375 0 0 1 .27-.634h.735c.33 0 .5.396.271.634" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-cervical-cancer-outline-24px {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M7.773%202.384L5.727%208.268a14.09%2014.09%200%200%200%201.137%2011.728l.504.864l-1.728%201.008l-.504-.864A16.09%2016.09%200%200%201%203.838%207.61l2.046-5.884zm8.454%200l2.047%205.884a14.09%2014.09%200%200%201-1.138%2011.728l-.504.864l1.728%201.008l.504-.864A16.09%2016.09%200%200%200%2020.163%207.61l-2.047-5.884zM13%2021v-5.086l3.207-3.207l-1.414-1.414L12%2014.086l-2.793-2.793l-1.414%201.414L11%2015.914V21z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.633%203c-1.65%200-2.496%201.978-1.355%203.171l.684.715l-2.004%202.096l1.084%201.037L12%207.97l1.958%202.047l1.084-1.036l-2.004-2.096l.684-.715c1.14-1.193.296-3.17-1.355-3.17zm1.005%202.134L12%205.801l-.638-.667a.375.375%200%200%201%20.27-.634h.735c.33%200%20.5.396.271.634%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M7.773%202.384L5.727%208.268a14.09%2014.09%200%200%200%201.137%2011.728l.504.864l-1.728%201.008l-.504-.864A16.09%2016.09%200%200%201%203.838%207.61l2.046-5.884zm8.454%200l2.047%205.884a14.09%2014.09%200%200%201-1.138%2011.728l-.504.864l1.728%201.008l.504-.864A16.09%2016.09%200%200%200%2020.163%207.61l-2.047-5.884zM13%2021v-5.086l3.207-3.207l-1.414-1.414L12%2014.086l-2.793-2.793l-1.414%201.414L11%2015.914V21z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.633%203c-1.65%200-2.496%201.978-1.355%203.171l.684.715l-2.004%202.096l1.084%201.037L12%207.97l1.958%202.047l1.084-1.036l-2.004-2.096l.684-.715c1.14-1.193.296-3.17-1.355-3.17zm1.005%202.134L12%205.801l-.638-.667a.375.375%200%200%201%20.27-.634h.735c.33%200%20.5.396.271.634%22%20clip-rule%3D%22evenodd%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/cervical-cancer-outline-24px.svg?color=%231a73e8&size=48