woman pouting 2 emoji

woman-pouting-2 from Streamline Emojis by Streamline · Default · Smiley People · CC-BY-4.0 Attribution required.

Name
woman-pouting-2
Set
Streamline Emojis
Style
Default
Category
Smiley People
Viewbox
48×48
License
CC BY 4.0

More smiley people icons from Streamline Emojis

Use the woman pouting 2 emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M9 45.5a15 1.5 0 1 0 30 0a15 1.5 0 1 0-30 0" opacity=".15"/><path fill="#a86c4d" d="M34.88 31.38a1.24 1.24 0 0 1-.77 1.14a27.1 27.1 0 0 1-20.22 0a1.24 1.24 0 0 1-.77-1.14V17.19a10.88 10.88 0 0 1 21.76 0Z"/><path fill="#de926a" d="M24 6.32a10.88 10.88 0 0 0-10.88 10.87v2.9a10.88 10.88 0 0 1 21.76 0v-2.9A10.88 10.88 0 0 0 24 6.32"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M34.88 31.38a1.24 1.24 0 0 1-.77 1.14h0a27.1 27.1 0 0 1-20.22 0h0a1.24 1.24 0 0 1-.77-1.14V17.19a10.88 10.88 0 0 1 21.76 0Z"/><path fill="#ff87af" d="M35.88 45H12.12v-1.9a11.88 11.88 0 1 1 23.76 0Z"/><path fill="#ff6196" d="M24 31.22A11.88 11.88 0 0 0 12.12 43.1V45h.17a11.88 11.88 0 0 1 23.42 0h.17v-1.9A11.88 11.88 0 0 0 24 31.22"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M35.88 45H12.12v-1.9a11.88 11.88 0 1 1 23.76 0Z"/><path fill="#ffcebf" d="M24 27.17a2.54 2.54 0 0 0-2.54 2.55v2.85a2.54 2.54 0 1 0 5.08 0v-2.85A2.54 2.54 0 0 0 24 27.17"/><path fill="#ffb59e" d="M24 27.17a2.54 2.54 0 0 0-2.54 2.54v.6a2.54 2.54 0 0 0 5.08 0v-.59A2.54 2.54 0 0 0 24 27.17"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 27.17a2.54 2.54 0 0 0-2.54 2.55v2.85a2.54 2.54 0 1 0 5.08 0v-2.85A2.54 2.54 0 0 0 24 27.17"/><path fill="#ffcebf" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M33.06 19.47a8.77 8.77 0 0 1-5.67-5L26.77 13a15.92 15.92 0 0 1-9.95 6.18l-1.89.34a1.81 1.81 0 0 0 0 3.62h.12a9 9 0 0 0 17.9 0h.11a1.81 1.81 0 1 0 0-3.62Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M17.06 45v-2.41M30.94 45v-2.41"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.57 20.91a.77.77 0 1 0 .77-.77a.76.76 0 0 0-.77.77m10.86 0a.77.77 0 1 1-.77-.77a.76.76 0 0 1 .77.77"/><path fill="#ffb59e" d="M17.06 24.19a1 .6 0 1 0 2 0a1 .6 0 1 0-2 0m11.88 0a1 .6 0 1 0 2 0a1 .6 0 1 0-2 0"/><path fill="#ff866e" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M23.06 28.54a.5.5 0 0 1-.5-.53c0-.79.29-2.21 1.44-2.21s1.4 1.42 1.44 2.21a.5.5 0 0 1-.5.53Z"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisWomanPouting2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M9 45.5a15 1.5 0 1 0 30 0a15 1.5 0 1 0-30 0" opacity=".15"/><path fill="#a86c4d" d="M34.88 31.38a1.24 1.24 0 0 1-.77 1.14a27.1 27.1 0 0 1-20.22 0a1.24 1.24 0 0 1-.77-1.14V17.19a10.88 10.88 0 0 1 21.76 0Z"/><path fill="#de926a" d="M24 6.32a10.88 10.88 0 0 0-10.88 10.87v2.9a10.88 10.88 0 0 1 21.76 0v-2.9A10.88 10.88 0 0 0 24 6.32"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M34.88 31.38a1.24 1.24 0 0 1-.77 1.14h0a27.1 27.1 0 0 1-20.22 0h0a1.24 1.24 0 0 1-.77-1.14V17.19a10.88 10.88 0 0 1 21.76 0Z"/><path fill="#ff87af" d="M35.88 45H12.12v-1.9a11.88 11.88 0 1 1 23.76 0Z"/><path fill="#ff6196" d="M24 31.22A11.88 11.88 0 0 0 12.12 43.1V45h.17a11.88 11.88 0 0 1 23.42 0h.17v-1.9A11.88 11.88 0 0 0 24 31.22"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M35.88 45H12.12v-1.9a11.88 11.88 0 1 1 23.76 0Z"/><path fill="#ffcebf" d="M24 27.17a2.54 2.54 0 0 0-2.54 2.55v2.85a2.54 2.54 0 1 0 5.08 0v-2.85A2.54 2.54 0 0 0 24 27.17"/><path fill="#ffb59e" d="M24 27.17a2.54 2.54 0 0 0-2.54 2.54v.6a2.54 2.54 0 0 0 5.08 0v-.59A2.54 2.54 0 0 0 24 27.17"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 27.17a2.54 2.54 0 0 0-2.54 2.55v2.85a2.54 2.54 0 1 0 5.08 0v-2.85A2.54 2.54 0 0 0 24 27.17"/><path fill="#ffcebf" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M33.06 19.47a8.77 8.77 0 0 1-5.67-5L26.77 13a15.92 15.92 0 0 1-9.95 6.18l-1.89.34a1.81 1.81 0 0 0 0 3.62h.12a9 9 0 0 0 17.9 0h.11a1.81 1.81 0 1 0 0-3.62Z"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M17.06 45v-2.41M30.94 45v-2.41"/><path fill="#45413c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M18.57 20.91a.77.77 0 1 0 .77-.77a.76.76 0 0 0-.77.77m10.86 0a.77.77 0 1 1-.77-.77a.76.76 0 0 1 .77.77"/><path fill="#ffb59e" d="M17.06 24.19a1 .6 0 1 0 2 0a1 .6 0 1 0-2 0m11.88 0a1 .6 0 1 0 2 0a1 .6 0 1 0-2 0"/><path fill="#ff866e" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M23.06 28.54a.5.5 0 0 1-.5-.53c0-.79.29-2.21 1.44-2.21s1.4 1.42 1.44 2.21a.5.5 0 0 1-.5.53Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M9 45.5a15 1.5 0 1 0 30 0a15 1.5 0 1 0-30 0" opacity=".15"/><path fill="#a86c4d" d="M34.88 31.38a1.24 1.24 0 0 1-.77 1.14a27.1 27.1 0 0 1-20.22 0a1.24 1.24 0 0 1-.77-1.14V17.19a10.88 10.88 0 0 1 21.76 0Z"/><path fill="#de926a" d="M24 6.32a10.88 10.88 0 0 0-10.88 10.87v2.9a10.88 10.88 0 0 1 21.76 0v-2.9A10.88 10.88 0 0 0 24 6.32"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M34.88 31.38a1.24 1.24 0 0 1-.77 1.14h0a27.1 27.1 0 0 1-20.22 0h0a1.24 1.24 0 0 1-.77-1.14V17.19a10.88 10.88 0 0 1 21.76 0Z"/><path fill="#ff87af" d="M35.88 45H12.12v-1.9a11.88 11.88 0 1 1 23.76 0Z"/><path fill="#ff6196" d="M24 31.22A11.88 11.88 0 0 0 12.12 43.1V45h.17a11.88 11.88 0 0 1 23.42 0h.17v-1.9A11.88 11.88 0 0 0 24 31.22"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M35.88 45H12.12v-1.9a11.88 11.88 0 1 1 23.76 0Z"/><path fill="#ffcebf" d="M24 27.17a2.54 2.54 0 0 0-2.54 2.55v2.85a2.54 2.54 0 1 0 5.08 0v-2.85A2.54 2.54 0 0 0 24 27.17"/><path fill="#ffb59e" d="M24 27.17a2.54 2.54 0 0 0-2.54 2.54v.6a2.54 2.54 0 0 0 5.08 0v-.59A2.54 2.54 0 0 0 24 27.17"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 27.17a2.54 2.54 0 0 0-2.54 2.55v2.85a2.54 2.54 0 1 0 5.08 0v-2.85A2.54 2.54 0 0 0 24 27.17"/><path fill="#ffcebf" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M33.06 19.47a8.77 8.77 0 0 1-5.67-5L26.77 13a15.92 15.92 0 0 1-9.95 6.18l-1.89.34a1.81 1.81 0 0 0 0 3.62h.12a9 9 0 0 0 17.9 0h.11a1.81 1.81 0 1 0 0-3.62Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M17.06 45v-2.41M30.94 45v-2.41"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M18.57 20.91a.77.77 0 1 0 .77-.77a.76.76 0 0 0-.77.77m10.86 0a.77.77 0 1 1-.77-.77a.76.76 0 0 1 .77.77"/><path fill="#ffb59e" d="M17.06 24.19a1 .6 0 1 0 2 0a1 .6 0 1 0-2 0m11.88 0a1 .6 0 1 0 2 0a1 .6 0 1 0-2 0"/><path fill="#ff866e" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M23.06 28.54a.5.5 0 0 1-.5-.53c0-.79.29-2.21 1.44-2.21s1.4 1.42 1.44 2.21a.5.5 0 0 1-.5.53Z"/></svg>
</template>

