sweat droplets emoji

sweat-droplets from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.

Name
sweat-droplets
Set
Twitter Emoji
Style
Default
Category
Smileys & Emotion
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More smileys & emotion icons from Twitter Emoji

Use the sweat droplets emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#5dadec" d="M22.855.758L7.875 7.024l12.537 9.733c2.633 2.224 6.377 2.937 9.77 1.518c4.826-2.018 7.096-7.576 5.072-12.413C33.232 1.024 27.68-1.261 22.855.758m-9.962 17.924L2.05 10.284L.137 23.529a7.99 7.99 0 0 0 2.958 7.803a8.001 8.001 0 0 0 9.798-12.65m15.339 7.015l-8.156-4.69l-.033 9.223c-.088 2 .904 3.98 2.75 5.041a5.46 5.46 0 0 0 7.479-2.051c1.499-2.644.589-6.013-2.04-7.523"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiSweatDroplets(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#5dadec" d="M22.855.758L7.875 7.024l12.537 9.733c2.633 2.224 6.377 2.937 9.77 1.518c4.826-2.018 7.096-7.576 5.072-12.413C33.232 1.024 27.68-1.261 22.855.758m-9.962 17.924L2.05 10.284L.137 23.529a7.99 7.99 0 0 0 2.958 7.803a8.001 8.001 0 0 0 9.798-12.65m15.339 7.015l-8.156-4.69l-.033 9.223c-.088 2 .904 3.98 2.75 5.041a5.46 5.46 0 0 0 7.479-2.051c1.499-2.644.589-6.013-2.04-7.523"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#5dadec" d="M22.855.758L7.875 7.024l12.537 9.733c2.633 2.224 6.377 2.937 9.77 1.518c4.826-2.018 7.096-7.576 5.072-12.413C33.232 1.024 27.68-1.261 22.855.758m-9.962 17.924L2.05 10.284L.137 23.529a7.99 7.99 0 0 0 2.958 7.803a8.001 8.001 0 0 0 9.798-12.65m15.339 7.015l-8.156-4.69l-.033 9.223c-.088 2 .904 3.98 2.75 5.041a5.46 5.46 0 0 0 7.479-2.051c1.499-2.644.589-6.013-2.04-7.523"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M22.855.758L7.875%207.024l12.537%209.733c2.633%202.224%206.377%202.937%209.77%201.518c4.826-2.018%207.096-7.576%205.072-12.413C33.232%201.024%2027.68-1.261%2022.855.758m-9.962%2017.924L2.05%2010.284L.137%2023.529a7.99%207.99%200%200%200%202.958%207.803a8.001%208.001%200%200%200%209.798-12.65m15.339%207.015l-8.156-4.69l-.033%209.223c-.088%202%20.904%203.98%202.75%205.041a5.46%205.46%200%200%200%207.479-2.051c1.499-2.644.589-6.013-2.04-7.523%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%2036%2036%22%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M22.855.758L7.875%207.024l12.537%209.733c2.633%202.224%206.377%202.937%209.77%201.518c4.826-2.018%207.096-7.576%205.072-12.413C33.232%201.024%2027.68-1.261%2022.855.758m-9.962%2017.924L2.05%2010.284L.137%2023.529a7.99%207.99%200%200%200%202.958%207.803a8.001%208.001%200%200%200%209.798-12.65m15.339%207.015l-8.156-4.69l-.033%209.223c-.088%202%20.904%203.98%202.75%205.041a5.46%205.46%200%200%200%207.479-2.051c1.499-2.644.589-6.013-2.04-7.523%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/sweat-droplets.svg?color=%231a73e8&size=48