downcast face with sweat emoji

downcast-face-with-sweat from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.

Name
downcast-face-with-sweat
Set
OpenMoji
Style
Default
Category
Smileys Emotion
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More smileys emotion icons from OpenMoji

Use the downcast face with sweat emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M36 12c-13.234 0-24 10.766-24 24s10.766 24 24 24s24-10.766 24-24s-10.766-24-24-24"/><path fill="#92d3f5" d="M24.812 10.587c.179.179 4.385 4.437 4.385 8.887c0 2.72-2.265 4.924-5.059 4.924s-5.06-2.205-5.06-4.924c0-4.45 4.207-8.708 4.386-8.887a.95.95 0 0 1 1.347 0"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M28.5 45c1.58-2.557 4.904-4.135 8.421-4.004c3.229.12 6.141 1.663 7.579 4.004m-4-13.275c.413-.344 2.246-1.791 4.91-1.636c2.16.126 3.61 1.233 4.09 1.636m-27 0c.413-.344 2.246-1.791 4.91-1.636c2.16.126 3.61 1.233 4.09 1.636"/><path stroke-linecap="round" d="M32.076 13.334A23 23 0 0 1 36 13c12.703 0 23 10.298 23 23S48.703 59 36 59S13 48.703 13 36c0-4.262 1.16-8.253 3.18-11.675"/><path d="M24.812 10.587c.179.179 4.385 4.437 4.385 8.887c0 2.72-2.265 4.924-5.059 4.924s-5.06-2.205-5.06-4.924c0-4.45 4.207-8.708 4.386-8.887a.95.95 0 0 1 1.347 0z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiDowncastFaceWithSweat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M36 12c-13.234 0-24 10.766-24 24s10.766 24 24 24s24-10.766 24-24s-10.766-24-24-24"/><path fill="#92d3f5" d="M24.812 10.587c.179.179 4.385 4.437 4.385 8.887c0 2.72-2.265 4.924-5.059 4.924s-5.06-2.205-5.06-4.924c0-4.45 4.207-8.708 4.386-8.887a.95.95 0 0 1 1.347 0"/><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M28.5 45c1.58-2.557 4.904-4.135 8.421-4.004c3.229.12 6.141 1.663 7.579 4.004m-4-13.275c.413-.344 2.246-1.791 4.91-1.636c2.16.126 3.61 1.233 4.09 1.636m-27 0c.413-.344 2.246-1.791 4.91-1.636c2.16.126 3.61 1.233 4.09 1.636"/><path strokeLinecap="round" d="M32.076 13.334A23 23 0 0 1 36 13c12.703 0 23 10.298 23 23S48.703 59 36 59S13 48.703 13 36c0-4.262 1.16-8.253 3.18-11.675"/><path d="M24.812 10.587c.179.179 4.385 4.437 4.385 8.887c0 2.72-2.265 4.924-5.059 4.924s-5.06-2.205-5.06-4.924c0-4.45 4.207-8.708 4.386-8.887a.95.95 0 0 1 1.347 0z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M36 12c-13.234 0-24 10.766-24 24s10.766 24 24 24s24-10.766 24-24s-10.766-24-24-24"/><path fill="#92d3f5" d="M24.812 10.587c.179.179 4.385 4.437 4.385 8.887c0 2.72-2.265 4.924-5.059 4.924s-5.06-2.205-5.06-4.924c0-4.45 4.207-8.708 4.386-8.887a.95.95 0 0 1 1.347 0"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M28.5 45c1.58-2.557 4.904-4.135 8.421-4.004c3.229.12 6.141 1.663 7.579 4.004m-4-13.275c.413-.344 2.246-1.791 4.91-1.636c2.16.126 3.61 1.233 4.09 1.636m-27 0c.413-.344 2.246-1.791 4.91-1.636c2.16.126 3.61 1.233 4.09 1.636"/><path stroke-linecap="round" d="M32.076 13.334A23 23 0 0 1 36 13c12.703 0 23 10.298 23 23S48.703 59 36 59S13 48.703 13 36c0-4.262 1.16-8.253 3.18-11.675"/><path d="M24.812 10.587c.179.179 4.385 4.437 4.385 8.887c0 2.72-2.265 4.924-5.059 4.924s-5.06-2.205-5.06-4.924c0-4.45 4.207-8.708 4.386-8.887a.95.95 0 0 1 1.347 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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M36%2012c-13.234%200-24%2010.766-24%2024s10.766%2024%2024%2024s24-10.766%2024-24s-10.766-24-24-24%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M24.812%2010.587c.179.179%204.385%204.437%204.385%208.887c0%202.72-2.265%204.924-5.059%204.924s-5.06-2.205-5.06-4.924c0-4.45%204.207-8.708%204.386-8.887a.95.95%200%200%201%201.347%200%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28.5%2045c1.58-2.557%204.904-4.135%208.421-4.004c3.229.12%206.141%201.663%207.579%204.004m-4-13.275c.413-.344%202.246-1.791%204.91-1.636c2.16.126%203.61%201.233%204.09%201.636m-27%200c.413-.344%202.246-1.791%204.91-1.636c2.16.126%203.61%201.233%204.09%201.636%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M32.076%2013.334A23%2023%200%200%201%2036%2013c12.703%200%2023%2010.298%2023%2023S48.703%2059%2036%2059S13%2048.703%2013%2036c0-4.262%201.16-8.253%203.18-11.675%22%2F%3E%3Cpath%20d%3D%22M24.812%2010.587c.179.179%204.385%204.437%204.385%208.887c0%202.72-2.265%204.924-5.059%204.924s-5.06-2.205-5.06-4.924c0-4.45%204.207-8.708%204.386-8.887a.95.95%200%200%201%201.347%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M36%2012c-13.234%200-24%2010.766-24%2024s10.766%2024%2024%2024s24-10.766%2024-24s-10.766-24-24-24%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M24.812%2010.587c.179.179%204.385%204.437%204.385%208.887c0%202.72-2.265%204.924-5.059%204.924s-5.06-2.205-5.06-4.924c0-4.45%204.207-8.708%204.386-8.887a.95.95%200%200%201%201.347%200%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28.5%2045c1.58-2.557%204.904-4.135%208.421-4.004c3.229.12%206.141%201.663%207.579%204.004m-4-13.275c.413-.344%202.246-1.791%204.91-1.636c2.16.126%203.61%201.233%204.09%201.636m-27%200c.413-.344%202.246-1.791%204.91-1.636c2.16.126%203.61%201.233%204.09%201.636%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M32.076%2013.334A23%2023%200%200%201%2036%2013c12.703%200%2023%2010.298%2023%2023S48.703%2059%2036%2059S13%2048.703%2013%2036c0-4.262%201.16-8.253%203.18-11.675%22%2F%3E%3Cpath%20d%3D%22M24.812%2010.587c.179.179%204.385%204.437%204.385%208.887c0%202.72-2.265%204.924-5.059%204.924s-5.06-2.205-5.06-4.924c0-4.45%204.207-8.708%204.386-8.887a.95.95%200%200%201%201.347%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/openmoji/downcast-face-with-sweat.svg?color=%231a73e8&size=48