anxious face with sweat emoji
anxious-face-with-sweat from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- anxious-face-with-sweat
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More smileys & emotion icons from Fluent Emoji Flat
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbombbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-catcrying-face
Use the anxious face with sweat emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M29.998 15.999c0 7.731-4.665 13.999-14 13.999C6.665 29.998 2 23.73 2 15.998Q2 14.98 2.108 14l13.89-6.5L29.89 14q.108.98.108 1.999"/><path fill="#5092ff" d="M29.89 14c-.747-6.785-5.376-12-13.891-12S2.855 7.215 2.108 14z"/><path fill="#fff" d="M13.11 10.834C12.37 11.383 11.167 12 9.5 12a6.1 6.1 0 0 1-2.383-.468a4.5 4.5 0 1 0 5.993-.698m11.773.698A6.1 6.1 0 0 1 22.5 12c-1.666 0-2.87-.617-3.61-1.166a4.5 4.5 0 1 0 5.993.698"/><path fill="#402a32" d="M12 17a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4M10.017 5.37c-.19.703-.525 1.355-1.065 1.83c-.533.467-1.307.8-2.452.8a.5.5 0 0 0 0 1c1.355 0 2.373-.4 3.112-1.049c.73-.642 1.146-1.49 1.37-2.32a.5.5 0 1 0-.965-.262m11.966.001c.19.703.525 1.355 1.065 1.83c.533.467 1.307.8 2.452.8a.5.5 0 0 1 0 1c-1.355 0-2.373-.4-3.112-1.049c-.73-.642-1.146-1.49-1.37-2.32a.5.5 0 1 1 .965-.262"/><path fill="#bb1d80" d="M20.901 25.006c.11.542-.35.994-.902.994H12c-.552 0-1.01-.452-.901-.994a5.002 5.002 0 0 1 9.802 0"/><path fill="#3f5fff" d="M1 18.5a2.5 2.5 0 0 1 5 0v4a2.5 2.5 0 0 1-5 0z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatAnxiousFaceWithSweat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M29.998 15.999c0 7.731-4.665 13.999-14 13.999C6.665 29.998 2 23.73 2 15.998Q2 14.98 2.108 14l13.89-6.5L29.89 14q.108.98.108 1.999"/><path fill="#5092ff" d="M29.89 14c-.747-6.785-5.376-12-13.891-12S2.855 7.215 2.108 14z"/><path fill="#fff" d="M13.11 10.834C12.37 11.383 11.167 12 9.5 12a6.1 6.1 0 0 1-2.383-.468a4.5 4.5 0 1 0 5.993-.698m11.773.698A6.1 6.1 0 0 1 22.5 12c-1.666 0-2.87-.617-3.61-1.166a4.5 4.5 0 1 0 5.993.698"/><path fill="#402a32" d="M12 17a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4M10.017 5.37c-.19.703-.525 1.355-1.065 1.83c-.533.467-1.307.8-2.452.8a.5.5 0 0 0 0 1c1.355 0 2.373-.4 3.112-1.049c.73-.642 1.146-1.49 1.37-2.32a.5.5 0 1 0-.965-.262m11.966.001c.19.703.525 1.355 1.065 1.83c.533.467 1.307.8 2.452.8a.5.5 0 0 1 0 1c-1.355 0-2.373-.4-3.112-1.049c-.73-.642-1.146-1.49-1.37-2.32a.5.5 0 1 1 .965-.262"/><path fill="#bb1d80" d="M20.901 25.006c.11.542-.35.994-.902.994H12c-.552 0-1.01-.452-.901-.994a5.002 5.002 0 0 1 9.802 0"/><path fill="#3f5fff" d="M1 18.5a2.5 2.5 0 0 1 5 0v4a2.5 2.5 0 0 1-5 0z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M29.998 15.999c0 7.731-4.665 13.999-14 13.999C6.665 29.998 2 23.73 2 15.998Q2 14.98 2.108 14l13.89-6.5L29.89 14q.108.98.108 1.999"/><path fill="#5092ff" d="M29.89 14c-.747-6.785-5.376-12-13.891-12S2.855 7.215 2.108 14z"/><path fill="#fff" d="M13.11 10.834C12.37 11.383 11.167 12 9.5 12a6.1 6.1 0 0 1-2.383-.468a4.5 4.5 0 1 0 5.993-.698m11.773.698A6.1 6.1 0 0 1 22.5 12c-1.666 0-2.87-.617-3.61-1.166a4.5 4.5 0 1 0 5.993.698"/><path fill="#402a32" d="M12 17a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4M10.017 5.37c-.19.703-.525 1.355-1.065 1.83c-.533.467-1.307.8-2.452.8a.5.5 0 0 0 0 1c1.355 0 2.373-.4 3.112-1.049c.73-.642 1.146-1.49 1.37-2.32a.5.5 0 1 0-.965-.262m11.966.001c.19.703.525 1.355 1.065 1.83c.533.467 1.307.8 2.452.8a.5.5 0 0 1 0 1c-1.355 0-2.373-.4-3.112-1.049c-.73-.642-1.146-1.49-1.37-2.32a.5.5 0 1 1 .965-.262"/><path fill="#bb1d80" d="M20.901 25.006c.11.542-.35.994-.902.994H12c-.552 0-1.01-.452-.901-.994a5.002 5.002 0 0 1 9.802 0"/><path fill="#3f5fff" d="M1 18.5a2.5 2.5 0 0 1 5 0v4a2.5 2.5 0 0 1-5 0z"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M29.998%2015.999c0%207.731-4.665%2013.999-14%2013.999C6.665%2029.998%202%2023.73%202%2015.998Q2%2014.98%202.108%2014l13.89-6.5L29.89%2014q.108.98.108%201.999%22%2F%3E%3Cpath%20fill%3D%22%235092ff%22%20d%3D%22M29.89%2014c-.747-6.785-5.376-12-13.891-12S2.855%207.215%202.108%2014z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.11%2010.834C12.37%2011.383%2011.167%2012%209.5%2012a6.1%206.1%200%200%201-2.383-.468a4.5%204.5%200%201%200%205.993-.698m11.773.698A6.1%206.1%200%200%201%2022.5%2012c-1.666%200-2.87-.617-3.61-1.166a4.5%204.5%200%201%200%205.993.698%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M12%2017a2%202%200%201%200%200-4a2%202%200%200%200%200%204m8%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204M10.017%205.37c-.19.703-.525%201.355-1.065%201.83c-.533.467-1.307.8-2.452.8a.5.5%200%200%200%200%201c1.355%200%202.373-.4%203.112-1.049c.73-.642%201.146-1.49%201.37-2.32a.5.5%200%201%200-.965-.262m11.966.001c.19.703.525%201.355%201.065%201.83c.533.467%201.307.8%202.452.8a.5.5%200%200%201%200%201c-1.355%200-2.373-.4-3.112-1.049c-.73-.642-1.146-1.49-1.37-2.32a.5.5%200%201%201%20.965-.262%22%2F%3E%3Cpath%20fill%3D%22%23bb1d80%22%20d%3D%22M20.901%2025.006c.11.542-.35.994-.902.994H12c-.552%200-1.01-.452-.901-.994a5.002%205.002%200%200%201%209.802%200%22%2F%3E%3Cpath%20fill%3D%22%233f5fff%22%20d%3D%22M1%2018.5a2.5%202.5%200%200%201%205%200v4a2.5%202.5%200%200%201-5%200z%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%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M29.998%2015.999c0%207.731-4.665%2013.999-14%2013.999C6.665%2029.998%202%2023.73%202%2015.998Q2%2014.98%202.108%2014l13.89-6.5L29.89%2014q.108.98.108%201.999%22%2F%3E%3Cpath%20fill%3D%22%235092ff%22%20d%3D%22M29.89%2014c-.747-6.785-5.376-12-13.891-12S2.855%207.215%202.108%2014z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.11%2010.834C12.37%2011.383%2011.167%2012%209.5%2012a6.1%206.1%200%200%201-2.383-.468a4.5%204.5%200%201%200%205.993-.698m11.773.698A6.1%206.1%200%200%201%2022.5%2012c-1.666%200-2.87-.617-3.61-1.166a4.5%204.5%200%201%200%205.993.698%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M12%2017a2%202%200%201%200%200-4a2%202%200%200%200%200%204m8%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204M10.017%205.37c-.19.703-.525%201.355-1.065%201.83c-.533.467-1.307.8-2.452.8a.5.5%200%200%200%200%201c1.355%200%202.373-.4%203.112-1.049c.73-.642%201.146-1.49%201.37-2.32a.5.5%200%201%200-.965-.262m11.966.001c.19.703.525%201.355%201.065%201.83c.533.467%201.307.8%202.452.8a.5.5%200%200%201%200%201c-1.355%200-2.373-.4-3.112-1.049c-.73-.642-1.146-1.49-1.37-2.32a.5.5%200%201%201%20.965-.262%22%2F%3E%3Cpath%20fill%3D%22%23bb1d80%22%20d%3D%22M20.901%2025.006c.11.542-.35.994-.902.994H12c-.552%200-1.01-.452-.901-.994a5.002%205.002%200%200%201%209.802%200%22%2F%3E%3Cpath%20fill%3D%22%233f5fff%22%20d%3D%22M1%2018.5a2.5%202.5%200%200%201%205%200v4a2.5%202.5%200%200%201-5%200z%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-flat/anxious-face-with-sweat.svg?color=%231a73e8&size=48