drop half bottom icon

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

Name
drop-half-bottom-duotone
Set
Phosphor
Style
Duotone
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"><g fill="currentColor"><path d="M208 144a80 80 0 0 1-160 0a101 101 0 0 1 1.3-16h157.4a101 101 0 0 1 1.3 16" opacity=".2"/><path d="M174 47.75a254.2 254.2 0 0 0-41.45-38.3a8 8 0 0 0-9.18 0A254.2 254.2 0 0 0 82 47.75C54.51 79.32 40 112.6 40 144a88 88 0 0 0 176 0c0-31.4-14.51-64.68-42-96.25M128 26c14.16 11.1 56.86 47.74 68.84 94H59.16C71.14 73.76 113.84 37.12 128 26m0 190a72.08 72.08 0 0 1-72-72q0-4 .36-8h143.28q.36 4 .36 8a72.08 72.08 0 0 1-72 72"/></g></svg>

React

import type { SVGProps } from "react";

export function PhDropHalfBottomDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M208 144a80 80 0 0 1-160 0a101 101 0 0 1 1.3-16h157.4a101 101 0 0 1 1.3 16" opacity=".2"/><path d="M174 47.75a254.2 254.2 0 0 0-41.45-38.3a8 8 0 0 0-9.18 0A254.2 254.2 0 0 0 82 47.75C54.51 79.32 40 112.6 40 144a88 88 0 0 0 176 0c0-31.4-14.51-64.68-42-96.25M128 26c14.16 11.1 56.86 47.74 68.84 94H59.16C71.14 73.76 113.84 37.12 128 26m0 190a72.08 72.08 0 0 1-72-72q0-4 .36-8h143.28q.36 4 .36 8a72.08 72.08 0 0 1-72 72"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M208 144a80 80 0 0 1-160 0a101 101 0 0 1 1.3-16h157.4a101 101 0 0 1 1.3 16" opacity=".2"/><path d="M174 47.75a254.2 254.2 0 0 0-41.45-38.3a8 8 0 0 0-9.18 0A254.2 254.2 0 0 0 82 47.75C54.51 79.32 40 112.6 40 144a88 88 0 0 0 176 0c0-31.4-14.51-64.68-42-96.25M128 26c14.16 11.1 56.86 47.74 68.84 94H59.16C71.14 73.76 113.84 37.12 128 26m0 190a72.08 72.08 0 0 1-72-72q0-4 .36-8h143.28q.36 4 .36 8a72.08 72.08 0 0 1-72 72"/></g></svg>
</template>

CSS

.icon-drop-half-bottom-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%20144a80%2080%200%200%201-160%200a101%20101%200%200%201%201.3-16h157.4a101%20101%200%200%201%201.3%2016%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M174%2047.75a254.2%20254.2%200%200%200-41.45-38.3a8%208%200%200%200-9.18%200A254.2%20254.2%200%200%200%2082%2047.75C54.51%2079.32%2040%20112.6%2040%20144a88%2088%200%200%200%20176%200c0-31.4-14.51-64.68-42-96.25M128%2026c14.16%2011.1%2056.86%2047.74%2068.84%2094H59.16C71.14%2073.76%20113.84%2037.12%20128%2026m0%20190a72.08%2072.08%200%200%201-72-72q0-4%20.36-8h143.28q.36%204%20.36%208a72.08%2072.08%200%200%201-72%2072%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%20144a80%2080%200%200%201-160%200a101%20101%200%200%201%201.3-16h157.4a101%20101%200%200%201%201.3%2016%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M174%2047.75a254.2%20254.2%200%200%200-41.45-38.3a8%208%200%200%200-9.18%200A254.2%20254.2%200%200%200%2082%2047.75C54.51%2079.32%2040%20112.6%2040%20144a88%2088%200%200%200%20176%200c0-31.4-14.51-64.68-42-96.25M128%2026c14.16%2011.1%2056.86%2047.74%2068.84%2094H59.16C71.14%2073.76%20113.84%2037.12%20128%2026m0%20190a72.08%2072.08%200%200%201-72-72q0-4%20.36-8h143.28q.36%204%20.36%208a72.08%2072.08%200%200%201-72%2072%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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