lidquid drop waves 2 icon

lidquid-drop-waves-2-line from Majesticons by Gerrit Halfmann · Line · MIT Free for personal and commercial use.

Name
lidquid-drop-waves-2-line
Set
Majesticons
Style
Line
Viewbox
24×24
License
MIT

1 other variant in Majesticons

Use the lidquid drop waves 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 8.824C15 11.455 13 12 12 12s-3-.545-3-3.176S12 3 12 3s3 3.192 3 5.824M3 15l.872.697a2.33 2.33 0 0 0 3.102-.171v0a2.33 2.33 0 0 1 3.164-.122l.18.154c.968.83 2.396.83 3.364 0l.18-.154a2.33 2.33 0 0 1 3.164.121v0a2.33 2.33 0 0 0 3.102.172L21 15m-.5 4l-.442.442c-.86.86-2.255.86-3.116 0v0a2.203 2.203 0 0 0-2.99-.114l-.27.23c-.968.83-2.396.83-3.364 0l-.27-.23a2.203 2.203 0 0 0-2.99.114v0c-.86.86-2.255.86-3.116 0L3.5 19"/></svg>

React

import type { SVGProps } from "react";

export function MajesticonsLidquidDropWaves2Line(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M15 8.824C15 11.455 13 12 12 12s-3-.545-3-3.176S12 3 12 3s3 3.192 3 5.824M3 15l.872.697a2.33 2.33 0 0 0 3.102-.171v0a2.33 2.33 0 0 1 3.164-.122l.18.154c.968.83 2.396.83 3.364 0l.18-.154a2.33 2.33 0 0 1 3.164.121v0a2.33 2.33 0 0 0 3.102.172L21 15m-.5 4l-.442.442c-.86.86-2.255.86-3.116 0v0a2.203 2.203 0 0 0-2.99-.114l-.27.23c-.968.83-2.396.83-3.364 0l-.27-.23a2.203 2.203 0 0 0-2.99.114v0c-.86.86-2.255.86-3.116 0L3.5 19"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 8.824C15 11.455 13 12 12 12s-3-.545-3-3.176S12 3 12 3s3 3.192 3 5.824M3 15l.872.697a2.33 2.33 0 0 0 3.102-.171v0a2.33 2.33 0 0 1 3.164-.122l.18.154c.968.83 2.396.83 3.364 0l.18-.154a2.33 2.33 0 0 1 3.164.121v0a2.33 2.33 0 0 0 3.102.172L21 15m-.5 4l-.442.442c-.86.86-2.255.86-3.116 0v0a2.203 2.203 0 0 0-2.99-.114l-.27.23c-.968.83-2.396.83-3.364 0l-.27-.23a2.203 2.203 0 0 0-2.99.114v0c-.86.86-2.255.86-3.116 0L3.5 19"/></svg>
</template>

CSS

.icon-lidquid-drop-waves-2-line {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M15%208.824C15%2011.455%2013%2012%2012%2012s-3-.545-3-3.176S12%203%2012%203s3%203.192%203%205.824M3%2015l.872.697a2.33%202.33%200%200%200%203.102-.171v0a2.33%202.33%200%200%201%203.164-.122l.18.154c.968.83%202.396.83%203.364%200l.18-.154a2.33%202.33%200%200%201%203.164.121v0a2.33%202.33%200%200%200%203.102.172L21%2015m-.5%204l-.442.442c-.86.86-2.255.86-3.116%200v0a2.203%202.203%200%200%200-2.99-.114l-.27.23c-.968.83-2.396.83-3.364%200l-.27-.23a2.203%202.203%200%200%200-2.99.114v0c-.86.86-2.255.86-3.116%200L3.5%2019%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M15%208.824C15%2011.455%2013%2012%2012%2012s-3-.545-3-3.176S12%203%2012%203s3%203.192%203%205.824M3%2015l.872.697a2.33%202.33%200%200%200%203.102-.171v0a2.33%202.33%200%200%201%203.164-.122l.18.154c.968.83%202.396.83%203.364%200l.18-.154a2.33%202.33%200%200%201%203.164.121v0a2.33%202.33%200%200%200%203.102.172L21%2015m-.5%204l-.442.442c-.86.86-2.255.86-3.116%200v0a2.203%202.203%200%200%200-2.99-.114l-.27.23c-.968.83-2.396.83-3.364%200l-.27-.23a2.203%202.203%200%200%200-2.99.114v0c-.86.86-2.255.86-3.116%200L3.5%2019%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/majesticons/lidquid-drop-waves-2-line.svg?color=%231a73e8&size=48