sweat droplets emoji
sweat-droplets from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- sweat-droplets
- 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 sweat droplets emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.22 2.299c-1.953-.583-3.745-.263-5.233.525l-8.28 4.509a1.316 1.316 0 0 0 0 2.332l8.169 4.45c.992.545 2.126.885 3.35.885c4.13 0 7.4-3.547 6.672-7.648c-.425-2.371-2.288-4.334-4.677-5.053m2.136 19.552c-.777-1.493-2.023-2.33-3.358-2.727l-7.544-2.08c-.857-.24-1.644.547-1.415 1.413l2.053 7.435c.25.906.698 1.762 1.415 2.479a5.575 5.575 0 0 0 8.51-.757c1.186-1.672 1.296-3.941.34-5.763m-15.991-2.225c.607 1.095.852 2.423.401 3.86c-.548 1.758-2.065 3.136-3.885 3.438A4.997 4.997 0 0 1 2 22.01c0-.899.254-1.739.675-2.472l3.426-6.018a1.031 1.031 0 0 1 1.791 0z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastSweatDroplets(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.22 2.299c-1.953-.583-3.745-.263-5.233.525l-8.28 4.509a1.316 1.316 0 0 0 0 2.332l8.169 4.45c.992.545 2.126.885 3.35.885c4.13 0 7.4-3.547 6.672-7.648c-.425-2.371-2.288-4.334-4.677-5.053m2.136 19.552c-.777-1.493-2.023-2.33-3.358-2.727l-7.544-2.08c-.857-.24-1.644.547-1.415 1.413l2.053 7.435c.25.906.698 1.762 1.415 2.479a5.575 5.575 0 0 0 8.51-.757c1.186-1.672 1.296-3.941.34-5.763m-15.991-2.225c.607 1.095.852 2.423.401 3.86c-.548 1.758-2.065 3.136-3.885 3.438A4.997 4.997 0 0 1 2 22.01c0-.899.254-1.739.675-2.472l3.426-6.018a1.031 1.031 0 0 1 1.791 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.22 2.299c-1.953-.583-3.745-.263-5.233.525l-8.28 4.509a1.316 1.316 0 0 0 0 2.332l8.169 4.45c.992.545 2.126.885 3.35.885c4.13 0 7.4-3.547 6.672-7.648c-.425-2.371-2.288-4.334-4.677-5.053m2.136 19.552c-.777-1.493-2.023-2.33-3.358-2.727l-7.544-2.08c-.857-.24-1.644.547-1.415 1.413l2.053 7.435c.25.906.698 1.762 1.415 2.479a5.575 5.575 0 0 0 8.51-.757c1.186-1.672 1.296-3.941.34-5.763m-15.991-2.225c.607 1.095.852 2.423.401 3.86c-.548 1.758-2.065 3.136-3.885 3.438A4.997 4.997 0 0 1 2 22.01c0-.899.254-1.739.675-2.472l3.426-6.018a1.031 1.031 0 0 1 1.791 0z"/></svg> </template>
CSS
.icon-sweat-droplets {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.22%202.299c-1.953-.583-3.745-.263-5.233.525l-8.28%204.509a1.316%201.316%200%200%200%200%202.332l8.169%204.45c.992.545%202.126.885%203.35.885c4.13%200%207.4-3.547%206.672-7.648c-.425-2.371-2.288-4.334-4.677-5.053m2.136%2019.552c-.777-1.493-2.023-2.33-3.358-2.727l-7.544-2.08c-.857-.24-1.644.547-1.415%201.413l2.053%207.435c.25.906.698%201.762%201.415%202.479a5.575%205.575%200%200%200%208.51-.757c1.186-1.672%201.296-3.941.34-5.763m-15.991-2.225c.607%201.095.852%202.423.401%203.86c-.548%201.758-2.065%203.136-3.885%203.438A4.997%204.997%200%200%201%202%2022.01c0-.899.254-1.739.675-2.472l3.426-6.018a1.031%201.031%200%200%201%201.791%200z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.22%202.299c-1.953-.583-3.745-.263-5.233.525l-8.28%204.509a1.316%201.316%200%200%200%200%202.332l8.169%204.45c.992.545%202.126.885%203.35.885c4.13%200%207.4-3.547%206.672-7.648c-.425-2.371-2.288-4.334-4.677-5.053m2.136%2019.552c-.777-1.493-2.023-2.33-3.358-2.727l-7.544-2.08c-.857-.24-1.644.547-1.415%201.413l2.053%207.435c.25.906.698%201.762%201.415%202.479a5.575%205.575%200%200%200%208.51-.757c1.186-1.672%201.296-3.941.34-5.763m-15.991-2.225c.607%201.095.852%202.423.401%203.86c-.548%201.758-2.065%203.136-3.885%203.438A4.997%204.997%200%200%201%202%2022.01c0-.899.254-1.739.675-2.472l3.426-6.018a1.031%201.031%200%200%201%201.791%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/sweat-droplets.svg?color=%231a73e8&size=48