cervical cancer icon

cervical-cancer-24px from Health Icons by Resolve to Save Lives · Filled 24px · Conditions · MIT Free for personal and commercial use.

Name
cervical-cancer-24px
Set
Health Icons
Style
Filled 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="M12.525 6.662q-.286.295-.566.59l-.64-.67a.35.35 0 0 1 .252-.592h.687c.154 0 .277.086.34.24a.39.39 0 0 1-.073.432"/><path fill-rule="evenodd" d="M3.979 7.968L5.856 3H18.13l1.877 4.968A14.69 14.69 0 0 1 18.69 21h-5.94v-3.69l3.28-3.28l-1.06-1.06L12 15.94l-2.97-2.97l-1.06 1.06l3.28 3.28V21H5.298a14.69 14.69 0 0 1-1.32-13.032M11.57 4.49c-1.627 0-2.462 1.95-1.338 3.128l.695.727a202 202 0 0 0-1.903 2.063l-.08.088l1.111 1.007l.079-.087a132 132 0 0 1 1.026-1.119c.242-.262.514-.555.804-.865l1.993 2.086l1.084-1.036l-2.046-2.143q.302-.319.609-.636c1.13-1.172.332-3.213-1.347-3.213z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsCervicalCancer24px(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="M12.525 6.662q-.286.295-.566.59l-.64-.67a.35.35 0 0 1 .252-.592h.687c.154 0 .277.086.34.24a.39.39 0 0 1-.073.432"/><path fillRule="evenodd" d="M3.979 7.968L5.856 3H18.13l1.877 4.968A14.69 14.69 0 0 1 18.69 21h-5.94v-3.69l3.28-3.28l-1.06-1.06L12 15.94l-2.97-2.97l-1.06 1.06l3.28 3.28V21H5.298a14.69 14.69 0 0 1-1.32-13.032M11.57 4.49c-1.627 0-2.462 1.95-1.338 3.128l.695.727a202 202 0 0 0-1.903 2.063l-.08.088l1.111 1.007l.079-.087a132 132 0 0 1 1.026-1.119c.242-.262.514-.555.804-.865l1.993 2.086l1.084-1.036l-2.046-2.143q.302-.319.609-.636c1.13-1.172.332-3.213-1.347-3.213z" 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="M12.525 6.662q-.286.295-.566.59l-.64-.67a.35.35 0 0 1 .252-.592h.687c.154 0 .277.086.34.24a.39.39 0 0 1-.073.432"/><path fill-rule="evenodd" d="M3.979 7.968L5.856 3H18.13l1.877 4.968A14.69 14.69 0 0 1 18.69 21h-5.94v-3.69l3.28-3.28l-1.06-1.06L12 15.94l-2.97-2.97l-1.06 1.06l3.28 3.28V21H5.298a14.69 14.69 0 0 1-1.32-13.032M11.57 4.49c-1.627 0-2.462 1.95-1.338 3.128l.695.727a202 202 0 0 0-1.903 2.063l-.08.088l1.111 1.007l.079-.087a132 132 0 0 1 1.026-1.119c.242-.262.514-.555.804-.865l1.993 2.086l1.084-1.036l-2.046-2.143q.302-.319.609-.636c1.13-1.172.332-3.213-1.347-3.213z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-cervical-cancer-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%22M12.525%206.662q-.286.295-.566.59l-.64-.67a.35.35%200%200%201%20.252-.592h.687c.154%200%20.277.086.34.24a.39.39%200%200%201-.073.432%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3.979%207.968L5.856%203H18.13l1.877%204.968A14.69%2014.69%200%200%201%2018.69%2021h-5.94v-3.69l3.28-3.28l-1.06-1.06L12%2015.94l-2.97-2.97l-1.06%201.06l3.28%203.28V21H5.298a14.69%2014.69%200%200%201-1.32-13.032M11.57%204.49c-1.627%200-2.462%201.95-1.338%203.128l.695.727a202%20202%200%200%200-1.903%202.063l-.08.088l1.111%201.007l.079-.087a132%20132%200%200%201%201.026-1.119c.242-.262.514-.555.804-.865l1.993%202.086l1.084-1.036l-2.046-2.143q.302-.319.609-.636c1.13-1.172.332-3.213-1.347-3.213z%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%22M12.525%206.662q-.286.295-.566.59l-.64-.67a.35.35%200%200%201%20.252-.592h.687c.154%200%20.277.086.34.24a.39.39%200%200%201-.073.432%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3.979%207.968L5.856%203H18.13l1.877%204.968A14.69%2014.69%200%200%201%2018.69%2021h-5.94v-3.69l3.28-3.28l-1.06-1.06L12%2015.94l-2.97-2.97l-1.06%201.06l3.28%203.28V21H5.298a14.69%2014.69%200%200%201-1.32-13.032M11.57%204.49c-1.627%200-2.462%201.95-1.338%203.128l.695.727a202%20202%200%200%200-1.903%202.063l-.08.088l1.111%201.007l.079-.087a132%20132%200%200%201%201.026-1.119c.242-.262.514-.555.804-.865l1.993%202.086l1.084-1.036l-2.046-2.143q.302-.319.609-.636c1.13-1.172.332-3.213-1.347-3.213z%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-24px.svg?color=%231a73e8&size=48