md woman icon
md-woman from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- md-woman
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
md-addmd-add-circlemd-airplanemd-alarmmd-albumsmd-alertmd-american-footballmd-analyticsmd-aperturemd-appsmd-appstoremd-archivemd-arrow-backmd-arrow-downmd-arrow-dropdownmd-arrow-dropdown-circlemd-arrow-dropleftmd-arrow-dropleft-circlemd-arrow-droprightmd-arrow-dropright-circlemd-arrow-dropupmd-arrow-dropup-circlemd-arrow-forwardmd-arrow-round-back
Use the md woman icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M190.4 148.6L161 252.9c-6.3 22.8 20.7 31.7 27.3 10.3l26.3-96.2h7.4l-45.2 169H219v127c0 23 32 23 32 0V336h10v127c0 23 31 23 31 0V336h43.4l-46.2-169h8.4l26.3 96.2c6.5 21.9 33.3 12.5 27.3-10.2l-29.4-104.4c-4-11.8-18.2-32.6-42-33.6h-47.3c-24.6 1-38.7 21.6-42.1 33.6z" fill="currentColor"/><path d="M292.6 69.2c0-20.6-16.4-37.3-36.6-37.3-20.2 0-36.6 16.7-36.6 37.3 0 20.6 16.4 37.3 36.6 37.3 20.2 0 36.6-16.7 36.6-37.3z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonMdWoman(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M190.4 148.6L161 252.9c-6.3 22.8 20.7 31.7 27.3 10.3l26.3-96.2h7.4l-45.2 169H219v127c0 23 32 23 32 0V336h10v127c0 23 31 23 31 0V336h43.4l-46.2-169h8.4l26.3 96.2c6.5 21.9 33.3 12.5 27.3-10.2l-29.4-104.4c-4-11.8-18.2-32.6-42-33.6h-47.3c-24.6 1-38.7 21.6-42.1 33.6z" fill="currentColor"/><path d="M292.6 69.2c0-20.6-16.4-37.3-36.6-37.3-20.2 0-36.6 16.7-36.6 37.3 0 20.6 16.4 37.3 36.6 37.3 20.2 0 36.6-16.7 36.6-37.3z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M190.4 148.6L161 252.9c-6.3 22.8 20.7 31.7 27.3 10.3l26.3-96.2h7.4l-45.2 169H219v127c0 23 32 23 32 0V336h10v127c0 23 31 23 31 0V336h43.4l-46.2-169h8.4l26.3 96.2c6.5 21.9 33.3 12.5 27.3-10.2l-29.4-104.4c-4-11.8-18.2-32.6-42-33.6h-47.3c-24.6 1-38.7 21.6-42.1 33.6z" fill="currentColor"/><path d="M292.6 69.2c0-20.6-16.4-37.3-36.6-37.3-20.2 0-36.6 16.7-36.6 37.3 0 20.6 16.4 37.3 36.6 37.3 20.2 0 36.6-16.7 36.6-37.3z" fill="currentColor"/></svg> </template>
CSS
.icon-md-woman {
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%20512%20512%22%3E%3Cpath%20d%3D%22M190.4%20148.6L161%20252.9c-6.3%2022.8%2020.7%2031.7%2027.3%2010.3l26.3-96.2h7.4l-45.2%20169H219v127c0%2023%2032%2023%2032%200V336h10v127c0%2023%2031%2023%2031%200V336h43.4l-46.2-169h8.4l26.3%2096.2c6.5%2021.9%2033.3%2012.5%2027.3-10.2l-29.4-104.4c-4-11.8-18.2-32.6-42-33.6h-47.3c-24.6%201-38.7%2021.6-42.1%2033.6z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M292.6%2069.2c0-20.6-16.4-37.3-36.6-37.3-20.2%200-36.6%2016.7-36.6%2037.3%200%2020.6%2016.4%2037.3%2036.6%2037.3%2020.2%200%2036.6-16.7%2036.6-37.3z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M190.4%20148.6L161%20252.9c-6.3%2022.8%2020.7%2031.7%2027.3%2010.3l26.3-96.2h7.4l-45.2%20169H219v127c0%2023%2032%2023%2032%200V336h10v127c0%2023%2031%2023%2031%200V336h43.4l-46.2-169h8.4l26.3%2096.2c6.5%2021.9%2033.3%2012.5%2027.3-10.2l-29.4-104.4c-4-11.8-18.2-32.6-42-33.6h-47.3c-24.6%201-38.7%2021.6-42.1%2033.6z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M292.6%2069.2c0-20.6-16.4-37.3-36.6-37.3-20.2%200-36.6%2016.7-36.6%2037.3%200%2020.6%2016.4%2037.3%2036.6%2037.3%2020.2%200%2036.6-16.7%2036.6-37.3z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/md-woman.svg?color=%231a73e8&size=48