pouting face emoji
pouting-face from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- pouting-face
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More smileys & emotion icons from Fluent Emoji High Contrast
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbombbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-cat
Use the pouting face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M14.999 13.29a.75.75 0 0 0-.71-.789c-.828-.044-1.504-.241-2.039-.613c-.527-.367-.979-.948-1.289-1.876a.75.75 0 1 0-1.422.476c.394 1.18 1.019 2.049 1.854 2.63c.828.577 1.8.827 2.817.88a.75.75 0 0 0 .789-.708m2.002 0a.75.75 0 0 1 .709-.789c.83-.044 1.505-.241 2.04-.613c.526-.367.978-.948 1.289-1.876a.75.75 0 1 1 1.422.476c-.394 1.18-1.019 2.049-1.854 2.63c-.828.577-1.8.827-2.817.88a.75.75 0 0 1-.79-.708m-4.106 12.157C13.066 25.104 13.995 24 16 24s2.934 1.104 3.105 1.447a1 1 0 0 0 1.79-.894C20.398 23.563 18.794 22 16 22s-4.4 1.562-4.895 2.553a1 1 0 0 0 1.79.894M12 19a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/><path d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999m11.999-14c0 3.476-1.046 6.455-2.97 8.545c-1.9 2.063-4.835 3.455-9.03 3.455c-4.193 0-7.128-1.393-9.028-3.455C5.046 22.453 4 19.473 4 15.999s1.046-6.454 2.97-8.544C8.87 5.392 11.805 4 16 4s7.129 1.392 9.029 3.455c1.924 2.09 2.97 5.07 2.97 8.544"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastPoutingFace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M14.999 13.29a.75.75 0 0 0-.71-.789c-.828-.044-1.504-.241-2.039-.613c-.527-.367-.979-.948-1.289-1.876a.75.75 0 1 0-1.422.476c.394 1.18 1.019 2.049 1.854 2.63c.828.577 1.8.827 2.817.88a.75.75 0 0 0 .789-.708m2.002 0a.75.75 0 0 1 .709-.789c.83-.044 1.505-.241 2.04-.613c.526-.367.978-.948 1.289-1.876a.75.75 0 1 1 1.422.476c-.394 1.18-1.019 2.049-1.854 2.63c-.828.577-1.8.827-2.817.88a.75.75 0 0 1-.79-.708m-4.106 12.157C13.066 25.104 13.995 24 16 24s2.934 1.104 3.105 1.447a1 1 0 0 0 1.79-.894C20.398 23.563 18.794 22 16 22s-4.4 1.562-4.895 2.553a1 1 0 0 0 1.79.894M12 19a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/><path d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999m11.999-14c0 3.476-1.046 6.455-2.97 8.545c-1.9 2.063-4.835 3.455-9.03 3.455c-4.193 0-7.128-1.393-9.028-3.455C5.046 22.453 4 19.473 4 15.999s1.046-6.454 2.97-8.544C8.87 5.392 11.805 4 16 4s7.129 1.392 9.029 3.455c1.924 2.09 2.97 5.07 2.97 8.544"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M14.999 13.29a.75.75 0 0 0-.71-.789c-.828-.044-1.504-.241-2.039-.613c-.527-.367-.979-.948-1.289-1.876a.75.75 0 1 0-1.422.476c.394 1.18 1.019 2.049 1.854 2.63c.828.577 1.8.827 2.817.88a.75.75 0 0 0 .789-.708m2.002 0a.75.75 0 0 1 .709-.789c.83-.044 1.505-.241 2.04-.613c.526-.367.978-.948 1.289-1.876a.75.75 0 1 1 1.422.476c-.394 1.18-1.019 2.049-1.854 2.63c-.828.577-1.8.827-2.817.88a.75.75 0 0 1-.79-.708m-4.106 12.157C13.066 25.104 13.995 24 16 24s2.934 1.104 3.105 1.447a1 1 0 0 0 1.79-.894C20.398 23.563 18.794 22 16 22s-4.4 1.562-4.895 2.553a1 1 0 0 0 1.79.894M12 19a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/><path d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999m11.999-14c0 3.476-1.046 6.455-2.97 8.545c-1.9 2.063-4.835 3.455-9.03 3.455c-4.193 0-7.128-1.393-9.028-3.455C5.046 22.453 4 19.473 4 15.999s1.046-6.454 2.97-8.544C8.87 5.392 11.805 4 16 4s7.129 1.392 9.029 3.455c1.924 2.09 2.97 5.07 2.97 8.544"/></g></svg> </template>
CSS
.icon-pouting-face {
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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14.999%2013.29a.75.75%200%200%200-.71-.789c-.828-.044-1.504-.241-2.039-.613c-.527-.367-.979-.948-1.289-1.876a.75.75%200%201%200-1.422.476c.394%201.18%201.019%202.049%201.854%202.63c.828.577%201.8.827%202.817.88a.75.75%200%200%200%20.789-.708m2.002%200a.75.75%200%200%201%20.709-.789c.83-.044%201.505-.241%202.04-.613c.526-.367.978-.948%201.289-1.876a.75.75%200%201%201%201.422.476c-.394%201.18-1.019%202.049-1.854%202.63c-.828.577-1.8.827-2.817.88a.75.75%200%200%201-.79-.708m-4.106%2012.157C13.066%2025.104%2013.995%2024%2016%2024s2.934%201.104%203.105%201.447a1%201%200%200%200%201.79-.894C20.398%2023.563%2018.794%2022%2016%2022s-4.4%201.562-4.895%202.553a1%201%200%200%200%201.79.894M12%2019a2%202%200%201%200%200-4a2%202%200%200%200%200%204m8%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%2F%3E%3Cpath%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999m11.999-14c0%203.476-1.046%206.455-2.97%208.545c-1.9%202.063-4.835%203.455-9.03%203.455c-4.193%200-7.128-1.393-9.028-3.455C5.046%2022.453%204%2019.473%204%2015.999s1.046-6.454%202.97-8.544C8.87%205.392%2011.805%204%2016%204s7.129%201.392%209.029%203.455c1.924%202.09%202.97%205.07%202.97%208.544%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14.999%2013.29a.75.75%200%200%200-.71-.789c-.828-.044-1.504-.241-2.039-.613c-.527-.367-.979-.948-1.289-1.876a.75.75%200%201%200-1.422.476c.394%201.18%201.019%202.049%201.854%202.63c.828.577%201.8.827%202.817.88a.75.75%200%200%200%20.789-.708m2.002%200a.75.75%200%200%201%20.709-.789c.83-.044%201.505-.241%202.04-.613c.526-.367.978-.948%201.289-1.876a.75.75%200%201%201%201.422.476c-.394%201.18-1.019%202.049-1.854%202.63c-.828.577-1.8.827-2.817.88a.75.75%200%200%201-.79-.708m-4.106%2012.157C13.066%2025.104%2013.995%2024%2016%2024s2.934%201.104%203.105%201.447a1%201%200%200%200%201.79-.894C20.398%2023.563%2018.794%2022%2016%2022s-4.4%201.562-4.895%202.553a1%201%200%200%200%201.79.894M12%2019a2%202%200%201%200%200-4a2%202%200%200%200%200%204m8%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%2F%3E%3Cpath%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999m11.999-14c0%203.476-1.046%206.455-2.97%208.545c-1.9%202.063-4.835%203.455-9.03%203.455c-4.193%200-7.128-1.393-9.028-3.455C5.046%2022.453%204%2019.473%204%2015.999s1.046-6.454%202.97-8.544C8.87%205.392%2011.805%204%2016%204s7.129%201.392%209.029%203.455c1.924%202.09%202.97%205.07%202.97%208.544%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/pouting-face.svg?color=%231a73e8&size=48