downcast face with sweat emoji
downcast-face-with-sweat from Noto Emoji by Google Inc · Default · Smileys & Emotion · Apache-2.0 Free for personal and commercial use.
- Name
- downcast-face-with-sweat
- Set
- Noto Emoji
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More smileys & emotion icons from Noto Emoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecracking-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 128 128"><defs><radialGradient id="SVGvvwSdekV" cx="64" cy="-1752.5" r="56.96" fx="64" fy="-1752.5" gradientTransform="matrix(1 0 0 -1 0 -1688)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"/><stop offset=".92" stop-color="#f7c02b"/><stop offset="1" stop-color="#f4a223"/></radialGradient><radialGradient id="SVGcPC6pb1C" cx="26.76" cy="27.25" r="30.87" fx="26.76" fy="27.25" gradientTransform="matrix(1 0 0 1.39 0 -10.59)" gradientUnits="userSpaceOnUse"><stop offset=".29" stop-color="#44b7eb"/><stop offset=".51" stop-color="#3dade6"/><stop offset=".87" stop-color="#2b94db"/><stop offset="1" stop-color="#2489d6"/></radialGradient></defs><g stroke-width="0"><path fill="url(#SVGvvwSdekV)" d="M64 120.4c-27.9 0-58-17.5-58-55.9S36.1 8.6 64 8.6c15.5 0 29.8 5.1 40.4 14.4C115.9 33.2 122 47.6 122 64.5s-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5"/><path fill="#eb8f00" d="M111.89 31.27c5.33 8.6 8.11 18.84 8.11 30.23c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.06 0-37.04-7.35-48.18-22.94C24.58 112.12 44.81 120.4 64 120.4c15.4 0 29.8-5.2 40.4-14.5C115.9 95.7 122 81.4 122 64.5c0-12.74-3.47-24.06-10.11-33.23"/></g><path fill="#422b0d" d="M64 90.49c9.58 0 15.8 7.01 17.48 10.29c.62 1.24.62 2.31.09 2.75q-.66.525-1.86 0c-.27-.09-.53-.27-.8-.44c-4.26-3.02-9.49-4.88-14.91-4.88s-10.65 1.86-14.91 4.79c-.27.18-.53.35-.8.44q-1.2.525-1.86 0c-.53-.53-.53-1.51.09-2.75c1.69-3.19 7.9-10.2 17.48-10.2"/><g stroke-width="0"><path fill="url(#SVGcPC6pb1C)" d="M29.66 58.12c-8.46 0-14.97-8.2-14.97-15.23c0-4.95 2.21-10.68 5.34-18.62c.39-1.17.91-2.34 1.43-3.65c1.49-3.72 2.81-7.75 4.81-11.24C27.63 7 31.1 7 32.41 9.41c1.86 3.43 3.14 7.14 5.07 11.47c5.47 12.24 7.03 17.18 7.03 22.13c.13 6.9-6.51 15.1-14.84 15.1Z"/><path fill="#a1ebff" d="M19.4 43.82c1.84 4.62 6.37 3.39 7.29-.93c.69-3.24-1-12.52-1.67-14.32s-2.47-1.39-3.35.93c-.74 1.94-4.09 9.74-2.26 14.32Z"/></g><path fill="#422b0d" stroke="#422b0d" stroke-miterlimit="10" stroke-width="2" d="m51.22 73.72l.18.05c2.62.94 4.87-2.55 2.1-4.31c-2.04-1.26-4.55-2.27-7.09-2.8c-7.1-1.75-14.31-.45-19.85 2.78c-2.68 1.64-.54 5.24 2.23 4.3c6.86-2.46 15-2.63 22.43-.02Zm47.9 0l.18.05c2.62.94 4.87-2.55 2.1-4.31c-2.04-1.26-4.55-2.27-7.09-2.8c-7.1-1.75-14.31-.45-19.85 2.78c-2.68 1.64-.54 5.24 2.23 4.3c6.86-2.46 15-2.63 22.43-.02Z"/></svg>
React
import type { SVGProps } from "react";
export function NotoDowncastFaceWithSweat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVGvvwSdekV" cx="64" cy="-1752.5" r="56.96" fx="64" fy="-1752.5" gradientTransform="matrix(1 0 0 -1 0 -1688)" gradientUnits="userSpaceOnUse"><stop offset=".5" stopColor="#fde030"/><stop offset=".92" stopColor="#f7c02b"/><stop offset="1" stopColor="#f4a223"/></radialGradient><radialGradient id="SVGcPC6pb1C" cx="26.76" cy="27.25" r="30.87" fx="26.76" fy="27.25" gradientTransform="matrix(1 0 0 1.39 0 -10.59)" gradientUnits="userSpaceOnUse"><stop offset=".29" stopColor="#44b7eb"/><stop offset=".51" stopColor="#3dade6"/><stop offset=".87" stopColor="#2b94db"/><stop offset="1" stopColor="#2489d6"/></radialGradient></defs><g strokeWidth="0"><path fill="url(#SVGvvwSdekV)" d="M64 120.4c-27.9 0-58-17.5-58-55.9S36.1 8.6 64 8.6c15.5 0 29.8 5.1 40.4 14.4C115.9 33.2 122 47.6 122 64.5s-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5"/><path fill="#eb8f00" d="M111.89 31.27c5.33 8.6 8.11 18.84 8.11 30.23c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.06 0-37.04-7.35-48.18-22.94C24.58 112.12 44.81 120.4 64 120.4c15.4 0 29.8-5.2 40.4-14.5C115.9 95.7 122 81.4 122 64.5c0-12.74-3.47-24.06-10.11-33.23"/></g><path fill="#422b0d" d="M64 90.49c9.58 0 15.8 7.01 17.48 10.29c.62 1.24.62 2.31.09 2.75q-.66.525-1.86 0c-.27-.09-.53-.27-.8-.44c-4.26-3.02-9.49-4.88-14.91-4.88s-10.65 1.86-14.91 4.79c-.27.18-.53.35-.8.44q-1.2.525-1.86 0c-.53-.53-.53-1.51.09-2.75c1.69-3.19 7.9-10.2 17.48-10.2"/><g strokeWidth="0"><path fill="url(#SVGcPC6pb1C)" d="M29.66 58.12c-8.46 0-14.97-8.2-14.97-15.23c0-4.95 2.21-10.68 5.34-18.62c.39-1.17.91-2.34 1.43-3.65c1.49-3.72 2.81-7.75 4.81-11.24C27.63 7 31.1 7 32.41 9.41c1.86 3.43 3.14 7.14 5.07 11.47c5.47 12.24 7.03 17.18 7.03 22.13c.13 6.9-6.51 15.1-14.84 15.1Z"/><path fill="#a1ebff" d="M19.4 43.82c1.84 4.62 6.37 3.39 7.29-.93c.69-3.24-1-12.52-1.67-14.32s-2.47-1.39-3.35.93c-.74 1.94-4.09 9.74-2.26 14.32Z"/></g><path fill="#422b0d" stroke="#422b0d" strokeMiterlimit="10" strokeWidth="2" d="m51.22 73.72l.18.05c2.62.94 4.87-2.55 2.1-4.31c-2.04-1.26-4.55-2.27-7.09-2.8c-7.1-1.75-14.31-.45-19.85 2.78c-2.68 1.64-.54 5.24 2.23 4.3c6.86-2.46 15-2.63 22.43-.02Zm47.9 0l.18.05c2.62.94 4.87-2.55 2.1-4.31c-2.04-1.26-4.55-2.27-7.09-2.8c-7.1-1.75-14.31-.45-19.85 2.78c-2.68 1.64-.54 5.24 2.23 4.3c6.86-2.46 15-2.63 22.43-.02Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVGvvwSdekV" cx="64" cy="-1752.5" r="56.96" fx="64" fy="-1752.5" gradientTransform="matrix(1 0 0 -1 0 -1688)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"/><stop offset=".92" stop-color="#f7c02b"/><stop offset="1" stop-color="#f4a223"/></radialGradient><radialGradient id="SVGcPC6pb1C" cx="26.76" cy="27.25" r="30.87" fx="26.76" fy="27.25" gradientTransform="matrix(1 0 0 1.39 0 -10.59)" gradientUnits="userSpaceOnUse"><stop offset=".29" stop-color="#44b7eb"/><stop offset=".51" stop-color="#3dade6"/><stop offset=".87" stop-color="#2b94db"/><stop offset="1" stop-color="#2489d6"/></radialGradient></defs><g stroke-width="0"><path fill="url(#SVGvvwSdekV)" d="M64 120.4c-27.9 0-58-17.5-58-55.9S36.1 8.6 64 8.6c15.5 0 29.8 5.1 40.4 14.4C115.9 33.2 122 47.6 122 64.5s-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5"/><path fill="#eb8f00" d="M111.89 31.27c5.33 8.6 8.11 18.84 8.11 30.23c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.06 0-37.04-7.35-48.18-22.94C24.58 112.12 44.81 120.4 64 120.4c15.4 0 29.8-5.2 40.4-14.5C115.9 95.7 122 81.4 122 64.5c0-12.74-3.47-24.06-10.11-33.23"/></g><path fill="#422b0d" d="M64 90.49c9.58 0 15.8 7.01 17.48 10.29c.62 1.24.62 2.31.09 2.75q-.66.525-1.86 0c-.27-.09-.53-.27-.8-.44c-4.26-3.02-9.49-4.88-14.91-4.88s-10.65 1.86-14.91 4.79c-.27.18-.53.35-.8.44q-1.2.525-1.86 0c-.53-.53-.53-1.51.09-2.75c1.69-3.19 7.9-10.2 17.48-10.2"/><g stroke-width="0"><path fill="url(#SVGcPC6pb1C)" d="M29.66 58.12c-8.46 0-14.97-8.2-14.97-15.23c0-4.95 2.21-10.68 5.34-18.62c.39-1.17.91-2.34 1.43-3.65c1.49-3.72 2.81-7.75 4.81-11.24C27.63 7 31.1 7 32.41 9.41c1.86 3.43 3.14 7.14 5.07 11.47c5.47 12.24 7.03 17.18 7.03 22.13c.13 6.9-6.51 15.1-14.84 15.1Z"/><path fill="#a1ebff" d="M19.4 43.82c1.84 4.62 6.37 3.39 7.29-.93c.69-3.24-1-12.52-1.67-14.32s-2.47-1.39-3.35.93c-.74 1.94-4.09 9.74-2.26 14.32Z"/></g><path fill="#422b0d" stroke="#422b0d" stroke-miterlimit="10" stroke-width="2" d="m51.22 73.72l.18.05c2.62.94 4.87-2.55 2.1-4.31c-2.04-1.26-4.55-2.27-7.09-2.8c-7.1-1.75-14.31-.45-19.85 2.78c-2.68 1.64-.54 5.24 2.23 4.3c6.86-2.46 15-2.63 22.43-.02Zm47.9 0l.18.05c2.62.94 4.87-2.55 2.1-4.31c-2.04-1.26-4.55-2.27-7.09-2.8c-7.1-1.75-14.31-.45-19.85 2.78c-2.68 1.64-.54 5.24 2.23 4.3c6.86-2.46 15-2.63 22.43-.02Z"/></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%20128%20128%22%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGvvwSdekV%22%20cx%3D%2264%22%20cy%3D%22-1752.5%22%20r%3D%2256.96%22%20fx%3D%2264%22%20fy%3D%22-1752.5%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20-1688)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23fde030%22%2F%3E%3Cstop%20offset%3D%22.92%22%20stop-color%3D%22%23f7c02b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f4a223%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGcPC6pb1C%22%20cx%3D%2226.76%22%20cy%3D%2227.25%22%20r%3D%2230.87%22%20fx%3D%2226.76%22%20fy%3D%2227.25%22%20gradientTransform%3D%22matrix(1%200%200%201.39%200%20-10.59)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.29%22%20stop-color%3D%22%2344b7eb%22%2F%3E%3Cstop%20offset%3D%22.51%22%20stop-color%3D%22%233dade6%22%2F%3E%3Cstop%20offset%3D%22.87%22%20stop-color%3D%22%232b94db%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232489d6%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cg%20stroke-width%3D%220%22%3E%3Cpath%20fill%3D%22url(%23SVGvvwSdekV)%22%20d%3D%22M64%20120.4c-27.9%200-58-17.5-58-55.9S36.1%208.6%2064%208.6c15.5%200%2029.8%205.1%2040.4%2014.4C115.9%2033.2%20122%2047.6%20122%2064.5s-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5%22%2F%3E%3Cpath%20fill%3D%22%23eb8f00%22%20d%3D%22M111.89%2031.27c5.33%208.6%208.11%2018.84%208.11%2030.23c0%2016.9-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5c-18.06%200-37.04-7.35-48.18-22.94C24.58%20112.12%2044.81%20120.4%2064%20120.4c15.4%200%2029.8-5.2%2040.4-14.5C115.9%2095.7%20122%2081.4%20122%2064.5c0-12.74-3.47-24.06-10.11-33.23%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M64%2090.49c9.58%200%2015.8%207.01%2017.48%2010.29c.62%201.24.62%202.31.09%202.75q-.66.525-1.86%200c-.27-.09-.53-.27-.8-.44c-4.26-3.02-9.49-4.88-14.91-4.88s-10.65%201.86-14.91%204.79c-.27.18-.53.35-.8.44q-1.2.525-1.86%200c-.53-.53-.53-1.51.09-2.75c1.69-3.19%207.9-10.2%2017.48-10.2%22%2F%3E%3Cg%20stroke-width%3D%220%22%3E%3Cpath%20fill%3D%22url(%23SVGcPC6pb1C)%22%20d%3D%22M29.66%2058.12c-8.46%200-14.97-8.2-14.97-15.23c0-4.95%202.21-10.68%205.34-18.62c.39-1.17.91-2.34%201.43-3.65c1.49-3.72%202.81-7.75%204.81-11.24C27.63%207%2031.1%207%2032.41%209.41c1.86%203.43%203.14%207.14%205.07%2011.47c5.47%2012.24%207.03%2017.18%207.03%2022.13c.13%206.9-6.51%2015.1-14.84%2015.1Z%22%2F%3E%3Cpath%20fill%3D%22%23a1ebff%22%20d%3D%22M19.4%2043.82c1.84%204.62%206.37%203.39%207.29-.93c.69-3.24-1-12.52-1.67-14.32s-2.47-1.39-3.35.93c-.74%201.94-4.09%209.74-2.26%2014.32Z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23422b0d%22%20stroke%3D%22%23422b0d%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m51.22%2073.72l.18.05c2.62.94%204.87-2.55%202.1-4.31c-2.04-1.26-4.55-2.27-7.09-2.8c-7.1-1.75-14.31-.45-19.85%202.78c-2.68%201.64-.54%205.24%202.23%204.3c6.86-2.46%2015-2.63%2022.43-.02Zm47.9%200l.18.05c2.62.94%204.87-2.55%202.1-4.31c-2.04-1.26-4.55-2.27-7.09-2.8c-7.1-1.75-14.31-.45-19.85%202.78c-2.68%201.64-.54%205.24%202.23%204.3c6.86-2.46%2015-2.63%2022.43-.02Z%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%20128%20128%22%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGvvwSdekV%22%20cx%3D%2264%22%20cy%3D%22-1752.5%22%20r%3D%2256.96%22%20fx%3D%2264%22%20fy%3D%22-1752.5%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20-1688)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23fde030%22%2F%3E%3Cstop%20offset%3D%22.92%22%20stop-color%3D%22%23f7c02b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f4a223%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGcPC6pb1C%22%20cx%3D%2226.76%22%20cy%3D%2227.25%22%20r%3D%2230.87%22%20fx%3D%2226.76%22%20fy%3D%2227.25%22%20gradientTransform%3D%22matrix(1%200%200%201.39%200%20-10.59)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.29%22%20stop-color%3D%22%2344b7eb%22%2F%3E%3Cstop%20offset%3D%22.51%22%20stop-color%3D%22%233dade6%22%2F%3E%3Cstop%20offset%3D%22.87%22%20stop-color%3D%22%232b94db%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232489d6%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cg%20stroke-width%3D%220%22%3E%3Cpath%20fill%3D%22url(%23SVGvvwSdekV)%22%20d%3D%22M64%20120.4c-27.9%200-58-17.5-58-55.9S36.1%208.6%2064%208.6c15.5%200%2029.8%205.1%2040.4%2014.4C115.9%2033.2%20122%2047.6%20122%2064.5s-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5%22%2F%3E%3Cpath%20fill%3D%22%23eb8f00%22%20d%3D%22M111.89%2031.27c5.33%208.6%208.11%2018.84%208.11%2030.23c0%2016.9-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5c-18.06%200-37.04-7.35-48.18-22.94C24.58%20112.12%2044.81%20120.4%2064%20120.4c15.4%200%2029.8-5.2%2040.4-14.5C115.9%2095.7%20122%2081.4%20122%2064.5c0-12.74-3.47-24.06-10.11-33.23%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M64%2090.49c9.58%200%2015.8%207.01%2017.48%2010.29c.62%201.24.62%202.31.09%202.75q-.66.525-1.86%200c-.27-.09-.53-.27-.8-.44c-4.26-3.02-9.49-4.88-14.91-4.88s-10.65%201.86-14.91%204.79c-.27.18-.53.35-.8.44q-1.2.525-1.86%200c-.53-.53-.53-1.51.09-2.75c1.69-3.19%207.9-10.2%2017.48-10.2%22%2F%3E%3Cg%20stroke-width%3D%220%22%3E%3Cpath%20fill%3D%22url(%23SVGcPC6pb1C)%22%20d%3D%22M29.66%2058.12c-8.46%200-14.97-8.2-14.97-15.23c0-4.95%202.21-10.68%205.34-18.62c.39-1.17.91-2.34%201.43-3.65c1.49-3.72%202.81-7.75%204.81-11.24C27.63%207%2031.1%207%2032.41%209.41c1.86%203.43%203.14%207.14%205.07%2011.47c5.47%2012.24%207.03%2017.18%207.03%2022.13c.13%206.9-6.51%2015.1-14.84%2015.1Z%22%2F%3E%3Cpath%20fill%3D%22%23a1ebff%22%20d%3D%22M19.4%2043.82c1.84%204.62%206.37%203.39%207.29-.93c.69-3.24-1-12.52-1.67-14.32s-2.47-1.39-3.35.93c-.74%201.94-4.09%209.74-2.26%2014.32Z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23422b0d%22%20stroke%3D%22%23422b0d%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m51.22%2073.72l.18.05c2.62.94%204.87-2.55%202.1-4.31c-2.04-1.26-4.55-2.27-7.09-2.8c-7.1-1.75-14.31-.45-19.85%202.78c-2.68%201.64-.54%205.24%202.23%204.3c6.86-2.46%2015-2.63%2022.43-.02Zm47.9%200l.18.05c2.62.94%204.87-2.55%202.1-4.31c-2.04-1.26-4.55-2.27-7.09-2.8c-7.1-1.75-14.31-.45-19.85%202.78c-2.68%201.64-.54%205.24%202.23%204.3c6.86-2.46%2015-2.63%2022.43-.02Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/downcast-face-with-sweat.svg?color=%231a73e8&size=48