woman getting haircut emoji

woman-getting-haircut from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.

Name
woman-getting-haircut
Set
OpenMoji
Style
Default
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

5 other variants in OpenMoji

The same emoji in other sets

More people body icons from OpenMoji

Use the woman getting haircut emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M7.93 60.941v-3.958c0-4.994 5.009-9 10-9q9 7.5 18 0c4.995 0 10 4.006 10 9v3.958"/><path fill="#9b9b9a" d="M57.824 39.934a5 5 0 1 1-8.144-.202l-.5-.749l.688-.562l-2.75-3.063l-1.5-3.625l-.194-4.328l2.573 1.203l9.684 9.875s1.062.936 1 1.25"/><path fill="#d0cfce" d="M53.68 31.733a5 5 0 0 0 .101 1l-15.85.25s.75 3.75 3.75 3.75h17a5 5 0 1 0-5-5"/><path fill="#fcea2b" d="M15.867 30.983c.629 8.978 4.937 14 11 14c5.937 0 11.064-5 11.064-14a12.1 12.1 0 0 0-1-5a50 50 0 0 0-5.069-6.903a125.6 125.6 0 0 1-15.47 10.111c-.482.88-.835-2.641-.525 1.792"/><path fill="#f1b31c" d="M51.282 47.122c-2.786.51-2.101-8.139-2.101-8.139l.687-.562l-1.434-1.672a29.3 29.3 0 0 0-6.324-.328c-3.178.23-3.506-3.342-3.506-3.342l6.586-.36c-1.472-3.27-1.01-3.922-1.336-9.953c.027-3.693-6.876-8.4-10.556-8.709a1 1 0 0 1-.689-.343c-.093-.1-2.408-2.655-7.243-2.655c-6.2 0-11.441 3.382-12.743 8.226a18.5 18.5 0 0 0-.565 6.176a13.3 13.3 0 0 1-.76 5.96a6.8 6.8 0 0 1-1.12 2.089c-3.772 4.42-.974 14.303-1.167 14.01a24 24 0 0 0 3.634 2.719a10.46 10.46 0 0 1 5.36-2.09c6.21 5.013 12.496 5.013 18.7 0a8.34 8.34 0 0 1 4.21 1.513s4.695 3.059 5.602 5.93c0 0 5.776.164 7.407-7.017ZM27.604 45.08c-11.68.52-11.724-15.1-11.724-15.1c1.369-2.43 16.151-10.287 16.151-10.287a14.5 14.5 0 0 1 5.56 8.29s1.693 16.577-9.987 17.097"/><circle cx="58.681" cy="31.733" r="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7.93 59.983v-3c0-4.994 5.009-9 10-9q9 7.5 18 0c4.995 0 10 4.006 10 9v3"/><path d="M32.804 29.983a2 2 0 1 1-2-2a2 2 0 0 1 2 2m-8 0a2 2 0 1 1-2-2a2 2 0 0 1 2 2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M23.93 37.983a6.55 6.55 0 0 0 6 0m23.75-6.25a5 5 0 0 0 .101 1l-15.85.25s.75 3.75 3.75 3.75h17a5 5 0 1 0-5-5m4.143 8.201a5 5 0 1 1-8.144-.202"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M44.41 26.724a3 3 0 0 1 .748.443a3 3 0 0 1 .266.238l2.573 2.574"/><circle cx="53.681" cy="42.733" r="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.682 46.805c-3.722-5.857-.628-10.08 1.18-14.725c1.636-4.2-.209-6.451 1.291-12.034c1.48-5.5 7.278-8.966 13.71-8.966c5.4 0 8 3 8 3c4.168.374 9.027 3.703 9.991 8.686c.4 2.235.133 6.176 1.57 9.597"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M15.862 31.08c0 8 5 14 11 14s11-6 11-14c0-5-2-8-6-12c-4 4-16 9-16 11Z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M53.304 47.983a11.6 11.6 0 0 1-2.022 4.13"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWomanGettingHaircut(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M7.93 60.941v-3.958c0-4.994 5.009-9 10-9q9 7.5 18 0c4.995 0 10 4.006 10 9v3.958"/><path fill="#9b9b9a" d="M57.824 39.934a5 5 0 1 1-8.144-.202l-.5-.749l.688-.562l-2.75-3.063l-1.5-3.625l-.194-4.328l2.573 1.203l9.684 9.875s1.062.936 1 1.25"/><path fill="#d0cfce" d="M53.68 31.733a5 5 0 0 0 .101 1l-15.85.25s.75 3.75 3.75 3.75h17a5 5 0 1 0-5-5"/><path fill="#fcea2b" d="M15.867 30.983c.629 8.978 4.937 14 11 14c5.937 0 11.064-5 11.064-14a12.1 12.1 0 0 0-1-5a50 50 0 0 0-5.069-6.903a125.6 125.6 0 0 1-15.47 10.111c-.482.88-.835-2.641-.525 1.792"/><path fill="#f1b31c" d="M51.282 47.122c-2.786.51-2.101-8.139-2.101-8.139l.687-.562l-1.434-1.672a29.3 29.3 0 0 0-6.324-.328c-3.178.23-3.506-3.342-3.506-3.342l6.586-.36c-1.472-3.27-1.01-3.922-1.336-9.953c.027-3.693-6.876-8.4-10.556-8.709a1 1 0 0 1-.689-.343c-.093-.1-2.408-2.655-7.243-2.655c-6.2 0-11.441 3.382-12.743 8.226a18.5 18.5 0 0 0-.565 6.176a13.3 13.3 0 0 1-.76 5.96a6.8 6.8 0 0 1-1.12 2.089c-3.772 4.42-.974 14.303-1.167 14.01a24 24 0 0 0 3.634 2.719a10.46 10.46 0 0 1 5.36-2.09c6.21 5.013 12.496 5.013 18.7 0a8.34 8.34 0 0 1 4.21 1.513s4.695 3.059 5.602 5.93c0 0 5.776.164 7.407-7.017ZM27.604 45.08c-11.68.52-11.724-15.1-11.724-15.1c1.369-2.43 16.151-10.287 16.151-10.287a14.5 14.5 0 0 1 5.56 8.29s1.693 16.577-9.987 17.097"/><circle cx="58.681" cy="31.733" r="2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M7.93 59.983v-3c0-4.994 5.009-9 10-9q9 7.5 18 0c4.995 0 10 4.006 10 9v3"/><path d="M32.804 29.983a2 2 0 1 1-2-2a2 2 0 0 1 2 2m-8 0a2 2 0 1 1-2-2a2 2 0 0 1 2 2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M23.93 37.983a6.55 6.55 0 0 0 6 0m23.75-6.25a5 5 0 0 0 .101 1l-15.85.25s.75 3.75 3.75 3.75h17a5 5 0 1 0-5-5m4.143 8.201a5 5 0 1 1-8.144-.202"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M44.41 26.724a3 3 0 0 1 .748.443a3 3 0 0 1 .266.238l2.573 2.574"/><circle cx="53.681" cy="42.733" r="2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M9.682 46.805c-3.722-5.857-.628-10.08 1.18-14.725c1.636-4.2-.209-6.451 1.291-12.034c1.48-5.5 7.278-8.966 13.71-8.966c5.4 0 8 3 8 3c4.168.374 9.027 3.703 9.991 8.686c.4 2.235.133 6.176 1.57 9.597"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M15.862 31.08c0 8 5 14 11 14s11-6 11-14c0-5-2-8-6-12c-4 4-16 9-16 11Z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M53.304 47.983a11.6 11.6 0 0 1-2.022 4.13"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M7.93 60.941v-3.958c0-4.994 5.009-9 10-9q9 7.5 18 0c4.995 0 10 4.006 10 9v3.958"/><path fill="#9b9b9a" d="M57.824 39.934a5 5 0 1 1-8.144-.202l-.5-.749l.688-.562l-2.75-3.063l-1.5-3.625l-.194-4.328l2.573 1.203l9.684 9.875s1.062.936 1 1.25"/><path fill="#d0cfce" d="M53.68 31.733a5 5 0 0 0 .101 1l-15.85.25s.75 3.75 3.75 3.75h17a5 5 0 1 0-5-5"/><path fill="#fcea2b" d="M15.867 30.983c.629 8.978 4.937 14 11 14c5.937 0 11.064-5 11.064-14a12.1 12.1 0 0 0-1-5a50 50 0 0 0-5.069-6.903a125.6 125.6 0 0 1-15.47 10.111c-.482.88-.835-2.641-.525 1.792"/><path fill="#f1b31c" d="M51.282 47.122c-2.786.51-2.101-8.139-2.101-8.139l.687-.562l-1.434-1.672a29.3 29.3 0 0 0-6.324-.328c-3.178.23-3.506-3.342-3.506-3.342l6.586-.36c-1.472-3.27-1.01-3.922-1.336-9.953c.027-3.693-6.876-8.4-10.556-8.709a1 1 0 0 1-.689-.343c-.093-.1-2.408-2.655-7.243-2.655c-6.2 0-11.441 3.382-12.743 8.226a18.5 18.5 0 0 0-.565 6.176a13.3 13.3 0 0 1-.76 5.96a6.8 6.8 0 0 1-1.12 2.089c-3.772 4.42-.974 14.303-1.167 14.01a24 24 0 0 0 3.634 2.719a10.46 10.46 0 0 1 5.36-2.09c6.21 5.013 12.496 5.013 18.7 0a8.34 8.34 0 0 1 4.21 1.513s4.695 3.059 5.602 5.93c0 0 5.776.164 7.407-7.017ZM27.604 45.08c-11.68.52-11.724-15.1-11.724-15.1c1.369-2.43 16.151-10.287 16.151-10.287a14.5 14.5 0 0 1 5.56 8.29s1.693 16.577-9.987 17.097"/><circle cx="58.681" cy="31.733" r="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7.93 59.983v-3c0-4.994 5.009-9 10-9q9 7.5 18 0c4.995 0 10 4.006 10 9v3"/><path d="M32.804 29.983a2 2 0 1 1-2-2a2 2 0 0 1 2 2m-8 0a2 2 0 1 1-2-2a2 2 0 0 1 2 2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M23.93 37.983a6.55 6.55 0 0 0 6 0m23.75-6.25a5 5 0 0 0 .101 1l-15.85.25s.75 3.75 3.75 3.75h17a5 5 0 1 0-5-5m4.143 8.201a5 5 0 1 1-8.144-.202"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M44.41 26.724a3 3 0 0 1 .748.443a3 3 0 0 1 .266.238l2.573 2.574"/><circle cx="53.681" cy="42.733" r="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.682 46.805c-3.722-5.857-.628-10.08 1.18-14.725c1.636-4.2-.209-6.451 1.291-12.034c1.48-5.5 7.278-8.966 13.71-8.966c5.4 0 8 3 8 3c4.168.374 9.027 3.703 9.991 8.686c.4 2.235.133 6.176 1.57 9.597"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M15.862 31.08c0 8 5 14 11 14s11-6 11-14c0-5-2-8-6-12c-4 4-16 9-16 11Z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M53.304 47.983a11.6 11.6 0 0 1-2.022 4.13"/></svg>
</template>

