menstrual health icon
menstrual-health-outline-rounded from Material Symbols Light by Google · Outline Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- menstrual-health-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
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="M8.494 20.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3 12V6.115q0-.51.444-.726t.848.08l4.066 3.056q.611-1.002 1.335-2.056t1.598-2.146q.286-.362.709-.352t.71.352q.854 1.093 1.587 2.134q.734 1.041 1.345 2.068l4.066-3.056q.404-.298.848-.08t.444.726V12q0 1.864-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.71M6 15q0-1.136.463-2.553q.462-1.416 1.378-3.062L4 6.5V12q0 1.908.845 3.507t2.269 2.628q-.512-.635-.813-1.43T6 15m9.538 3.538Q17 17.075 17 15q0-1.766-1.308-4.454Q14.385 7.858 12 5q-2.384 2.87-3.692 5.552Q7 13.235 7 15q0 2.075 1.463 3.538T12 20t3.538-1.463M18 15q0 .91-.301 1.705t-.812 1.43q1.423-1.03 2.268-2.628T20 12V6.5l-3.84 2.879q.915 1.646 1.378 3.062Q18 13.858 18 15"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMenstrualHealthOutlineRounded(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="M8.494 20.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3 12V6.115q0-.51.444-.726t.848.08l4.066 3.056q.611-1.002 1.335-2.056t1.598-2.146q.286-.362.709-.352t.71.352q.854 1.093 1.587 2.134q.734 1.041 1.345 2.068l4.066-3.056q.404-.298.848-.08t.444.726V12q0 1.864-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.71M6 15q0-1.136.463-2.553q.462-1.416 1.378-3.062L4 6.5V12q0 1.908.845 3.507t2.269 2.628q-.512-.635-.813-1.43T6 15m9.538 3.538Q17 17.075 17 15q0-1.766-1.308-4.454Q14.385 7.858 12 5q-2.384 2.87-3.692 5.552Q7 13.235 7 15q0 2.075 1.463 3.538T12 20t3.538-1.463M18 15q0 .91-.301 1.705t-.812 1.43q1.423-1.03 2.268-2.628T20 12V6.5l-3.84 2.879q.915 1.646 1.378 3.062Q18 13.858 18 15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.494 20.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3 12V6.115q0-.51.444-.726t.848.08l4.066 3.056q.611-1.002 1.335-2.056t1.598-2.146q.286-.362.709-.352t.71.352q.854 1.093 1.587 2.134q.734 1.041 1.345 2.068l4.066-3.056q.404-.298.848-.08t.444.726V12q0 1.864-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.71M6 15q0-1.136.463-2.553q.462-1.416 1.378-3.062L4 6.5V12q0 1.908.845 3.507t2.269 2.628q-.512-.635-.813-1.43T6 15m9.538 3.538Q17 17.075 17 15q0-1.766-1.308-4.454Q14.385 7.858 12 5q-2.384 2.87-3.692 5.552Q7 13.235 7 15q0 2.075 1.463 3.538T12 20t3.538-1.463M18 15q0 .91-.301 1.705t-.812 1.43q1.423-1.03 2.268-2.628T20 12V6.5l-3.84 2.879q.915 1.646 1.378 3.062Q18 13.858 18 15"/></svg> </template>
CSS
.icon-menstrual-health-outline-rounded {
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%22M8.494%2020.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3%2012V6.115q0-.51.444-.726t.848.08l4.066%203.056q.611-1.002%201.335-2.056t1.598-2.146q.286-.362.709-.352t.71.352q.854%201.093%201.587%202.134q.734%201.041%201.345%202.068l4.066-3.056q.404-.298.848-.08t.444.726V12q0%201.864-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021t-3.506-.71M6%2015q0-1.136.463-2.553q.462-1.416%201.378-3.062L4%206.5V12q0%201.908.845%203.507t2.269%202.628q-.512-.635-.813-1.43T6%2015m9.538%203.538Q17%2017.075%2017%2015q0-1.766-1.308-4.454Q14.385%207.858%2012%205q-2.384%202.87-3.692%205.552Q7%2013.235%207%2015q0%202.075%201.463%203.538T12%2020t3.538-1.463M18%2015q0%20.91-.301%201.705t-.812%201.43q1.423-1.03%202.268-2.628T20%2012V6.5l-3.84%202.879q.915%201.646%201.378%203.062Q18%2013.858%2018%2015%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%22M8.494%2020.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3%2012V6.115q0-.51.444-.726t.848.08l4.066%203.056q.611-1.002%201.335-2.056t1.598-2.146q.286-.362.709-.352t.71.352q.854%201.093%201.587%202.134q.734%201.041%201.345%202.068l4.066-3.056q.404-.298.848-.08t.444.726V12q0%201.864-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021t-3.506-.71M6%2015q0-1.136.463-2.553q.462-1.416%201.378-3.062L4%206.5V12q0%201.908.845%203.507t2.269%202.628q-.512-.635-.813-1.43T6%2015m9.538%203.538Q17%2017.075%2017%2015q0-1.766-1.308-4.454Q14.385%207.858%2012%205q-2.384%202.87-3.692%205.552Q7%2013.235%207%2015q0%202.075%201.463%203.538T12%2020t3.538-1.463M18%2015q0%20.91-.301%201.705t-.812%201.43q1.423-1.03%202.268-2.628T20%2012V6.5l-3.84%202.879q.915%201.646%201.378%203.062Q18%2013.858%2018%2015%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/menstrual-health-outline-rounded.svg?color=%231a73e8&size=48