downcast face with sweat emoji
downcast-face-with-sweat from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- downcast-face-with-sweat
- 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 downcast face with sweat emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M8.978 4.631Q8.999 4.812 9 5v5a3 3 0 1 1-6 0V5a3 3 0 0 1 5.978-.369"/><path d="M3.276 12.93A4 4 0 0 1 2 10.025c-.67 1.845-1 3.869-1 5.974c0 4.061 1.226 7.82 3.763 10.576c2.55 2.769 6.332 4.423 11.236 4.423s8.686-1.654 11.235-4.423c2.537-2.755 3.764-6.515 3.764-10.576S29.77 8.178 27.234 5.423C24.684 2.654 20.903 1 16 1c-2.663 0-4.995.488-6.979 1.377c.437.503.75 1.116.894 1.792C11.606 3.423 13.629 3 15.999 3c4.43 0 7.648 1.48 9.764 3.778c2.129 2.311 3.235 5.55 3.235 9.22s-1.106 6.91-3.235 9.222c-2.116 2.298-5.333 3.778-9.764 3.778s-7.648-1.48-9.764-3.778C4.105 22.91 3 19.67 3 16c0-1.063.093-2.09.276-3.07"/><path d="M10.5 14.5c-1.116 0-1.503.67-1.551.816a1 1 0 0 1-1.898-.632c.285-.855 1.365-2.184 3.449-2.184c2.085 0 3.164 1.33 3.449 2.184a1 1 0 1 1-1.898.632c-.048-.145-.435-.816-1.551-.816m11 0c-1.116 0-1.503.67-1.551.816a1 1 0 1 1-1.898-.632c.285-.855 1.365-2.184 3.449-2.184s3.164 1.33 3.449 2.184a1 1 0 1 1-1.898.632c-.048-.145-.435-.816-1.551-.816m-9.742 10.226a6.007 6.007 0 0 1 8.488-.026a1 1 0 0 0 1.409-1.42a8.007 8.007 0 0 0-11.313.034a1 1 0 1 0 1.416 1.412"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastDowncastFaceWithSweat(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="M8.978 4.631Q8.999 4.812 9 5v5a3 3 0 1 1-6 0V5a3 3 0 0 1 5.978-.369"/><path d="M3.276 12.93A4 4 0 0 1 2 10.025c-.67 1.845-1 3.869-1 5.974c0 4.061 1.226 7.82 3.763 10.576c2.55 2.769 6.332 4.423 11.236 4.423s8.686-1.654 11.235-4.423c2.537-2.755 3.764-6.515 3.764-10.576S29.77 8.178 27.234 5.423C24.684 2.654 20.903 1 16 1c-2.663 0-4.995.488-6.979 1.377c.437.503.75 1.116.894 1.792C11.606 3.423 13.629 3 15.999 3c4.43 0 7.648 1.48 9.764 3.778c2.129 2.311 3.235 5.55 3.235 9.22s-1.106 6.91-3.235 9.222c-2.116 2.298-5.333 3.778-9.764 3.778s-7.648-1.48-9.764-3.778C4.105 22.91 3 19.67 3 16c0-1.063.093-2.09.276-3.07"/><path d="M10.5 14.5c-1.116 0-1.503.67-1.551.816a1 1 0 0 1-1.898-.632c.285-.855 1.365-2.184 3.449-2.184c2.085 0 3.164 1.33 3.449 2.184a1 1 0 1 1-1.898.632c-.048-.145-.435-.816-1.551-.816m11 0c-1.116 0-1.503.67-1.551.816a1 1 0 1 1-1.898-.632c.285-.855 1.365-2.184 3.449-2.184s3.164 1.33 3.449 2.184a1 1 0 1 1-1.898.632c-.048-.145-.435-.816-1.551-.816m-9.742 10.226a6.007 6.007 0 0 1 8.488-.026a1 1 0 0 0 1.409-1.42a8.007 8.007 0 0 0-11.313.034a1 1 0 1 0 1.416 1.412"/></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="M8.978 4.631Q8.999 4.812 9 5v5a3 3 0 1 1-6 0V5a3 3 0 0 1 5.978-.369"/><path d="M3.276 12.93A4 4 0 0 1 2 10.025c-.67 1.845-1 3.869-1 5.974c0 4.061 1.226 7.82 3.763 10.576c2.55 2.769 6.332 4.423 11.236 4.423s8.686-1.654 11.235-4.423c2.537-2.755 3.764-6.515 3.764-10.576S29.77 8.178 27.234 5.423C24.684 2.654 20.903 1 16 1c-2.663 0-4.995.488-6.979 1.377c.437.503.75 1.116.894 1.792C11.606 3.423 13.629 3 15.999 3c4.43 0 7.648 1.48 9.764 3.778c2.129 2.311 3.235 5.55 3.235 9.22s-1.106 6.91-3.235 9.222c-2.116 2.298-5.333 3.778-9.764 3.778s-7.648-1.48-9.764-3.778C4.105 22.91 3 19.67 3 16c0-1.063.093-2.09.276-3.07"/><path d="M10.5 14.5c-1.116 0-1.503.67-1.551.816a1 1 0 0 1-1.898-.632c.285-.855 1.365-2.184 3.449-2.184c2.085 0 3.164 1.33 3.449 2.184a1 1 0 1 1-1.898.632c-.048-.145-.435-.816-1.551-.816m11 0c-1.116 0-1.503.67-1.551.816a1 1 0 1 1-1.898-.632c.285-.855 1.365-2.184 3.449-2.184s3.164 1.33 3.449 2.184a1 1 0 1 1-1.898.632c-.048-.145-.435-.816-1.551-.816m-9.742 10.226a6.007 6.007 0 0 1 8.488-.026a1 1 0 0 0 1.409-1.42a8.007 8.007 0 0 0-11.313.034a1 1 0 1 0 1.416 1.412"/></g></svg> </template>
CSS
.icon-downcast-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%22currentColor%22%3E%3Cpath%20d%3D%22M8.978%204.631Q8.999%204.812%209%205v5a3%203%200%201%201-6%200V5a3%203%200%200%201%205.978-.369%22%2F%3E%3Cpath%20d%3D%22M3.276%2012.93A4%204%200%200%201%202%2010.025c-.67%201.845-1%203.869-1%205.974c0%204.061%201.226%207.82%203.763%2010.576c2.55%202.769%206.332%204.423%2011.236%204.423s8.686-1.654%2011.235-4.423c2.537-2.755%203.764-6.515%203.764-10.576S29.77%208.178%2027.234%205.423C24.684%202.654%2020.903%201%2016%201c-2.663%200-4.995.488-6.979%201.377c.437.503.75%201.116.894%201.792C11.606%203.423%2013.629%203%2015.999%203c4.43%200%207.648%201.48%209.764%203.778c2.129%202.311%203.235%205.55%203.235%209.22s-1.106%206.91-3.235%209.222c-2.116%202.298-5.333%203.778-9.764%203.778s-7.648-1.48-9.764-3.778C4.105%2022.91%203%2019.67%203%2016c0-1.063.093-2.09.276-3.07%22%2F%3E%3Cpath%20d%3D%22M10.5%2014.5c-1.116%200-1.503.67-1.551.816a1%201%200%200%201-1.898-.632c.285-.855%201.365-2.184%203.449-2.184c2.085%200%203.164%201.33%203.449%202.184a1%201%200%201%201-1.898.632c-.048-.145-.435-.816-1.551-.816m11%200c-1.116%200-1.503.67-1.551.816a1%201%200%201%201-1.898-.632c.285-.855%201.365-2.184%203.449-2.184s3.164%201.33%203.449%202.184a1%201%200%201%201-1.898.632c-.048-.145-.435-.816-1.551-.816m-9.742%2010.226a6.007%206.007%200%200%201%208.488-.026a1%201%200%200%200%201.409-1.42a8.007%208.007%200%200%200-11.313.034a1%201%200%201%200%201.416%201.412%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%22M8.978%204.631Q8.999%204.812%209%205v5a3%203%200%201%201-6%200V5a3%203%200%200%201%205.978-.369%22%2F%3E%3Cpath%20d%3D%22M3.276%2012.93A4%204%200%200%201%202%2010.025c-.67%201.845-1%203.869-1%205.974c0%204.061%201.226%207.82%203.763%2010.576c2.55%202.769%206.332%204.423%2011.236%204.423s8.686-1.654%2011.235-4.423c2.537-2.755%203.764-6.515%203.764-10.576S29.77%208.178%2027.234%205.423C24.684%202.654%2020.903%201%2016%201c-2.663%200-4.995.488-6.979%201.377c.437.503.75%201.116.894%201.792C11.606%203.423%2013.629%203%2015.999%203c4.43%200%207.648%201.48%209.764%203.778c2.129%202.311%203.235%205.55%203.235%209.22s-1.106%206.91-3.235%209.222c-2.116%202.298-5.333%203.778-9.764%203.778s-7.648-1.48-9.764-3.778C4.105%2022.91%203%2019.67%203%2016c0-1.063.093-2.09.276-3.07%22%2F%3E%3Cpath%20d%3D%22M10.5%2014.5c-1.116%200-1.503.67-1.551.816a1%201%200%200%201-1.898-.632c.285-.855%201.365-2.184%203.449-2.184c2.085%200%203.164%201.33%203.449%202.184a1%201%200%201%201-1.898.632c-.048-.145-.435-.816-1.551-.816m11%200c-1.116%200-1.503.67-1.551.816a1%201%200%201%201-1.898-.632c.285-.855%201.365-2.184%203.449-2.184s3.164%201.33%203.449%202.184a1%201%200%201%201-1.898.632c-.048-.145-.435-.816-1.551-.816m-9.742%2010.226a6.007%206.007%200%200%201%208.488-.026a1%201%200%200%200%201.409-1.42a8.007%208.007%200%200%200-11.313.034a1%201%200%201%200%201.416%201.412%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/downcast-face-with-sweat.svg?color=%231a73e8&size=48