woman pouting emoji

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

Name
woman-pouting
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 pouting emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M17 60.958v-4c0-4.994 5.008-9 10-9q9 7.5 18 0c4.994 0 10 4.006 10 9v4"/><path fill="#fcea2b" d="M25.617 29.506v.957c0 7.65 4.61 13.642 10.494 13.642s10.495-5.993 10.495-13.642c0-4.654-1.779-7.515-5.285-11.135a64 64 0 0 1-8.988 5.772c-2.646 1.515-6.255 3.57-6.716 4.406"/><path fill="#f1b31c" d="M53.41 34.147a24 24 0 0 1-1.157-2.633c-1.473-3.27-2.024-4.493-2.349-10.524c.027-3.693-3.794-6.784-7.475-7.093a1 1 0 0 1-.688-.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.166 14.01a24 24 0 0 0 3.633 2.72a10.47 10.47 0 0 1 5.36-2.09c6.21 5.012 12.496 5.012 18.7 0a8.34 8.34 0 0 1 4.21 1.513a23 23 0 0 0 2.972-2.33c1.188-.716 3.125-8.283.391-13.026m-12.446 8.835c-3.378 2.544-9.608 1.083-9.608 1.083s-8.646-7.409-5.793-14.6c0 0 15.27-9.21 15.401-10.79c0 .001 13.852 13.873 0 24.307"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 59.958v-3c0-4.994 5.008-9 10-9q9 7.5 18 0c4.994 0 10 4.006 10 9v3"/><path d="M41.873 29.958a2 2 0 0 1-4 0c0-1.104 2.023-2 3.127-2a3.26 3.26 0 0 1 .873 2m-7.873 0a2 2 0 0 1-4 0a3.12 3.12 0 0 1 1-2c1.105 0 3 .896 3 2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M39 37.958c-1-2-5-2-6 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18.863 46.69c-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 3a8.13 8.13 0 0 1 7.405 8.037c.386 7.18 1.024 7.152 3.428 12.822a11.6 11.6 0 0 1-1.446 11.663"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M25.043 30.965c0 8 5 14 11 14s11-6 11-14c0-5-2-8-6-12c-4 4-16 9-16 11Z"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWomanPouting(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="M17 60.958v-4c0-4.994 5.008-9 10-9q9 7.5 18 0c4.994 0 10 4.006 10 9v4"/><path fill="#fcea2b" d="M25.617 29.506v.957c0 7.65 4.61 13.642 10.494 13.642s10.495-5.993 10.495-13.642c0-4.654-1.779-7.515-5.285-11.135a64 64 0 0 1-8.988 5.772c-2.646 1.515-6.255 3.57-6.716 4.406"/><path fill="#f1b31c" d="M53.41 34.147a24 24 0 0 1-1.157-2.633c-1.473-3.27-2.024-4.493-2.349-10.524c.027-3.693-3.794-6.784-7.475-7.093a1 1 0 0 1-.688-.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.166 14.01a24 24 0 0 0 3.633 2.72a10.47 10.47 0 0 1 5.36-2.09c6.21 5.012 12.496 5.012 18.7 0a8.34 8.34 0 0 1 4.21 1.513a23 23 0 0 0 2.972-2.33c1.188-.716 3.125-8.283.391-13.026m-12.446 8.835c-3.378 2.544-9.608 1.083-9.608 1.083s-8.646-7.409-5.793-14.6c0 0 15.27-9.21 15.401-10.79c0 .001 13.852 13.873 0 24.307"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M17 59.958v-3c0-4.994 5.008-9 10-9q9 7.5 18 0c4.994 0 10 4.006 10 9v3"/><path d="M41.873 29.958a2 2 0 0 1-4 0c0-1.104 2.023-2 3.127-2a3.26 3.26 0 0 1 .873 2m-7.873 0a2 2 0 0 1-4 0a3.12 3.12 0 0 1 1-2c1.105 0 3 .896 3 2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M39 37.958c-1-2-5-2-6 0"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M18.863 46.69c-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 3a8.13 8.13 0 0 1 7.405 8.037c.386 7.18 1.024 7.152 3.428 12.822a11.6 11.6 0 0 1-1.446 11.663"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M25.043 30.965c0 8 5 14 11 14s11-6 11-14c0-5-2-8-6-12c-4 4-16 9-16 11Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M17 60.958v-4c0-4.994 5.008-9 10-9q9 7.5 18 0c4.994 0 10 4.006 10 9v4"/><path fill="#fcea2b" d="M25.617 29.506v.957c0 7.65 4.61 13.642 10.494 13.642s10.495-5.993 10.495-13.642c0-4.654-1.779-7.515-5.285-11.135a64 64 0 0 1-8.988 5.772c-2.646 1.515-6.255 3.57-6.716 4.406"/><path fill="#f1b31c" d="M53.41 34.147a24 24 0 0 1-1.157-2.633c-1.473-3.27-2.024-4.493-2.349-10.524c.027-3.693-3.794-6.784-7.475-7.093a1 1 0 0 1-.688-.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.166 14.01a24 24 0 0 0 3.633 2.72a10.47 10.47 0 0 1 5.36-2.09c6.21 5.012 12.496 5.012 18.7 0a8.34 8.34 0 0 1 4.21 1.513a23 23 0 0 0 2.972-2.33c1.188-.716 3.125-8.283.391-13.026m-12.446 8.835c-3.378 2.544-9.608 1.083-9.608 1.083s-8.646-7.409-5.793-14.6c0 0 15.27-9.21 15.401-10.79c0 .001 13.852 13.873 0 24.307"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 59.958v-3c0-4.994 5.008-9 10-9q9 7.5 18 0c4.994 0 10 4.006 10 9v3"/><path d="M41.873 29.958a2 2 0 0 1-4 0c0-1.104 2.023-2 3.127-2a3.26 3.26 0 0 1 .873 2m-7.873 0a2 2 0 0 1-4 0a3.12 3.12 0 0 1 1-2c1.105 0 3 .896 3 2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M39 37.958c-1-2-5-2-6 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18.863 46.69c-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 3a8.13 8.13 0 0 1 7.405 8.037c.386 7.18 1.024 7.152 3.428 12.822a11.6 11.6 0 0 1-1.446 11.663"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M25.043 30.965c0 8 5 14 11 14s11-6 11-14c0-5-2-8-6-12c-4 4-16 9-16 11Z"/></svg>
</template>

