anxious face with sweat emoji
anxious-face-with-sweat from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.
- Name
- anxious-face-with-sweat
- Set
- Twitter Emoji
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 36×36
- License
- CC BY 4.0
- Aliases
- face-with-open-mouth-and-cold-sweat
The same emoji in other sets
More smileys & emotion icons from Twitter Emoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-catcrying-facedashing-away
Use the anxious face with sweat emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"/><ellipse cx="11.5" cy="16.5" fill="#664500" rx="2.5" ry="3.5"/><ellipse cx="24.5" cy="16.5" fill="#664500" rx="2.5" ry="3.5"/><path fill="#664500" d="M23.485 27.879C23.474 27.835 22.34 23.5 18 23.5s-5.474 4.335-5.484 4.379a.495.495 0 0 0 .231.544a.51.51 0 0 0 .596-.06c.01-.008 1.014-.863 4.657-.863c3.59 0 4.617.83 4.656.863a.5.5 0 0 0 .829-.484"/><path fill="#5dadec" d="M10 30c0 2.762-2.238 5-5 5s-5-2.238-5-5s4-10 5-10s5 7.238 5 10"/><path fill="#bdddf4" d="M18 11c8.749 0 16.033 4.509 17.656 10.484c.222-1.128.344-2.292.344-3.484c0-9.94-8.059-18-18-18C8.06 0 0 8.06 0 18c0 1.192.123 2.356.344 3.484C1.967 15.509 9.252 11 18 11"/><path fill="#664500" d="M30 12c-5.554 0-7.802-4.367-7.895-4.553a1 1 0 0 1 1.787-.899C23.967 6.694 25.713 10 30 10a1 1 0 1 1 0 2M6 12a1 1 0 0 1 0-2c5.083 0 5.996-3.12 6.033-3.253c.145-.528.69-.848 1.219-.709s.851.673.718 1.205C13.921 7.437 12.704 12 6 12"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiAnxiousFaceWithSweat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"/><ellipse cx="11.5" cy="16.5" fill="#664500" rx="2.5" ry="3.5"/><ellipse cx="24.5" cy="16.5" fill="#664500" rx="2.5" ry="3.5"/><path fill="#664500" d="M23.485 27.879C23.474 27.835 22.34 23.5 18 23.5s-5.474 4.335-5.484 4.379a.495.495 0 0 0 .231.544a.51.51 0 0 0 .596-.06c.01-.008 1.014-.863 4.657-.863c3.59 0 4.617.83 4.656.863a.5.5 0 0 0 .829-.484"/><path fill="#5dadec" d="M10 30c0 2.762-2.238 5-5 5s-5-2.238-5-5s4-10 5-10s5 7.238 5 10"/><path fill="#bdddf4" d="M18 11c8.749 0 16.033 4.509 17.656 10.484c.222-1.128.344-2.292.344-3.484c0-9.94-8.059-18-18-18C8.06 0 0 8.06 0 18c0 1.192.123 2.356.344 3.484C1.967 15.509 9.252 11 18 11"/><path fill="#664500" d="M30 12c-5.554 0-7.802-4.367-7.895-4.553a1 1 0 0 1 1.787-.899C23.967 6.694 25.713 10 30 10a1 1 0 1 1 0 2M6 12a1 1 0 0 1 0-2c5.083 0 5.996-3.12 6.033-3.253c.145-.528.69-.848 1.219-.709s.851.673.718 1.205C13.921 7.437 12.704 12 6 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"/><ellipse cx="11.5" cy="16.5" fill="#664500" rx="2.5" ry="3.5"/><ellipse cx="24.5" cy="16.5" fill="#664500" rx="2.5" ry="3.5"/><path fill="#664500" d="M23.485 27.879C23.474 27.835 22.34 23.5 18 23.5s-5.474 4.335-5.484 4.379a.495.495 0 0 0 .231.544a.51.51 0 0 0 .596-.06c.01-.008 1.014-.863 4.657-.863c3.59 0 4.617.83 4.656.863a.5.5 0 0 0 .829-.484"/><path fill="#5dadec" d="M10 30c0 2.762-2.238 5-5 5s-5-2.238-5-5s4-10 5-10s5 7.238 5 10"/><path fill="#bdddf4" d="M18 11c8.749 0 16.033 4.509 17.656 10.484c.222-1.128.344-2.292.344-3.484c0-9.94-8.059-18-18-18C8.06 0 0 8.06 0 18c0 1.192.123 2.356.344 3.484C1.967 15.509 9.252 11 18 11"/><path fill="#664500" d="M30 12c-5.554 0-7.802-4.367-7.895-4.553a1 1 0 0 1 1.787-.899C23.967 6.694 25.713 10 30 10a1 1 0 1 1 0 2M6 12a1 1 0 0 1 0-2c5.083 0 5.996-3.12 6.033-3.253c.145-.528.69-.848 1.219-.709s.851.673.718 1.205C13.921 7.437 12.704 12 6 12"/></svg> </template>
CSS
.icon-anxious-face-with-sweat {
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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M36%2018c0%209.941-8.059%2018-18%2018c-9.94%200-18-8.059-18-18C0%208.06%208.06%200%2018%200c9.941%200%2018%208.06%2018%2018%22%2F%3E%3Cellipse%20cx%3D%2211.5%22%20cy%3D%2216.5%22%20fill%3D%22%23664500%22%20rx%3D%222.5%22%20ry%3D%223.5%22%2F%3E%3Cellipse%20cx%3D%2224.5%22%20cy%3D%2216.5%22%20fill%3D%22%23664500%22%20rx%3D%222.5%22%20ry%3D%223.5%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M23.485%2027.879C23.474%2027.835%2022.34%2023.5%2018%2023.5s-5.474%204.335-5.484%204.379a.495.495%200%200%200%20.231.544a.51.51%200%200%200%20.596-.06c.01-.008%201.014-.863%204.657-.863c3.59%200%204.617.83%204.656.863a.5.5%200%200%200%20.829-.484%22%2F%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M10%2030c0%202.762-2.238%205-5%205s-5-2.238-5-5s4-10%205-10s5%207.238%205%2010%22%2F%3E%3Cpath%20fill%3D%22%23bdddf4%22%20d%3D%22M18%2011c8.749%200%2016.033%204.509%2017.656%2010.484c.222-1.128.344-2.292.344-3.484c0-9.94-8.059-18-18-18C8.06%200%200%208.06%200%2018c0%201.192.123%202.356.344%203.484C1.967%2015.509%209.252%2011%2018%2011%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M30%2012c-5.554%200-7.802-4.367-7.895-4.553a1%201%200%200%201%201.787-.899C23.967%206.694%2025.713%2010%2030%2010a1%201%200%201%201%200%202M6%2012a1%201%200%200%201%200-2c5.083%200%205.996-3.12%206.033-3.253c.145-.528.69-.848%201.219-.709s.851.673.718%201.205C13.921%207.437%2012.704%2012%206%2012%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M36%2018c0%209.941-8.059%2018-18%2018c-9.94%200-18-8.059-18-18C0%208.06%208.06%200%2018%200c9.941%200%2018%208.06%2018%2018%22%2F%3E%3Cellipse%20cx%3D%2211.5%22%20cy%3D%2216.5%22%20fill%3D%22%23664500%22%20rx%3D%222.5%22%20ry%3D%223.5%22%2F%3E%3Cellipse%20cx%3D%2224.5%22%20cy%3D%2216.5%22%20fill%3D%22%23664500%22%20rx%3D%222.5%22%20ry%3D%223.5%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M23.485%2027.879C23.474%2027.835%2022.34%2023.5%2018%2023.5s-5.474%204.335-5.484%204.379a.495.495%200%200%200%20.231.544a.51.51%200%200%200%20.596-.06c.01-.008%201.014-.863%204.657-.863c3.59%200%204.617.83%204.656.863a.5.5%200%200%200%20.829-.484%22%2F%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M10%2030c0%202.762-2.238%205-5%205s-5-2.238-5-5s4-10%205-10s5%207.238%205%2010%22%2F%3E%3Cpath%20fill%3D%22%23bdddf4%22%20d%3D%22M18%2011c8.749%200%2016.033%204.509%2017.656%2010.484c.222-1.128.344-2.292.344-3.484c0-9.94-8.059-18-18-18C8.06%200%200%208.06%200%2018c0%201.192.123%202.356.344%203.484C1.967%2015.509%209.252%2011%2018%2011%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M30%2012c-5.554%200-7.802-4.367-7.895-4.553a1%201%200%200%201%201.787-.899C23.967%206.694%2025.713%2010%2030%2010a1%201%200%201%201%200%202M6%2012a1%201%200%200%201%200-2c5.083%200%205.996-3.12%206.033-3.253c.145-.528.69-.848%201.219-.709s.851.673.718%201.205C13.921%207.437%2012.704%2012%206%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/anxious-face-with-sweat.svg?color=%231a73e8&size=48