person pouting emoji

person-pouting-medium-skin-tone from Emoji One (Colored) by Emoji One · Medium skin tone · People · CC-BY-4.0 Attribution required.

Name
person-pouting-medium-skin-tone
Set
Emoji One (Colored)
Style
Medium skin tone
Category
People
Viewbox
64×64
License
CC BY 4.0

5 other variants in Emoji One (Colored)

The same emoji in other sets

More people icons from Emoji One (Colored)

Use the person pouting emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#594640" d="M32 2C17.5 2 9.6 11 9.6 22.9V60h44.8V22.9c0-17.7-12.1-17.4-12.1-17.4S41.4 2 32 2"/><path fill="#b386e2" d="M42 49.1V42H22v7.1C9.5 49.4 7 51.5 7 62h50c0-10.5-2.5-12.6-15-12.9"/><path fill="#d6a57c" d="M15.3 33s-3.4-.9-3.4-5.8c0-3.9 2.5-4.6 2.5-4.6c9.1 0 25.9-11.7 25.9-11.7s3.5 10.3 8.9 11.7c0 0 2.6.5 2.6 4.6c0 4.9-3.5 5.8-3.5 5.8c0 7.4-10.3 16.4-16.5 16.4c-6.1 0-16.5-9-16.5-16.4"/><path fill="#b58360" d="M32 37.8c-3.2 0-4.8-2.3-3.2-2.3h6.4c1.6 0 0 2.3-3.2 2.3"/><path fill="#f5f5f5" d="M36.8 31c-1.1 0-1-1.4-1-1.4c1.7-8.8 11.5-4.1 11.5-4.1c.8 1.5-1.8 5.3-2.5 5.5c-3.2.8-8 0-8 0"/><path fill="#664e27" d="M44.7 27.4c0 1.9-1.5 3.5-3.5 3.5c-1.9 0-3.5-1.5-3.5-3.5s1.6-3.5 3.5-3.5c1.9.1 3.5 1.6 3.5 3.5"/><circle cx="41.2" cy="27.4" r="1.2" fill="#2b2925"/><path fill="#3b3226" d="M35.8 29.6c1.7-10.5 10.4-3.5 13.8-5c-3.4 3.3-10.3-3.8-13.8 5"/><path fill="#f5f5f5" d="M27.1 31c1.1 0 1-1.4 1-1.4c-1.7-8.8-11.5-4.1-11.5-4.1c-.8 1.5 1.8 5.3 2.5 5.5c3.2.8 8 0 8 0"/><circle cx="22.7" cy="27.4" r="3.5" fill="#664e27"/><path fill="#3b3226" d="M28.1 29.6c-1.7-10.5-10.4-3.5-13.8-5c3.4 3.3 10.4-3.8 13.8 5"/><circle cx="22.7" cy="27.4" r="1.2" fill="#2b2925"/><circle cx="32" cy="43.5" r="3" fill="#664e27"/></svg>

React

import type { SVGProps } from "react";

export function EmojionePersonPoutingMediumSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#594640" d="M32 2C17.5 2 9.6 11 9.6 22.9V60h44.8V22.9c0-17.7-12.1-17.4-12.1-17.4S41.4 2 32 2"/><path fill="#b386e2" d="M42 49.1V42H22v7.1C9.5 49.4 7 51.5 7 62h50c0-10.5-2.5-12.6-15-12.9"/><path fill="#d6a57c" d="M15.3 33s-3.4-.9-3.4-5.8c0-3.9 2.5-4.6 2.5-4.6c9.1 0 25.9-11.7 25.9-11.7s3.5 10.3 8.9 11.7c0 0 2.6.5 2.6 4.6c0 4.9-3.5 5.8-3.5 5.8c0 7.4-10.3 16.4-16.5 16.4c-6.1 0-16.5-9-16.5-16.4"/><path fill="#b58360" d="M32 37.8c-3.2 0-4.8-2.3-3.2-2.3h6.4c1.6 0 0 2.3-3.2 2.3"/><path fill="#f5f5f5" d="M36.8 31c-1.1 0-1-1.4-1-1.4c1.7-8.8 11.5-4.1 11.5-4.1c.8 1.5-1.8 5.3-2.5 5.5c-3.2.8-8 0-8 0"/><path fill="#664e27" d="M44.7 27.4c0 1.9-1.5 3.5-3.5 3.5c-1.9 0-3.5-1.5-3.5-3.5s1.6-3.5 3.5-3.5c1.9.1 3.5 1.6 3.5 3.5"/><circle cx="41.2" cy="27.4" r="1.2" fill="#2b2925"/><path fill="#3b3226" d="M35.8 29.6c1.7-10.5 10.4-3.5 13.8-5c-3.4 3.3-10.3-3.8-13.8 5"/><path fill="#f5f5f5" d="M27.1 31c1.1 0 1-1.4 1-1.4c-1.7-8.8-11.5-4.1-11.5-4.1c-.8 1.5 1.8 5.3 2.5 5.5c3.2.8 8 0 8 0"/><circle cx="22.7" cy="27.4" r="3.5" fill="#664e27"/><path fill="#3b3226" d="M28.1 29.6c-1.7-10.5-10.4-3.5-13.8-5c3.4 3.3 10.4-3.8 13.8 5"/><circle cx="22.7" cy="27.4" r="1.2" fill="#2b2925"/><circle cx="32" cy="43.5" r="3" fill="#664e27"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#594640" d="M32 2C17.5 2 9.6 11 9.6 22.9V60h44.8V22.9c0-17.7-12.1-17.4-12.1-17.4S41.4 2 32 2"/><path fill="#b386e2" d="M42 49.1V42H22v7.1C9.5 49.4 7 51.5 7 62h50c0-10.5-2.5-12.6-15-12.9"/><path fill="#d6a57c" d="M15.3 33s-3.4-.9-3.4-5.8c0-3.9 2.5-4.6 2.5-4.6c9.1 0 25.9-11.7 25.9-11.7s3.5 10.3 8.9 11.7c0 0 2.6.5 2.6 4.6c0 4.9-3.5 5.8-3.5 5.8c0 7.4-10.3 16.4-16.5 16.4c-6.1 0-16.5-9-16.5-16.4"/><path fill="#b58360" d="M32 37.8c-3.2 0-4.8-2.3-3.2-2.3h6.4c1.6 0 0 2.3-3.2 2.3"/><path fill="#f5f5f5" d="M36.8 31c-1.1 0-1-1.4-1-1.4c1.7-8.8 11.5-4.1 11.5-4.1c.8 1.5-1.8 5.3-2.5 5.5c-3.2.8-8 0-8 0"/><path fill="#664e27" d="M44.7 27.4c0 1.9-1.5 3.5-3.5 3.5c-1.9 0-3.5-1.5-3.5-3.5s1.6-3.5 3.5-3.5c1.9.1 3.5 1.6 3.5 3.5"/><circle cx="41.2" cy="27.4" r="1.2" fill="#2b2925"/><path fill="#3b3226" d="M35.8 29.6c1.7-10.5 10.4-3.5 13.8-5c-3.4 3.3-10.3-3.8-13.8 5"/><path fill="#f5f5f5" d="M27.1 31c1.1 0 1-1.4 1-1.4c-1.7-8.8-11.5-4.1-11.5-4.1c-.8 1.5 1.8 5.3 2.5 5.5c3.2.8 8 0 8 0"/><circle cx="22.7" cy="27.4" r="3.5" fill="#664e27"/><path fill="#3b3226" d="M28.1 29.6c-1.7-10.5-10.4-3.5-13.8-5c3.4 3.3 10.4-3.8 13.8 5"/><circle cx="22.7" cy="27.4" r="1.2" fill="#2b2925"/><circle cx="32" cy="43.5" r="3" fill="#664e27"/></svg>
</template>

CSS

