woman from IconPark Outline by ByteDance · Outline · Peoples · Apache-2.0 Free for personal and commercial use.

Name
woman
Set
IconPark Outline
Style
Outline
Category
Peoples
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More peoples icons from IconPark Outline

Use the woman icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" d="M32.485 24.485A11.96 11.96 0 0 0 36 16c0-6.627-5.373-12-12-12S12 9.373 12 16c0 3.314 1.343 6.314 3.515 8.485"/><path stroke-linecap="round" stroke-linejoin="round" d="m6 44l1-5l11-8l6 6l6-6l11 8l1 5"/><path d="M12.993 21.007Q13.013 14.842 15 12c1.988-2.841 3.387-2.632 4.405-2.19s1.618 3.334 3.319 4.168c1.7.833 6.054.936 7.545 1.939c1.49 1.002 4.9 2.867 4.05 6.051"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineWoman(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeWidth="4"><path strokeLinecap="round" d="M32.485 24.485A11.96 11.96 0 0 0 36 16c0-6.627-5.373-12-12-12S12 9.373 12 16c0 3.314 1.343 6.314 3.515 8.485"/><path strokeLinecap="round" strokeLinejoin="round" d="m6 44l1-5l11-8l6 6l6-6l11 8l1 5"/><path d="M12.993 21.007Q13.013 14.842 15 12c1.988-2.841 3.387-2.632 4.405-2.19s1.618 3.334 3.319 4.168c1.7.833 6.054.936 7.545 1.939c1.49 1.002 4.9 2.867 4.05 6.051"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" d="M32.485 24.485A11.96 11.96 0 0 0 36 16c0-6.627-5.373-12-12-12S12 9.373 12 16c0 3.314 1.343 6.314 3.515 8.485"/><path stroke-linecap="round" stroke-linejoin="round" d="m6 44l1-5l11-8l6 6l6-6l11 8l1 5"/><path d="M12.993 21.007Q13.013 14.842 15 12c1.988-2.841 3.387-2.632 4.405-2.19s1.618 3.334 3.319 4.168c1.7.833 6.054.936 7.545 1.939c1.49 1.002 4.9 2.867 4.05 6.051"/></g></svg>
</template>

CSS

.icon-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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M32.485%2024.485A11.96%2011.96%200%200%200%2036%2016c0-6.627-5.373-12-12-12S12%209.373%2012%2016c0%203.314%201.343%206.314%203.515%208.485%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m6%2044l1-5l11-8l6%206l6-6l11%208l1%205%22%2F%3E%3Cpath%20d%3D%22M12.993%2021.007Q13.013%2014.842%2015%2012c1.988-2.841%203.387-2.632%204.405-2.19s1.618%203.334%203.319%204.168c1.7.833%206.054.936%207.545%201.939c1.49%201.002%204.9%202.867%204.05%206.051%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M32.485%2024.485A11.96%2011.96%200%200%200%2036%2016c0-6.627-5.373-12-12-12S12%209.373%2012%2016c0%203.314%201.343%206.314%203.515%208.485%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m6%2044l1-5l11-8l6%206l6-6l11%208l1%205%22%2F%3E%3Cpath%20d%3D%22M12.993%2021.007Q13.013%2014.842%2015%2012c1.988-2.841%203.387-2.632%204.405-2.19s1.618%203.334%203.319%204.168c1.7.833%206.054.936%207.545%201.939c1.49%201.002%204.9%202.867%204.05%206.051%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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