droplet from Streamline Emojis by Streamline · Default · Animals Nature · CC-BY-4.0 Attribution required.

Name
droplet
Set
Streamline Emojis
Style
Default
Category
Animals Nature
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More animals nature icons from Streamline Emojis

Use the droplet emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M14.89 45.76a9.11 1.24 0 1 0 18.22 0a9.11 1.24 0 1 0-18.22 0" opacity=".15"/><path fill="#00dfeb" d="M34 28.73L24.5 2.2a.53.53 0 0 0-1 0L14 28.73a10.67 10.67 0 1 0 20.08 0Z"/><path fill="#4aeff7" d="m17.64 29.76l9.42-20.45L24.5 2.2a.53.53 0 0 0-1 0L14 28.73a10.68 10.68 0 0 0 6.53 13.68a10.66 10.66 0 0 1-2.89-12.65"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M34 28.73L24.5 2.2a.53.53 0 0 0-1 0L14 28.73a10.67 10.67 0 1 0 20.08 0Z"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisDroplet(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M14.89 45.76a9.11 1.24 0 1 0 18.22 0a9.11 1.24 0 1 0-18.22 0" opacity=".15"/><path fill="#00dfeb" d="M34 28.73L24.5 2.2a.53.53 0 0 0-1 0L14 28.73a10.67 10.67 0 1 0 20.08 0Z"/><path fill="#4aeff7" d="m17.64 29.76l9.42-20.45L24.5 2.2a.53.53 0 0 0-1 0L14 28.73a10.68 10.68 0 0 0 6.53 13.68a10.66 10.66 0 0 1-2.89-12.65"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M34 28.73L24.5 2.2a.53.53 0 0 0-1 0L14 28.73a10.67 10.67 0 1 0 20.08 0Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M14.89 45.76a9.11 1.24 0 1 0 18.22 0a9.11 1.24 0 1 0-18.22 0" opacity=".15"/><path fill="#00dfeb" d="M34 28.73L24.5 2.2a.53.53 0 0 0-1 0L14 28.73a10.67 10.67 0 1 0 20.08 0Z"/><path fill="#4aeff7" d="m17.64 29.76l9.42-20.45L24.5 2.2a.53.53 0 0 0-1 0L14 28.73a10.68 10.68 0 0 0 6.53 13.68a10.66 10.66 0 0 1-2.89-12.65"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M34 28.73L24.5 2.2a.53.53 0 0 0-1 0L14 28.73a10.67 10.67 0 1 0 20.08 0Z"/></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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M14.89%2045.76a9.11%201.24%200%201%200%2018.22%200a9.11%201.24%200%201%200-18.22%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%2300dfeb%22%20d%3D%22M34%2028.73L24.5%202.2a.53.53%200%200%200-1%200L14%2028.73a10.67%2010.67%200%201%200%2020.08%200Z%22%2F%3E%3Cpath%20fill%3D%22%234aeff7%22%20d%3D%22m17.64%2029.76l9.42-20.45L24.5%202.2a.53.53%200%200%200-1%200L14%2028.73a10.68%2010.68%200%200%200%206.53%2013.68a10.66%2010.66%200%200%201-2.89-12.65%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34%2028.73L24.5%202.2a.53.53%200%200%200-1%200L14%2028.73a10.67%2010.67%200%201%200%2020.08%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M14.89%2045.76a9.11%201.24%200%201%200%2018.22%200a9.11%201.24%200%201%200-18.22%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%2300dfeb%22%20d%3D%22M34%2028.73L24.5%202.2a.53.53%200%200%200-1%200L14%2028.73a10.67%2010.67%200%201%200%2020.08%200Z%22%2F%3E%3Cpath%20fill%3D%22%234aeff7%22%20d%3D%22m17.64%2029.76l9.42-20.45L24.5%202.2a.53.53%200%200%200-1%200L14%2028.73a10.68%2010.68%200%200%200%206.53%2013.68a10.66%2010.66%200%200%201-2.89-12.65%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34%2028.73L24.5%202.2a.53.53%200%200%200-1%200L14%2028.73a10.67%2010.67%200%201%200%2020.08%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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