drop half icon

drop-half-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
drop-half-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the drop half icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M171 50.37a250.2 250.2 0 0 0-40.73-37.65a4 4 0 0 0-4.58 0A250.2 250.2 0 0 0 85 50.37C58.17 81.21 44 113.58 44 144a84 84 0 0 0 168 0c0-30.42-14.17-62.79-41-93.63M204 144a75.4 75.4 0 0 1-1 12h-71v-24h71.21a93 93 0 0 1 .79 12m-13.86-52H132V68h43a176.6 176.6 0 0 1 15.14 24M132 164h69.31a75.6 75.6 0 0 1-11.4 24H132Zm0-40v-24h62a120 120 0 0 1 7.88 24Zm33.1-68.23q1.77 2 3.59 4.23H132V24.07a256.4 256.4 0 0 1 33.1 31.7M52 144c0-35.9 21.15-67.8 38.9-88.23a256.4 256.4 0 0 1 33.1-31.7v195.82A76.09 76.09 0 0 1 52 144m80 75.89V196h51.35A75.8 75.8 0 0 1 132 219.89"/></svg>

React

import type { SVGProps } from "react";

export function PhDropHalfThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M171 50.37a250.2 250.2 0 0 0-40.73-37.65a4 4 0 0 0-4.58 0A250.2 250.2 0 0 0 85 50.37C58.17 81.21 44 113.58 44 144a84 84 0 0 0 168 0c0-30.42-14.17-62.79-41-93.63M204 144a75.4 75.4 0 0 1-1 12h-71v-24h71.21a93 93 0 0 1 .79 12m-13.86-52H132V68h43a176.6 176.6 0 0 1 15.14 24M132 164h69.31a75.6 75.6 0 0 1-11.4 24H132Zm0-40v-24h62a120 120 0 0 1 7.88 24Zm33.1-68.23q1.77 2 3.59 4.23H132V24.07a256.4 256.4 0 0 1 33.1 31.7M52 144c0-35.9 21.15-67.8 38.9-88.23a256.4 256.4 0 0 1 33.1-31.7v195.82A76.09 76.09 0 0 1 52 144m80 75.89V196h51.35A75.8 75.8 0 0 1 132 219.89"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M171 50.37a250.2 250.2 0 0 0-40.73-37.65a4 4 0 0 0-4.58 0A250.2 250.2 0 0 0 85 50.37C58.17 81.21 44 113.58 44 144a84 84 0 0 0 168 0c0-30.42-14.17-62.79-41-93.63M204 144a75.4 75.4 0 0 1-1 12h-71v-24h71.21a93 93 0 0 1 .79 12m-13.86-52H132V68h43a176.6 176.6 0 0 1 15.14 24M132 164h69.31a75.6 75.6 0 0 1-11.4 24H132Zm0-40v-24h62a120 120 0 0 1 7.88 24Zm33.1-68.23q1.77 2 3.59 4.23H132V24.07a256.4 256.4 0 0 1 33.1 31.7M52 144c0-35.9 21.15-67.8 38.9-88.23a256.4 256.4 0 0 1 33.1-31.7v195.82A76.09 76.09 0 0 1 52 144m80 75.89V196h51.35A75.8 75.8 0 0 1 132 219.89"/></svg>
</template>

CSS

.icon-drop-half-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M171%2050.37a250.2%20250.2%200%200%200-40.73-37.65a4%204%200%200%200-4.58%200A250.2%20250.2%200%200%200%2085%2050.37C58.17%2081.21%2044%20113.58%2044%20144a84%2084%200%200%200%20168%200c0-30.42-14.17-62.79-41-93.63M204%20144a75.4%2075.4%200%200%201-1%2012h-71v-24h71.21a93%2093%200%200%201%20.79%2012m-13.86-52H132V68h43a176.6%20176.6%200%200%201%2015.14%2024M132%20164h69.31a75.6%2075.6%200%200%201-11.4%2024H132Zm0-40v-24h62a120%20120%200%200%201%207.88%2024Zm33.1-68.23q1.77%202%203.59%204.23H132V24.07a256.4%20256.4%200%200%201%2033.1%2031.7M52%20144c0-35.9%2021.15-67.8%2038.9-88.23a256.4%20256.4%200%200%201%2033.1-31.7v195.82A76.09%2076.09%200%200%201%2052%20144m80%2075.89V196h51.35A75.8%2075.8%200%200%201%20132%20219.89%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M171%2050.37a250.2%20250.2%200%200%200-40.73-37.65a4%204%200%200%200-4.58%200A250.2%20250.2%200%200%200%2085%2050.37C58.17%2081.21%2044%20113.58%2044%20144a84%2084%200%200%200%20168%200c0-30.42-14.17-62.79-41-93.63M204%20144a75.4%2075.4%200%200%201-1%2012h-71v-24h71.21a93%2093%200%200%201%20.79%2012m-13.86-52H132V68h43a176.6%20176.6%200%200%201%2015.14%2024M132%20164h69.31a75.6%2075.6%200%200%201-11.4%2024H132Zm0-40v-24h62a120%20120%200%200%201%207.88%2024Zm33.1-68.23q1.77%202%203.59%204.23H132V24.07a256.4%20256.4%200%200%201%2033.1%2031.7M52%20144c0-35.9%2021.15-67.8%2038.9-88.23a256.4%20256.4%200%200%201%2033.1-31.7v195.82A76.09%2076.09%200%200%201%2052%20144m80%2075.89V196h51.35A75.8%2075.8%200%200%201%20132%20219.89%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/drop-half-thin.svg?color=%231a73e8&size=48