CSS

.icon-woman-pouting-2 {
  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%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M9%2045.5a15%201.5%200%201%200%2030%200a15%201.5%200%201%200-30%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23a86c4d%22%20d%3D%22M34.88%2031.38a1.24%201.24%200%200%201-.77%201.14a27.1%2027.1%200%200%201-20.22%200a1.24%201.24%200%200%201-.77-1.14V17.19a10.88%2010.88%200%200%201%2021.76%200Z%22%2F%3E%3Cpath%20fill%3D%22%23de926a%22%20d%3D%22M24%206.32a10.88%2010.88%200%200%200-10.88%2010.87v2.9a10.88%2010.88%200%200%201%2021.76%200v-2.9A10.88%2010.88%200%200%200%2024%206.32%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34.88%2031.38a1.24%201.24%200%200%201-.77%201.14h0a27.1%2027.1%200%200%201-20.22%200h0a1.24%201.24%200%200%201-.77-1.14V17.19a10.88%2010.88%200%200%201%2021.76%200Z%22%2F%3E%3Cpath%20fill%3D%22%23ff87af%22%20d%3D%22M35.88%2045H12.12v-1.9a11.88%2011.88%200%201%201%2023.76%200Z%22%2F%3E%3Cpath%20fill%3D%22%23ff6196%22%20d%3D%22M24%2031.22A11.88%2011.88%200%200%200%2012.12%2043.1V45h.17a11.88%2011.88%200%200%201%2023.42%200h.17v-1.9A11.88%2011.88%200%200%200%2024%2031.22%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35.88%2045H12.12v-1.9a11.88%2011.88%200%201%201%2023.76%200Z%22%2F%3E%3Cpath%20fill%3D%22%23ffcebf%22%20d%3D%22M24%2027.17a2.54%202.54%200%200%200-2.54%202.55v2.85a2.54%202.54%200%201%200%205.08%200v-2.85A2.54%202.54%200%200%200%2024%2027.17%22%2F%3E%3Cpath%20fill%3D%22%23ffb59e%22%20d%3D%22M24%2027.17a2.54%202.54%200%200%200-2.54%202.54v.6a2.54%202.54%200%200%200%205.08%200v-.59A2.54%202.54%200%200%200%2024%2027.17%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2027.17a2.54%202.54%200%200%200-2.54%202.55v2.85a2.54%202.54%200%201%200%205.08%200v-2.85A2.54%202.54%200%200%200%2024%2027.17%22%2F%3E%3Cpath%20fill%3D%22%23ffcebf%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.06%2019.47a8.77%208.77%200%200%201-5.67-5L26.77%2013a15.92%2015.92%200%200%201-9.95%206.18l-1.89.34a1.81%201.81%200%200%200%200%203.62h.12a9%209%200%200%200%2017.9%200h.11a1.81%201.81%200%201%200%200-3.62Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.06%2045v-2.41M30.94%2045v-2.41%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.57%2020.91a.77.77%200%201%200%20.77-.77a.76.76%200%200%200-.77.77m10.86%200a.77.77%200%201%201-.77-.77a.76.76%200%200%201%20.77.77%22%2F%3E%3Cpath%20fill%3D%22%23ffb59e%22%20d%3D%22M17.06%2024.19a1%20.6%200%201%200%202%200a1%20.6%200%201%200-2%200m11.88%200a1%20.6%200%201%200%202%200a1%20.6%200%201%200-2%200%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.06%2028.54a.5.5%200%200%201-.5-.53c0-.79.29-2.21%201.44-2.21s1.4%201.42%201.44%202.21a.5.5%200%200%201-.5.53Z%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M9%2045.5a15%201.5%200%201%200%2030%200a15%201.5%200%201%200-30%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23a86c4d%22%20d%3D%22M34.88%2031.38a1.24%201.24%200%200%201-.77%201.14a27.1%2027.1%200%200%201-20.22%200a1.24%201.24%200%200%201-.77-1.14V17.19a10.88%2010.88%200%200%201%2021.76%200Z%22%2F%3E%3Cpath%20fill%3D%22%23de926a%22%20d%3D%22M24%206.32a10.88%2010.88%200%200%200-10.88%2010.87v2.9a10.88%2010.88%200%200%201%2021.76%200v-2.9A10.88%2010.88%200%200%200%2024%206.32%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34.88%2031.38a1.24%201.24%200%200%201-.77%201.14h0a27.1%2027.1%200%200%201-20.22%200h0a1.24%201.24%200%200%201-.77-1.14V17.19a10.88%2010.88%200%200%201%2021.76%200Z%22%2F%3E%3Cpath%20fill%3D%22%23ff87af%22%20d%3D%22M35.88%2045H12.12v-1.9a11.88%2011.88%200%201%201%2023.76%200Z%22%2F%3E%3Cpath%20fill%3D%22%23ff6196%22%20d%3D%22M24%2031.22A11.88%2011.88%200%200%200%2012.12%2043.1V45h.17a11.88%2011.88%200%200%201%2023.42%200h.17v-1.9A11.88%2011.88%200%200%200%2024%2031.22%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35.88%2045H12.12v-1.9a11.88%2011.88%200%201%201%2023.76%200Z%22%2F%3E%3Cpath%20fill%3D%22%23ffcebf%22%20d%3D%22M24%2027.17a2.54%202.54%200%200%200-2.54%202.55v2.85a2.54%202.54%200%201%200%205.08%200v-2.85A2.54%202.54%200%200%200%2024%2027.17%22%2F%3E%3Cpath%20fill%3D%22%23ffb59e%22%20d%3D%22M24%2027.17a2.54%202.54%200%200%200-2.54%202.54v.6a2.54%202.54%200%200%200%205.08%200v-.59A2.54%202.54%200%200%200%2024%2027.17%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2027.17a2.54%202.54%200%200%200-2.54%202.55v2.85a2.54%202.54%200%201%200%205.08%200v-2.85A2.54%202.54%200%200%200%2024%2027.17%22%2F%3E%3Cpath%20fill%3D%22%23ffcebf%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.06%2019.47a8.77%208.77%200%200%201-5.67-5L26.77%2013a15.92%2015.92%200%200%201-9.95%206.18l-1.89.34a1.81%201.81%200%200%200%200%203.62h.12a9%209%200%200%200%2017.9%200h.11a1.81%201.81%200%201%200%200-3.62Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.06%2045v-2.41M30.94%2045v-2.41%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.57%2020.91a.77.77%200%201%200%20.77-.77a.76.76%200%200%200-.77.77m10.86%200a.77.77%200%201%201-.77-.77a.76.76%200%200%201%20.77.77%22%2F%3E%3Cpath%20fill%3D%22%23ffb59e%22%20d%3D%22M17.06%2024.19a1%20.6%200%201%200%202%200a1%20.6%200%201%200-2%200m11.88%200a1%20.6%200%201%200%202%200a1%20.6%200%201%200-2%200%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.06%2028.54a.5.5%200%200%201-.5-.53c0-.79.29-2.21%201.44-2.21s1.4%201.42%201.44%202.21a.5.5%200%200%201-.5.53Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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