ios female icon

ios-female from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
ios-female
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the ios female icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M61.6 464c3.6 0 7.1-1.4 9.6-4l44.8-44.8 37 37c2.6 2.6 6 4 9.6 4 3.6 0 7.1-1.4 9.6-4 5.3-5.3 5.3-13.9 0-19.2l-37-37 50-50c30.6 26 69.3 40.3 109.6 40.3 22.8 0 45-4.5 65.8-13.3 20.1-8.5 38.2-20.7 53.8-36.2 15.5-15.5 27.7-33.6 36.2-53.8 8.8-20.9 13.3-43 13.3-65.8s-4.5-45-13.3-65.8c-8.5-20.1-20.7-38.2-36.2-53.8-15.5-15.5-33.6-27.7-53.8-36.2-20.9-8.8-43-13.3-65.8-13.3-22.8 0-45 4.5-65.8 13.3-20.1 8.5-38.2 20.7-53.8 36.2-15.5 15.5-27.7 33.6-36.2 53.8-8.8 20.9-13.3 43-13.3 65.8 0 40.3 14.3 79 40.3 109.6l-50 50-37-37c-2.6-2.6-6-4-9.6-4-3.6 0-7.1 1.4-9.6 4-5.3 5.3-5.3 13.9 0 19.2l37 37L52 440.8c-5.3 5.3-5.3 13.9 0 19.2 2.6 2.6 6 4 9.6 4zm132.9-347.2C221.3 90 257 75.2 294.9 75.2c37.9 0 73.5 14.8 100.3 41.6 26.8 26.8 41.6 62.4 41.6 100.3s-14.8 73.5-41.6 100.3c-26.8 26.8-62.4 41.6-100.3 41.6s-73.5-14.8-100.3-41.6C167.7 290.7 153 255 153 217.1s14.7-73.5 41.5-100.3z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosFemale(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M61.6 464c3.6 0 7.1-1.4 9.6-4l44.8-44.8 37 37c2.6 2.6 6 4 9.6 4 3.6 0 7.1-1.4 9.6-4 5.3-5.3 5.3-13.9 0-19.2l-37-37 50-50c30.6 26 69.3 40.3 109.6 40.3 22.8 0 45-4.5 65.8-13.3 20.1-8.5 38.2-20.7 53.8-36.2 15.5-15.5 27.7-33.6 36.2-53.8 8.8-20.9 13.3-43 13.3-65.8s-4.5-45-13.3-65.8c-8.5-20.1-20.7-38.2-36.2-53.8-15.5-15.5-33.6-27.7-53.8-36.2-20.9-8.8-43-13.3-65.8-13.3-22.8 0-45 4.5-65.8 13.3-20.1 8.5-38.2 20.7-53.8 36.2-15.5 15.5-27.7 33.6-36.2 53.8-8.8 20.9-13.3 43-13.3 65.8 0 40.3 14.3 79 40.3 109.6l-50 50-37-37c-2.6-2.6-6-4-9.6-4-3.6 0-7.1 1.4-9.6 4-5.3 5.3-5.3 13.9 0 19.2l37 37L52 440.8c-5.3 5.3-5.3 13.9 0 19.2 2.6 2.6 6 4 9.6 4zm132.9-347.2C221.3 90 257 75.2 294.9 75.2c37.9 0 73.5 14.8 100.3 41.6 26.8 26.8 41.6 62.4 41.6 100.3s-14.8 73.5-41.6 100.3c-26.8 26.8-62.4 41.6-100.3 41.6s-73.5-14.8-100.3-41.6C167.7 290.7 153 255 153 217.1s14.7-73.5 41.5-100.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="M61.6 464c3.6 0 7.1-1.4 9.6-4l44.8-44.8 37 37c2.6 2.6 6 4 9.6 4 3.6 0 7.1-1.4 9.6-4 5.3-5.3 5.3-13.9 0-19.2l-37-37 50-50c30.6 26 69.3 40.3 109.6 40.3 22.8 0 45-4.5 65.8-13.3 20.1-8.5 38.2-20.7 53.8-36.2 15.5-15.5 27.7-33.6 36.2-53.8 8.8-20.9 13.3-43 13.3-65.8s-4.5-45-13.3-65.8c-8.5-20.1-20.7-38.2-36.2-53.8-15.5-15.5-33.6-27.7-53.8-36.2-20.9-8.8-43-13.3-65.8-13.3-22.8 0-45 4.5-65.8 13.3-20.1 8.5-38.2 20.7-53.8 36.2-15.5 15.5-27.7 33.6-36.2 53.8-8.8 20.9-13.3 43-13.3 65.8 0 40.3 14.3 79 40.3 109.6l-50 50-37-37c-2.6-2.6-6-4-9.6-4-3.6 0-7.1 1.4-9.6 4-5.3 5.3-5.3 13.9 0 19.2l37 37L52 440.8c-5.3 5.3-5.3 13.9 0 19.2 2.6 2.6 6 4 9.6 4zm132.9-347.2C221.3 90 257 75.2 294.9 75.2c37.9 0 73.5 14.8 100.3 41.6 26.8 26.8 41.6 62.4 41.6 100.3s-14.8 73.5-41.6 100.3c-26.8 26.8-62.4 41.6-100.3 41.6s-73.5-14.8-100.3-41.6C167.7 290.7 153 255 153 217.1s14.7-73.5 41.5-100.3z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-female {
  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%22M61.6%20464c3.6%200%207.1-1.4%209.6-4l44.8-44.8%2037%2037c2.6%202.6%206%204%209.6%204%203.6%200%207.1-1.4%209.6-4%205.3-5.3%205.3-13.9%200-19.2l-37-37%2050-50c30.6%2026%2069.3%2040.3%20109.6%2040.3%2022.8%200%2045-4.5%2065.8-13.3%2020.1-8.5%2038.2-20.7%2053.8-36.2%2015.5-15.5%2027.7-33.6%2036.2-53.8%208.8-20.9%2013.3-43%2013.3-65.8s-4.5-45-13.3-65.8c-8.5-20.1-20.7-38.2-36.2-53.8-15.5-15.5-33.6-27.7-53.8-36.2-20.9-8.8-43-13.3-65.8-13.3-22.8%200-45%204.5-65.8%2013.3-20.1%208.5-38.2%2020.7-53.8%2036.2-15.5%2015.5-27.7%2033.6-36.2%2053.8-8.8%2020.9-13.3%2043-13.3%2065.8%200%2040.3%2014.3%2079%2040.3%20109.6l-50%2050-37-37c-2.6-2.6-6-4-9.6-4-3.6%200-7.1%201.4-9.6%204-5.3%205.3-5.3%2013.9%200%2019.2l37%2037L52%20440.8c-5.3%205.3-5.3%2013.9%200%2019.2%202.6%202.6%206%204%209.6%204zm132.9-347.2C221.3%2090%20257%2075.2%20294.9%2075.2c37.9%200%2073.5%2014.8%20100.3%2041.6%2026.8%2026.8%2041.6%2062.4%2041.6%20100.3s-14.8%2073.5-41.6%20100.3c-26.8%2026.8-62.4%2041.6-100.3%2041.6s-73.5-14.8-100.3-41.6C167.7%20290.7%20153%20255%20153%20217.1s14.7-73.5%2041.5-100.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%22M61.6%20464c3.6%200%207.1-1.4%209.6-4l44.8-44.8%2037%2037c2.6%202.6%206%204%209.6%204%203.6%200%207.1-1.4%209.6-4%205.3-5.3%205.3-13.9%200-19.2l-37-37%2050-50c30.6%2026%2069.3%2040.3%20109.6%2040.3%2022.8%200%2045-4.5%2065.8-13.3%2020.1-8.5%2038.2-20.7%2053.8-36.2%2015.5-15.5%2027.7-33.6%2036.2-53.8%208.8-20.9%2013.3-43%2013.3-65.8s-4.5-45-13.3-65.8c-8.5-20.1-20.7-38.2-36.2-53.8-15.5-15.5-33.6-27.7-53.8-36.2-20.9-8.8-43-13.3-65.8-13.3-22.8%200-45%204.5-65.8%2013.3-20.1%208.5-38.2%2020.7-53.8%2036.2-15.5%2015.5-27.7%2033.6-36.2%2053.8-8.8%2020.9-13.3%2043-13.3%2065.8%200%2040.3%2014.3%2079%2040.3%20109.6l-50%2050-37-37c-2.6-2.6-6-4-9.6-4-3.6%200-7.1%201.4-9.6%204-5.3%205.3-5.3%2013.9%200%2019.2l37%2037L52%20440.8c-5.3%205.3-5.3%2013.9%200%2019.2%202.6%202.6%206%204%209.6%204zm132.9-347.2C221.3%2090%20257%2075.2%20294.9%2075.2c37.9%200%2073.5%2014.8%20100.3%2041.6%2026.8%2026.8%2041.6%2062.4%2041.6%20100.3s-14.8%2073.5-41.6%20100.3c-26.8%2026.8-62.4%2041.6-100.3%2041.6s-73.5-14.8-100.3-41.6C167.7%20290.7%20153%20255%20153%20217.1s14.7-73.5%2041.5-100.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/ios-female.svg?color=%231a73e8&size=48