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

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

The same icon in other sets

More peoples icons from IconPark

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="#000" stroke-width="4"><path stroke-linecap="round" d="M32.4853 24.4853C34.6569 22.3137 36 19.3137 36 16C36 9.37258 30.6274 4 24 4C17.3726 4 12 9.37258 12 16C12 19.3137 13.3431 22.3137 15.5147 24.4853"/><path stroke-linecap="round" stroke-linejoin="round" d="M6 44L7 39L18 31L24 37L30 31L41 39L42 44"/><path d="M12.9934 21.0071C13.0061 16.8965 13.6749 13.8941 15 11.9999C16.9877 9.15871 18.387 9.36755 19.4054 9.81009C20.4238 10.2526 21.0226 13.1442 22.7236 13.9777C24.4246 14.8112 28.7777 14.9141 30.2687 15.9167C31.7597 16.9194 35.1696 18.7844 34.3195 21.9684"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkWoman(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="#000" strokeWidth="4"><path strokeLinecap="round" d="M32.4853 24.4853C34.6569 22.3137 36 19.3137 36 16C36 9.37258 30.6274 4 24 4C17.3726 4 12 9.37258 12 16C12 19.3137 13.3431 22.3137 15.5147 24.4853"/><path strokeLinecap="round" strokeLinejoin="round" d="M6 44L7 39L18 31L24 37L30 31L41 39L42 44"/><path d="M12.9934 21.0071C13.0061 16.8965 13.6749 13.8941 15 11.9999C16.9877 9.15871 18.387 9.36755 19.4054 9.81009C20.4238 10.2526 21.0226 13.1442 22.7236 13.9777C24.4246 14.8112 28.7777 14.9141 30.2687 15.9167C31.7597 16.9194 35.1696 18.7844 34.3195 21.9684"/></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="#000" stroke-width="4"><path stroke-linecap="round" d="M32.4853 24.4853C34.6569 22.3137 36 19.3137 36 16C36 9.37258 30.6274 4 24 4C17.3726 4 12 9.37258 12 16C12 19.3137 13.3431 22.3137 15.5147 24.4853"/><path stroke-linecap="round" stroke-linejoin="round" d="M6 44L7 39L18 31L24 37L30 31L41 39L42 44"/><path d="M12.9934 21.0071C13.0061 16.8965 13.6749 13.8941 15 11.9999C16.9877 9.15871 18.387 9.36755 19.4054 9.81009C20.4238 10.2526 21.0226 13.1442 22.7236 13.9777C24.4246 14.8112 28.7777 14.9141 30.2687 15.9167C31.7597 16.9194 35.1696 18.7844 34.3195 21.9684"/></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%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M32.4853%2024.4853C34.6569%2022.3137%2036%2019.3137%2036%2016C36%209.37258%2030.6274%204%2024%204C17.3726%204%2012%209.37258%2012%2016C12%2019.3137%2013.3431%2022.3137%2015.5147%2024.4853%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2044L7%2039L18%2031L24%2037L30%2031L41%2039L42%2044%22%2F%3E%3Cpath%20d%3D%22M12.9934%2021.0071C13.0061%2016.8965%2013.6749%2013.8941%2015%2011.9999C16.9877%209.15871%2018.387%209.36755%2019.4054%209.81009C20.4238%2010.2526%2021.0226%2013.1442%2022.7236%2013.9777C24.4246%2014.8112%2028.7777%2014.9141%2030.2687%2015.9167C31.7597%2016.9194%2035.1696%2018.7844%2034.3195%2021.9684%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%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M32.4853%2024.4853C34.6569%2022.3137%2036%2019.3137%2036%2016C36%209.37258%2030.6274%204%2024%204C17.3726%204%2012%209.37258%2012%2016C12%2019.3137%2013.3431%2022.3137%2015.5147%2024.4853%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2044L7%2039L18%2031L24%2037L30%2031L41%2039L42%2044%22%2F%3E%3Cpath%20d%3D%22M12.9934%2021.0071C13.0061%2016.8965%2013.6749%2013.8941%2015%2011.9999C16.9877%209.15871%2018.387%209.36755%2019.4054%209.81009C20.4238%2010.2526%2021.0226%2013.1442%2022.7236%2013.9777C24.4246%2014.8112%2028.7777%2014.9141%2030.2687%2015.9167C31.7597%2016.9194%2035.1696%2018.7844%2034.3195%2021.9684%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/woman.svg?color=%231a73e8&size=48