anguished face emoji
anguished-face from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.
- Name
- anguished-face
- Set
- OpenMoji
- Style
- Default
- Category
- Smileys Emotion
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
anguished-faceEmoji One (Colored)anguished-faceFluent Emojianguished-faceFluent Emoji Flatanguished-faceFluent Emoji High Contrastanguished-faceIconParkanguished-faceIconPark Outlineanguished-faceIconPark Solidanguished-faceIconPark TwoToneanguished-faceNoto Emojianguished-faceStreamline Emojisanguished-faceTwitter Emoji
More smileys emotion icons from OpenMoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecracking-facecrying-catcrying-face
Use the anguished face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGopWTHdnm" d="M42.847 45.658c0-2.592-3.834-4.694-6.869-4.694s-6.869 2.101-6.869 4.694s3.659.925 6.694.925s7.044 1.667 7.044-.925"/></defs><use href="#SVGopWTHdnm"/><path fill="#fcea2b" d="M35.977 12.958a23 23 0 1 0 23 23a23.026 23.026 0 0 0-23-23"/><use href="#SVGopWTHdnm"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M29.356 22.669a8.44 8.44 0 0 0-9.066 4.498m31.374 0a8.44 8.44 0 0 0-9.066-4.498"/><circle cx="35.977" cy="35.958" r="23" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M42.847 45.658c0-2.592-3.834-4.694-6.869-4.694s-6.869 2.101-6.869 4.694s3.659.925 6.694.925s7.044 1.667 7.044-.925z"/><path d="M29.977 32.958a3 3 0 1 1-3-3a3 3 0 0 1 3 3m18 0a3 3 0 1 1-3-3a3 3 0 0 1 3 3"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiAnguishedFace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGopWTHdnm" d="M42.847 45.658c0-2.592-3.834-4.694-6.869-4.694s-6.869 2.101-6.869 4.694s3.659.925 6.694.925s7.044 1.667 7.044-.925"/></defs><use href="#SVGopWTHdnm"/><path fill="#fcea2b" d="M35.977 12.958a23 23 0 1 0 23 23a23.026 23.026 0 0 0-23-23"/><use href="#SVGopWTHdnm"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M29.356 22.669a8.44 8.44 0 0 0-9.066 4.498m31.374 0a8.44 8.44 0 0 0-9.066-4.498"/><circle cx="35.977" cy="35.958" r="23" fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"/><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="M42.847 45.658c0-2.592-3.834-4.694-6.869-4.694s-6.869 2.101-6.869 4.694s3.659.925 6.694.925s7.044 1.667 7.044-.925z"/><path d="M29.977 32.958a3 3 0 1 1-3-3a3 3 0 0 1 3 3m18 0a3 3 0 1 1-3-3a3 3 0 0 1 3 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGopWTHdnm" d="M42.847 45.658c0-2.592-3.834-4.694-6.869-4.694s-6.869 2.101-6.869 4.694s3.659.925 6.694.925s7.044 1.667 7.044-.925"/></defs><use href="#SVGopWTHdnm"/><path fill="#fcea2b" d="M35.977 12.958a23 23 0 1 0 23 23a23.026 23.026 0 0 0-23-23"/><use href="#SVGopWTHdnm"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M29.356 22.669a8.44 8.44 0 0 0-9.066 4.498m31.374 0a8.44 8.44 0 0 0-9.066-4.498"/><circle cx="35.977" cy="35.958" r="23" fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M42.847 45.658c0-2.592-3.834-4.694-6.869-4.694s-6.869 2.101-6.869 4.694s3.659.925 6.694.925s7.044 1.667 7.044-.925z"/><path d="M29.977 32.958a3 3 0 1 1-3-3a3 3 0 0 1 3 3m18 0a3 3 0 1 1-3-3a3 3 0 0 1 3 3"/></svg> </template>
CSS
.icon-anguished-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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGopWTHdnm%22%20d%3D%22M42.847%2045.658c0-2.592-3.834-4.694-6.869-4.694s-6.869%202.101-6.869%204.694s3.659.925%206.694.925s7.044%201.667%207.044-.925%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGopWTHdnm%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M35.977%2012.958a23%2023%200%201%200%2023%2023a23.026%2023.026%200%200%200-23-23%22%2F%3E%3Cuse%20href%3D%22%23SVGopWTHdnm%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%22M29.356%2022.669a8.44%208.44%200%200%200-9.066%204.498m31.374%200a8.44%208.44%200%200%200-9.066-4.498%22%2F%3E%3Ccircle%20cx%3D%2235.977%22%20cy%3D%2235.958%22%20r%3D%2223%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M42.847%2045.658c0-2.592-3.834-4.694-6.869-4.694s-6.869%202.101-6.869%204.694s3.659.925%206.694.925s7.044%201.667%207.044-.925z%22%2F%3E%3Cpath%20d%3D%22M29.977%2032.958a3%203%200%201%201-3-3a3%203%200%200%201%203%203m18%200a3%203%200%201%201-3-3a3%203%200%200%201%203%203%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%3Cdefs%3E%3Cpath%20id%3D%22SVGopWTHdnm%22%20d%3D%22M42.847%2045.658c0-2.592-3.834-4.694-6.869-4.694s-6.869%202.101-6.869%204.694s3.659.925%206.694.925s7.044%201.667%207.044-.925%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGopWTHdnm%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M35.977%2012.958a23%2023%200%201%200%2023%2023a23.026%2023.026%200%200%200-23-23%22%2F%3E%3Cuse%20href%3D%22%23SVGopWTHdnm%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%22M29.356%2022.669a8.44%208.44%200%200%200-9.066%204.498m31.374%200a8.44%208.44%200%200%200-9.066-4.498%22%2F%3E%3Ccircle%20cx%3D%2235.977%22%20cy%3D%2235.958%22%20r%3D%2223%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M42.847%2045.658c0-2.592-3.834-4.694-6.869-4.694s-6.869%202.101-6.869%204.694s3.659.925%206.694.925s7.044%201.667%207.044-.925z%22%2F%3E%3Cpath%20d%3D%22M29.977%2032.958a3%203%200%201%201-3-3a3%203%200%200%201%203%203m18%200a3%203%200%201%201-3-3a3%203%200%200%201%203%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/anguished-face.svg?color=%231a73e8&size=48