CSS

.icon-woman-getting-haircut {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M7.93%2060.941v-3.958c0-4.994%205.009-9%2010-9q9%207.5%2018%200c4.995%200%2010%204.006%2010%209v3.958%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M57.824%2039.934a5%205%200%201%201-8.144-.202l-.5-.749l.688-.562l-2.75-3.063l-1.5-3.625l-.194-4.328l2.573%201.203l9.684%209.875s1.062.936%201%201.25%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M53.68%2031.733a5%205%200%200%200%20.101%201l-15.85.25s.75%203.75%203.75%203.75h17a5%205%200%201%200-5-5%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M15.867%2030.983c.629%208.978%204.937%2014%2011%2014c5.937%200%2011.064-5%2011.064-14a12.1%2012.1%200%200%200-1-5a50%2050%200%200%200-5.069-6.903a125.6%20125.6%200%200%201-15.47%2010.111c-.482.88-.835-2.641-.525%201.792%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M51.282%2047.122c-2.786.51-2.101-8.139-2.101-8.139l.687-.562l-1.434-1.672a29.3%2029.3%200%200%200-6.324-.328c-3.178.23-3.506-3.342-3.506-3.342l6.586-.36c-1.472-3.27-1.01-3.922-1.336-9.953c.027-3.693-6.876-8.4-10.556-8.709a1%201%200%200%201-.689-.343c-.093-.1-2.408-2.655-7.243-2.655c-6.2%200-11.441%203.382-12.743%208.226a18.5%2018.5%200%200%200-.565%206.176a13.3%2013.3%200%200%201-.76%205.96a6.8%206.8%200%200%201-1.12%202.089c-3.772%204.42-.974%2014.303-1.167%2014.01a24%2024%200%200%200%203.634%202.719a10.46%2010.46%200%200%201%205.36-2.09c6.21%205.013%2012.496%205.013%2018.7%200a8.34%208.34%200%200%201%204.21%201.513s4.695%203.059%205.602%205.93c0%200%205.776.164%207.407-7.017ZM27.604%2045.08c-11.68.52-11.724-15.1-11.724-15.1c1.369-2.43%2016.151-10.287%2016.151-10.287a14.5%2014.5%200%200%201%205.56%208.29s1.693%2016.577-9.987%2017.097%22%2F%3E%3Ccircle%20cx%3D%2258.681%22%20cy%3D%2231.733%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7.93%2059.983v-3c0-4.994%205.009-9%2010-9q9%207.5%2018%200c4.995%200%2010%204.006%2010%209v3%22%2F%3E%3Cpath%20d%3D%22M32.804%2029.983a2%202%200%201%201-2-2a2%202%200%200%201%202%202m-8%200a2%202%200%201%201-2-2a2%202%200%200%201%202%202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M23.93%2037.983a6.55%206.55%200%200%200%206%200m23.75-6.25a5%205%200%200%200%20.101%201l-15.85.25s.75%203.75%203.75%203.75h17a5%205%200%201%200-5-5m4.143%208.201a5%205%200%201%201-8.144-.202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M44.41%2026.724a3%203%200%200%201%20.748.443a3%203%200%200%201%20.266.238l2.573%202.574%22%2F%3E%3Ccircle%20cx%3D%2253.681%22%20cy%3D%2242.733%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9.682%2046.805c-3.722-5.857-.628-10.08%201.18-14.725c1.636-4.2-.209-6.451%201.291-12.034c1.48-5.5%207.278-8.966%2013.71-8.966c5.4%200%208%203%208%203c4.168.374%209.027%203.703%209.991%208.686c.4%202.235.133%206.176%201.57%209.597%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M15.862%2031.08c0%208%205%2014%2011%2014s11-6%2011-14c0-5-2-8-6-12c-4%204-16%209-16%2011Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M53.304%2047.983a11.6%2011.6%200%200%201-2.022%204.13%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%2072%2072%22%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M7.93%2060.941v-3.958c0-4.994%205.009-9%2010-9q9%207.5%2018%200c4.995%200%2010%204.006%2010%209v3.958%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M57.824%2039.934a5%205%200%201%201-8.144-.202l-.5-.749l.688-.562l-2.75-3.063l-1.5-3.625l-.194-4.328l2.573%201.203l9.684%209.875s1.062.936%201%201.25%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M53.68%2031.733a5%205%200%200%200%20.101%201l-15.85.25s.75%203.75%203.75%203.75h17a5%205%200%201%200-5-5%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M15.867%2030.983c.629%208.978%204.937%2014%2011%2014c5.937%200%2011.064-5%2011.064-14a12.1%2012.1%200%200%200-1-5a50%2050%200%200%200-5.069-6.903a125.6%20125.6%200%200%201-15.47%2010.111c-.482.88-.835-2.641-.525%201.792%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M51.282%2047.122c-2.786.51-2.101-8.139-2.101-8.139l.687-.562l-1.434-1.672a29.3%2029.3%200%200%200-6.324-.328c-3.178.23-3.506-3.342-3.506-3.342l6.586-.36c-1.472-3.27-1.01-3.922-1.336-9.953c.027-3.693-6.876-8.4-10.556-8.709a1%201%200%200%201-.689-.343c-.093-.1-2.408-2.655-7.243-2.655c-6.2%200-11.441%203.382-12.743%208.226a18.5%2018.5%200%200%200-.565%206.176a13.3%2013.3%200%200%201-.76%205.96a6.8%206.8%200%200%201-1.12%202.089c-3.772%204.42-.974%2014.303-1.167%2014.01a24%2024%200%200%200%203.634%202.719a10.46%2010.46%200%200%201%205.36-2.09c6.21%205.013%2012.496%205.013%2018.7%200a8.34%208.34%200%200%201%204.21%201.513s4.695%203.059%205.602%205.93c0%200%205.776.164%207.407-7.017ZM27.604%2045.08c-11.68.52-11.724-15.1-11.724-15.1c1.369-2.43%2016.151-10.287%2016.151-10.287a14.5%2014.5%200%200%201%205.56%208.29s1.693%2016.577-9.987%2017.097%22%2F%3E%3Ccircle%20cx%3D%2258.681%22%20cy%3D%2231.733%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7.93%2059.983v-3c0-4.994%205.009-9%2010-9q9%207.5%2018%200c4.995%200%2010%204.006%2010%209v3%22%2F%3E%3Cpath%20d%3D%22M32.804%2029.983a2%202%200%201%201-2-2a2%202%200%200%201%202%202m-8%200a2%202%200%201%201-2-2a2%202%200%200%201%202%202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M23.93%2037.983a6.55%206.55%200%200%200%206%200m23.75-6.25a5%205%200%200%200%20.101%201l-15.85.25s.75%203.75%203.75%203.75h17a5%205%200%201%200-5-5m4.143%208.201a5%205%200%201%201-8.144-.202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M44.41%2026.724a3%203%200%200%201%20.748.443a3%203%200%200%201%20.266.238l2.573%202.574%22%2F%3E%3Ccircle%20cx%3D%2253.681%22%20cy%3D%2242.733%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9.682%2046.805c-3.722-5.857-.628-10.08%201.18-14.725c1.636-4.2-.209-6.451%201.291-12.034c1.48-5.5%207.278-8.966%2013.71-8.966c5.4%200%208%203%208%203c4.168.374%209.027%203.703%209.991%208.686c.4%202.235.133%206.176%201.57%209.597%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M15.862%2031.08c0%208%205%2014%2011%2014s11-6%2011-14c0-5-2-8-6-12c-4%204-16%209-16%2011Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M53.304%2047.983a11.6%2011.6%200%200%201-2.022%204.13%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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