drop half bottom icon

drop-half-bottom-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
drop-half-bottom-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the drop half bottom icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M134.88 6.17a12 12 0 0 0-13.76 0a259 259 0 0 0-42.18 39C50.85 77.43 36 111.63 36 144a92 92 0 0 0 184 0c0-77.36-81.64-135.4-85.12-137.83M191.61 168H64.39a67 67 0 0 1-3.9-16h135a67 67 0 0 1-3.88 16M96.7 61.29A249.4 249.4 0 0 1 128 31.11a249.4 249.4 0 0 1 31.3 30.18c14 16.19 30.27 39.89 35.2 66.71h-133c4.93-26.82 21.19-50.52 35.2-66.71M128 212a67.78 67.78 0 0 1-48.12-20h96.24A67.78 67.78 0 0 1 128 212"/></svg>

React

import type { SVGProps } from "react";

export function PhDropHalfBottomBold(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="M134.88 6.17a12 12 0 0 0-13.76 0a259 259 0 0 0-42.18 39C50.85 77.43 36 111.63 36 144a92 92 0 0 0 184 0c0-77.36-81.64-135.4-85.12-137.83M191.61 168H64.39a67 67 0 0 1-3.9-16h135a67 67 0 0 1-3.88 16M96.7 61.29A249.4 249.4 0 0 1 128 31.11a249.4 249.4 0 0 1 31.3 30.18c14 16.19 30.27 39.89 35.2 66.71h-133c4.93-26.82 21.19-50.52 35.2-66.71M128 212a67.78 67.78 0 0 1-48.12-20h96.24A67.78 67.78 0 0 1 128 212"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M134.88 6.17a12 12 0 0 0-13.76 0a259 259 0 0 0-42.18 39C50.85 77.43 36 111.63 36 144a92 92 0 0 0 184 0c0-77.36-81.64-135.4-85.12-137.83M191.61 168H64.39a67 67 0 0 1-3.9-16h135a67 67 0 0 1-3.88 16M96.7 61.29A249.4 249.4 0 0 1 128 31.11a249.4 249.4 0 0 1 31.3 30.18c14 16.19 30.27 39.89 35.2 66.71h-133c4.93-26.82 21.19-50.52 35.2-66.71M128 212a67.78 67.78 0 0 1-48.12-20h96.24A67.78 67.78 0 0 1 128 212"/></svg>
</template>

CSS

.icon-drop-half-bottom-bold {
  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%22M134.88%206.17a12%2012%200%200%200-13.76%200a259%20259%200%200%200-42.18%2039C50.85%2077.43%2036%20111.63%2036%20144a92%2092%200%200%200%20184%200c0-77.36-81.64-135.4-85.12-137.83M191.61%20168H64.39a67%2067%200%200%201-3.9-16h135a67%2067%200%200%201-3.88%2016M96.7%2061.29A249.4%20249.4%200%200%201%20128%2031.11a249.4%20249.4%200%200%201%2031.3%2030.18c14%2016.19%2030.27%2039.89%2035.2%2066.71h-133c4.93-26.82%2021.19-50.52%2035.2-66.71M128%20212a67.78%2067.78%200%200%201-48.12-20h96.24A67.78%2067.78%200%200%201%20128%20212%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%22M134.88%206.17a12%2012%200%200%200-13.76%200a259%20259%200%200%200-42.18%2039C50.85%2077.43%2036%20111.63%2036%20144a92%2092%200%200%200%20184%200c0-77.36-81.64-135.4-85.12-137.83M191.61%20168H64.39a67%2067%200%200%201-3.9-16h135a67%2067%200%200%201-3.88%2016M96.7%2061.29A249.4%20249.4%200%200%201%20128%2031.11a249.4%20249.4%200%200%201%2031.3%2030.18c14%2016.19%2030.27%2039.89%2035.2%2066.71h-133c4.93-26.82%2021.19-50.52%2035.2-66.71M128%20212a67.78%2067.78%200%200%201-48.12-20h96.24A67.78%2067.78%200%200%201%20128%20212%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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