.icon-person-pouting-medium-skin-tone {
  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%2064%2064%22%3E%3Cpath%20fill%3D%22%23594640%22%20d%3D%22M32%202C17.5%202%209.6%2011%209.6%2022.9V60h44.8V22.9c0-17.7-12.1-17.4-12.1-17.4S41.4%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%23b386e2%22%20d%3D%22M42%2049.1V42H22v7.1C9.5%2049.4%207%2051.5%207%2062h50c0-10.5-2.5-12.6-15-12.9%22%2F%3E%3Cpath%20fill%3D%22%23d6a57c%22%20d%3D%22M15.3%2033s-3.4-.9-3.4-5.8c0-3.9%202.5-4.6%202.5-4.6c9.1%200%2025.9-11.7%2025.9-11.7s3.5%2010.3%208.9%2011.7c0%200%202.6.5%202.6%204.6c0%204.9-3.5%205.8-3.5%205.8c0%207.4-10.3%2016.4-16.5%2016.4c-6.1%200-16.5-9-16.5-16.4%22%2F%3E%3Cpath%20fill%3D%22%23b58360%22%20d%3D%22M32%2037.8c-3.2%200-4.8-2.3-3.2-2.3h6.4c1.6%200%200%202.3-3.2%202.3%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M36.8%2031c-1.1%200-1-1.4-1-1.4c1.7-8.8%2011.5-4.1%2011.5-4.1c.8%201.5-1.8%205.3-2.5%205.5c-3.2.8-8%200-8%200%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M44.7%2027.4c0%201.9-1.5%203.5-3.5%203.5c-1.9%200-3.5-1.5-3.5-3.5s1.6-3.5%203.5-3.5c1.9.1%203.5%201.6%203.5%203.5%22%2F%3E%3Ccircle%20cx%3D%2241.2%22%20cy%3D%2227.4%22%20r%3D%221.2%22%20fill%3D%22%232b2925%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M35.8%2029.6c1.7-10.5%2010.4-3.5%2013.8-5c-3.4%203.3-10.3-3.8-13.8%205%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M27.1%2031c1.1%200%201-1.4%201-1.4c-1.7-8.8-11.5-4.1-11.5-4.1c-.8%201.5%201.8%205.3%202.5%205.5c3.2.8%208%200%208%200%22%2F%3E%3Ccircle%20cx%3D%2222.7%22%20cy%3D%2227.4%22%20r%3D%223.5%22%20fill%3D%22%23664e27%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M28.1%2029.6c-1.7-10.5-10.4-3.5-13.8-5c3.4%203.3%2010.4-3.8%2013.8%205%22%2F%3E%3Ccircle%20cx%3D%2222.7%22%20cy%3D%2227.4%22%20r%3D%221.2%22%20fill%3D%22%232b2925%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2243.5%22%20r%3D%223%22%20fill%3D%22%23664e27%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23594640%22%20d%3D%22M32%202C17.5%202%209.6%2011%209.6%2022.9V60h44.8V22.9c0-17.7-12.1-17.4-12.1-17.4S41.4%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%23b386e2%22%20d%3D%22M42%2049.1V42H22v7.1C9.5%2049.4%207%2051.5%207%2062h50c0-10.5-2.5-12.6-15-12.9%22%2F%3E%3Cpath%20fill%3D%22%23d6a57c%22%20d%3D%22M15.3%2033s-3.4-.9-3.4-5.8c0-3.9%202.5-4.6%202.5-4.6c9.1%200%2025.9-11.7%2025.9-11.7s3.5%2010.3%208.9%2011.7c0%200%202.6.5%202.6%204.6c0%204.9-3.5%205.8-3.5%205.8c0%207.4-10.3%2016.4-16.5%2016.4c-6.1%200-16.5-9-16.5-16.4%22%2F%3E%3Cpath%20fill%3D%22%23b58360%22%20d%3D%22M32%2037.8c-3.2%200-4.8-2.3-3.2-2.3h6.4c1.6%200%200%202.3-3.2%202.3%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M36.8%2031c-1.1%200-1-1.4-1-1.4c1.7-8.8%2011.5-4.1%2011.5-4.1c.8%201.5-1.8%205.3-2.5%205.5c-3.2.8-8%200-8%200%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M44.7%2027.4c0%201.9-1.5%203.5-3.5%203.5c-1.9%200-3.5-1.5-3.5-3.5s1.6-3.5%203.5-3.5c1.9.1%203.5%201.6%203.5%203.5%22%2F%3E%3Ccircle%20cx%3D%2241.2%22%20cy%3D%2227.4%22%20r%3D%221.2%22%20fill%3D%22%232b2925%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M35.8%2029.6c1.7-10.5%2010.4-3.5%2013.8-5c-3.4%203.3-10.3-3.8-13.8%205%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M27.1%2031c1.1%200%201-1.4%201-1.4c-1.7-8.8-11.5-4.1-11.5-4.1c-.8%201.5%201.8%205.3%202.5%205.5c3.2.8%208%200%208%200%22%2F%3E%3Ccircle%20cx%3D%2222.7%22%20cy%3D%2227.4%22%20r%3D%223.5%22%20fill%3D%22%23664e27%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M28.1%2029.6c-1.7-10.5-10.4-3.5-13.8-5c3.4%203.3%2010.4-3.8%2013.8%205%22%2F%3E%3Ccircle%20cx%3D%2222.7%22%20cy%3D%2227.4%22%20r%3D%221.2%22%20fill%3D%22%232b2925%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2243.5%22%20r%3D%223%22%20fill%3D%22%23664e27%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/person-pouting-medium-skin-tone.svg?color=%231a73e8&size=48