droplet from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
droplet
Set
Fluent Emoji High Contrast
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji High Contrast

Use the droplet emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.27 3.388c-.991-1.85-3.663-1.85-4.643 0l-6.273 11.8c-3.842 6.58.95 14.81 8.614 14.81h.21c7.554 0 12.266-8.1 8.494-14.58z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastDroplet(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="M18.27 3.388c-.991-1.85-3.663-1.85-4.643 0l-6.273 11.8c-3.842 6.58.95 14.81 8.614 14.81h.21c7.554 0 12.266-8.1 8.494-14.58z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.27 3.388c-.991-1.85-3.663-1.85-4.643 0l-6.273 11.8c-3.842 6.58.95 14.81 8.614 14.81h.21c7.554 0 12.266-8.1 8.494-14.58z"/></svg>
</template>

CSS

.icon-droplet {
  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%22M18.27%203.388c-.991-1.85-3.663-1.85-4.643%200l-6.273%2011.8c-3.842%206.58.95%2014.81%208.614%2014.81h.21c7.554%200%2012.266-8.1%208.494-14.58z%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%22M18.27%203.388c-.991-1.85-3.663-1.85-4.643%200l-6.273%2011.8c-3.842%206.58.95%2014.81%208.614%2014.81h.21c7.554%200%2012.266-8.1%208.494-14.58z%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/droplet.svg?color=%231a73e8&size=48