downcast face with sweat emoji

downcast-face-with-sweat from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.

Name
downcast-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

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="none"><path fill="#ffb02e" 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.999"/><path fill="#402a32" 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"/><path fill="#3f5fff" d="M3 5a3 3 0 0 1 6 0v5a3 3 0 1 1-6 0z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatDowncastFaceWithSweat(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="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.999"/><path fill="#402a32" 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"/><path fill="#3f5fff" d="M3 5a3 3 0 0 1 6 0v5a3 3 0 1 1-6 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="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.999"/><path fill="#402a32" 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"/><path fill="#3f5fff" d="M3 5a3 3 0 0 1 6 0v5a3 3 0 1 1-6 0z"/></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%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%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.999%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%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%3Cpath%20fill%3D%22%233f5fff%22%20d%3D%22M3%205a3%203%200%200%201%206%200v5a3%203%200%201%201-6%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%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.999%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%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%3Cpath%20fill%3D%22%233f5fff%22%20d%3D%22M3%205a3%203%200%200%201%206%200v5a3%203%200%201%201-6%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/downcast-face-with-sweat.svg?color=%231a73e8&size=48