menstrual health icon

menstrual-health-outline from Material Symbols by Google · Outline · Activities · Apache-2.0 Free for personal and commercial use.

Name
menstrual-health-outline
Set
Material Symbols
Style
Outline
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
menstrual-health-outline-sharp

3 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the menstrual health icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.875q1.225 1.475 2.2 2.738t1.75 2.412L22 2.5V12q0 2.075-.788 3.9t-2.137 3.175t-3.175 2.138T12 22t-3.9-.788t-3.175-2.137T2.788 15.9T2 12V2.5l6.05 4.525q.775-1.125 1.75-2.4t2.2-2.75M4 6.5V12q0 1.1.288 2.113T5.075 16q-.05-.25-.062-.488T5 15q0-1.425.463-2.937T6.975 8.75zM12 5q-2.75 3.35-3.875 5.85T7 15q0 2.075 1.463 3.538T12 20t3.538-1.463T17 15q0-1.65-1.125-4.175T12 5m8 1.5l-2.975 2.225q1.05 1.8 1.513 3.313T19 15q0 .275-.012.513t-.063.487q.5-.875.788-1.888T20 12z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMenstrualHealthOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.875q1.225 1.475 2.2 2.738t1.75 2.412L22 2.5V12q0 2.075-.788 3.9t-2.137 3.175t-3.175 2.138T12 22t-3.9-.788t-3.175-2.137T2.788 15.9T2 12V2.5l6.05 4.525q.775-1.125 1.75-2.4t2.2-2.75M4 6.5V12q0 1.1.288 2.113T5.075 16q-.05-.25-.062-.488T5 15q0-1.425.463-2.937T6.975 8.75zM12 5q-2.75 3.35-3.875 5.85T7 15q0 2.075 1.463 3.538T12 20t3.538-1.463T17 15q0-1.65-1.125-4.175T12 5m8 1.5l-2.975 2.225q1.05 1.8 1.513 3.313T19 15q0 .275-.012.513t-.063.487q.5-.875.788-1.888T20 12z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.875q1.225 1.475 2.2 2.738t1.75 2.412L22 2.5V12q0 2.075-.788 3.9t-2.137 3.175t-3.175 2.138T12 22t-3.9-.788t-3.175-2.137T2.788 15.9T2 12V2.5l6.05 4.525q.775-1.125 1.75-2.4t2.2-2.75M4 6.5V12q0 1.1.288 2.113T5.075 16q-.05-.25-.062-.488T5 15q0-1.425.463-2.937T6.975 8.75zM12 5q-2.75 3.35-3.875 5.85T7 15q0 2.075 1.463 3.538T12 20t3.538-1.463T17 15q0-1.65-1.125-4.175T12 5m8 1.5l-2.975 2.225q1.05 1.8 1.513 3.313T19 15q0 .275-.012.513t-.063.487q.5-.875.788-1.888T20 12z"/></svg>
</template>

CSS

.icon-menstrual-health-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%201.875q1.225%201.475%202.2%202.738t1.75%202.412L22%202.5V12q0%202.075-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022t-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012V2.5l6.05%204.525q.775-1.125%201.75-2.4t2.2-2.75M4%206.5V12q0%201.1.288%202.113T5.075%2016q-.05-.25-.062-.488T5%2015q0-1.425.463-2.937T6.975%208.75zM12%205q-2.75%203.35-3.875%205.85T7%2015q0%202.075%201.463%203.538T12%2020t3.538-1.463T17%2015q0-1.65-1.125-4.175T12%205m8%201.5l-2.975%202.225q1.05%201.8%201.513%203.313T19%2015q0%20.275-.012.513t-.063.487q.5-.875.788-1.888T20%2012z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%201.875q1.225%201.475%202.2%202.738t1.75%202.412L22%202.5V12q0%202.075-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022t-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012V2.5l6.05%204.525q.775-1.125%201.75-2.4t2.2-2.75M4%206.5V12q0%201.1.288%202.113T5.075%2016q-.05-.25-.062-.488T5%2015q0-1.425.463-2.937T6.975%208.75zM12%205q-2.75%203.35-3.875%205.85T7%2015q0%202.075%201.463%203.538T12%2020t3.538-1.463T17%2015q0-1.65-1.125-4.175T12%205m8%201.5l-2.975%202.225q1.05%201.8%201.513%203.313T19%2015q0%20.275-.012.513t-.063.487q.5-.875.788-1.888T20%2012z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/menstrual-health-outline.svg?color=%231a73e8&size=48