CSS

.icon-woman-pouting {
  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%22M17%2060.958v-4c0-4.994%205.008-9%2010-9q9%207.5%2018%200c4.994%200%2010%204.006%2010%209v4%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M25.617%2029.506v.957c0%207.65%204.61%2013.642%2010.494%2013.642s10.495-5.993%2010.495-13.642c0-4.654-1.779-7.515-5.285-11.135a64%2064%200%200%201-8.988%205.772c-2.646%201.515-6.255%203.57-6.716%204.406%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M53.41%2034.147a24%2024%200%200%201-1.157-2.633c-1.473-3.27-2.024-4.493-2.349-10.524c.027-3.693-3.794-6.784-7.475-7.093a1%201%200%200%201-.688-.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.166%2014.01a24%2024%200%200%200%203.633%202.72a10.47%2010.47%200%200%201%205.36-2.09c6.21%205.012%2012.496%205.012%2018.7%200a8.34%208.34%200%200%201%204.21%201.513a23%2023%200%200%200%202.972-2.33c1.188-.716%203.125-8.283.391-13.026m-12.446%208.835c-3.378%202.544-9.608%201.083-9.608%201.083s-8.646-7.409-5.793-14.6c0%200%2015.27-9.21%2015.401-10.79c0%20.001%2013.852%2013.873%200%2024.307%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%22M17%2059.958v-3c0-4.994%205.008-9%2010-9q9%207.5%2018%200c4.994%200%2010%204.006%2010%209v3%22%2F%3E%3Cpath%20d%3D%22M41.873%2029.958a2%202%200%200%201-4%200c0-1.104%202.023-2%203.127-2a3.26%203.26%200%200%201%20.873%202m-7.873%200a2%202%200%200%201-4%200a3.12%203.12%200%200%201%201-2c1.105%200%203%20.896%203%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%22M39%2037.958c-1-2-5-2-6%200%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%22M18.863%2046.69c-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%203a8.13%208.13%200%200%201%207.405%208.037c.386%207.18%201.024%207.152%203.428%2012.822a11.6%2011.6%200%200%201-1.446%2011.663%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%22M25.043%2030.965c0%208%205%2014%2011%2014s11-6%2011-14c0-5-2-8-6-12c-4%204-16%209-16%2011Z%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%22M17%2060.958v-4c0-4.994%205.008-9%2010-9q9%207.5%2018%200c4.994%200%2010%204.006%2010%209v4%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M25.617%2029.506v.957c0%207.65%204.61%2013.642%2010.494%2013.642s10.495-5.993%2010.495-13.642c0-4.654-1.779-7.515-5.285-11.135a64%2064%200%200%201-8.988%205.772c-2.646%201.515-6.255%203.57-6.716%204.406%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M53.41%2034.147a24%2024%200%200%201-1.157-2.633c-1.473-3.27-2.024-4.493-2.349-10.524c.027-3.693-3.794-6.784-7.475-7.093a1%201%200%200%201-.688-.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.166%2014.01a24%2024%200%200%200%203.633%202.72a10.47%2010.47%200%200%201%205.36-2.09c6.21%205.012%2012.496%205.012%2018.7%200a8.34%208.34%200%200%201%204.21%201.513a23%2023%200%200%200%202.972-2.33c1.188-.716%203.125-8.283.391-13.026m-12.446%208.835c-3.378%202.544-9.608%201.083-9.608%201.083s-8.646-7.409-5.793-14.6c0%200%2015.27-9.21%2015.401-10.79c0%20.001%2013.852%2013.873%200%2024.307%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%22M17%2059.958v-3c0-4.994%205.008-9%2010-9q9%207.5%2018%200c4.994%200%2010%204.006%2010%209v3%22%2F%3E%3Cpath%20d%3D%22M41.873%2029.958a2%202%200%200%201-4%200c0-1.104%202.023-2%203.127-2a3.26%203.26%200%200%201%20.873%202m-7.873%200a2%202%200%200%201-4%200a3.12%203.12%200%200%201%201-2c1.105%200%203%20.896%203%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%22M39%2037.958c-1-2-5-2-6%200%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%22M18.863%2046.69c-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%203a8.13%208.13%200%200%201%207.405%208.037c.386%207.18%201.024%207.152%203.428%2012.822a11.6%2011.6%200%200%201-1.446%2011.663%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%22M25.043%2030.965c0%208%205%2014%2011%2014s11-6%2011-14c0-5-2-8-6-12c-4%204-16%209-16%2011Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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