droplet half 2 icon

droplet-half-2-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.

Name
droplet-half-2-filled
Set
Tabler Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in Tabler Icons

Related icons in Tabler Icons

Use the droplet half 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.905 2.923l.098.135l4.92 7.306a7.6 7.6 0 0 1 1.043 3.167l.024.326q.01.07.01.143l-.002.06c.056 2.3-.944 4.582-2.87 6.14c-2.969 2.402-7.286 2.402-10.255 0c-1.904-1.54-2.904-3.787-2.865-6.071a1 1 0 0 1 .013-.333a7.7 7.7 0 0 1 .913-3.176l.172-.302l4.893-7.26c.185-.275.426-.509.709-.686c1.055-.66 2.446-.413 3.197.55zm-2.06 1.107l-.077.038l-.041.03l-.037.036l-.033.042l-4.863 7.214A5.6 5.6 0 0 0 6.143 13h11.723a5.4 5.4 0 0 0-.49-1.313l-.141-.251l-4.891-7.261a.43.43 0 0 0-.5-.145z"/></svg>

React

import type { SVGProps } from "react";

export function TablerDropletHalf2Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.905 2.923l.098.135l4.92 7.306a7.6 7.6 0 0 1 1.043 3.167l.024.326q.01.07.01.143l-.002.06c.056 2.3-.944 4.582-2.87 6.14c-2.969 2.402-7.286 2.402-10.255 0c-1.904-1.54-2.904-3.787-2.865-6.071a1 1 0 0 1 .013-.333a7.7 7.7 0 0 1 .913-3.176l.172-.302l4.893-7.26c.185-.275.426-.509.709-.686c1.055-.66 2.446-.413 3.197.55zm-2.06 1.107l-.077.038l-.041.03l-.037.036l-.033.042l-4.863 7.214A5.6 5.6 0 0 0 6.143 13h11.723a5.4 5.4 0 0 0-.49-1.313l-.141-.251l-4.891-7.261a.43.43 0 0 0-.5-.145z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.905 2.923l.098.135l4.92 7.306a7.6 7.6 0 0 1 1.043 3.167l.024.326q.01.07.01.143l-.002.06c.056 2.3-.944 4.582-2.87 6.14c-2.969 2.402-7.286 2.402-10.255 0c-1.904-1.54-2.904-3.787-2.865-6.071a1 1 0 0 1 .013-.333a7.7 7.7 0 0 1 .913-3.176l.172-.302l4.893-7.26c.185-.275.426-.509.709-.686c1.055-.66 2.446-.413 3.197.55zm-2.06 1.107l-.077.038l-.041.03l-.037.036l-.033.042l-4.863 7.214A5.6 5.6 0 0 0 6.143 13h11.723a5.4 5.4 0 0 0-.49-1.313l-.141-.251l-4.891-7.261a.43.43 0 0 0-.5-.145z"/></svg>
</template>

CSS

.icon-droplet-half-2-filled {
  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%22currentColor%22%20d%3D%22m13.905%202.923l.098.135l4.92%207.306a7.6%207.6%200%200%201%201.043%203.167l.024.326q.01.07.01.143l-.002.06c.056%202.3-.944%204.582-2.87%206.14c-2.969%202.402-7.286%202.402-10.255%200c-1.904-1.54-2.904-3.787-2.865-6.071a1%201%200%200%201%20.013-.333a7.7%207.7%200%200%201%20.913-3.176l.172-.302l4.893-7.26c.185-.275.426-.509.709-.686c1.055-.66%202.446-.413%203.197.55zm-2.06%201.107l-.077.038l-.041.03l-.037.036l-.033.042l-4.863%207.214A5.6%205.6%200%200%200%206.143%2013h11.723a5.4%205.4%200%200%200-.49-1.313l-.141-.251l-4.891-7.261a.43.43%200%200%200-.5-.145z%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%22currentColor%22%20d%3D%22m13.905%202.923l.098.135l4.92%207.306a7.6%207.6%200%200%201%201.043%203.167l.024.326q.01.07.01.143l-.002.06c.056%202.3-.944%204.582-2.87%206.14c-2.969%202.402-7.286%202.402-10.255%200c-1.904-1.54-2.904-3.787-2.865-6.071a1%201%200%200%201%20.013-.333a7.7%207.7%200%200%201%20.913-3.176l.172-.302l4.893-7.26c.185-.275.426-.509.709-.686c1.055-.66%202.446-.413%203.197.55zm-2.06%201.107l-.077.038l-.041.03l-.037.036l-.033.042l-4.863%207.214A5.6%205.6%200%200%200%206.143%2013h11.723a5.4%205.4%200%200%200-.49-1.313l-.141-.251l-4.891-7.261a.43.43%200%200%200-.5-.145z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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