drop half bottom icon

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

Name
drop-half-bottom-light
Set
Phosphor
Style
Light
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="M172.53 49.06a251.4 251.4 0 0 0-41.09-38a6 6 0 0 0-6.88 0a251.4 251.4 0 0 0-41.09 38C56.34 80.26 42 113.09 42 144a86 86 0 0 0 172 0c0-30.91-14.34-63.74-41.47-94.94M188.88 186H67.12a74 74 0 0 1-9.78-20h141.32a74 74 0 0 1-9.78 20M54.69 154a75 75 0 0 1-.69-10a92 92 0 0 1 .56-10h146.88a92 92 0 0 1 .56 10a75 75 0 0 1-.69 10ZM128 23.49c13.13 10.12 59.83 49.06 71.39 98.51H56.61C68.17 72.55 114.87 33.61 128 23.49M77.48 198h101a73.81 73.81 0 0 1-101 0"/></svg>

React

import type { SVGProps } from "react";

export function PhDropHalfBottomLight(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="M172.53 49.06a251.4 251.4 0 0 0-41.09-38a6 6 0 0 0-6.88 0a251.4 251.4 0 0 0-41.09 38C56.34 80.26 42 113.09 42 144a86 86 0 0 0 172 0c0-30.91-14.34-63.74-41.47-94.94M188.88 186H67.12a74 74 0 0 1-9.78-20h141.32a74 74 0 0 1-9.78 20M54.69 154a75 75 0 0 1-.69-10a92 92 0 0 1 .56-10h146.88a92 92 0 0 1 .56 10a75 75 0 0 1-.69 10ZM128 23.49c13.13 10.12 59.83 49.06 71.39 98.51H56.61C68.17 72.55 114.87 33.61 128 23.49M77.48 198h101a73.81 73.81 0 0 1-101 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M172.53 49.06a251.4 251.4 0 0 0-41.09-38a6 6 0 0 0-6.88 0a251.4 251.4 0 0 0-41.09 38C56.34 80.26 42 113.09 42 144a86 86 0 0 0 172 0c0-30.91-14.34-63.74-41.47-94.94M188.88 186H67.12a74 74 0 0 1-9.78-20h141.32a74 74 0 0 1-9.78 20M54.69 154a75 75 0 0 1-.69-10a92 92 0 0 1 .56-10h146.88a92 92 0 0 1 .56 10a75 75 0 0 1-.69 10ZM128 23.49c13.13 10.12 59.83 49.06 71.39 98.51H56.61C68.17 72.55 114.87 33.61 128 23.49M77.48 198h101a73.81 73.81 0 0 1-101 0"/></svg>
</template>

CSS

.icon-drop-half-bottom-light {
  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%22M172.53%2049.06a251.4%20251.4%200%200%200-41.09-38a6%206%200%200%200-6.88%200a251.4%20251.4%200%200%200-41.09%2038C56.34%2080.26%2042%20113.09%2042%20144a86%2086%200%200%200%20172%200c0-30.91-14.34-63.74-41.47-94.94M188.88%20186H67.12a74%2074%200%200%201-9.78-20h141.32a74%2074%200%200%201-9.78%2020M54.69%20154a75%2075%200%200%201-.69-10a92%2092%200%200%201%20.56-10h146.88a92%2092%200%200%201%20.56%2010a75%2075%200%200%201-.69%2010ZM128%2023.49c13.13%2010.12%2059.83%2049.06%2071.39%2098.51H56.61C68.17%2072.55%20114.87%2033.61%20128%2023.49M77.48%20198h101a73.81%2073.81%200%200%201-101%200%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%22M172.53%2049.06a251.4%20251.4%200%200%200-41.09-38a6%206%200%200%200-6.88%200a251.4%20251.4%200%200%200-41.09%2038C56.34%2080.26%2042%20113.09%2042%20144a86%2086%200%200%200%20172%200c0-30.91-14.34-63.74-41.47-94.94M188.88%20186H67.12a74%2074%200%200%201-9.78-20h141.32a74%2074%200%200%201-9.78%2020M54.69%20154a75%2075%200%200%201-.69-10a92%2092%200%200%201%20.56-10h146.88a92%2092%200%200%201%20.56%2010a75%2075%200%200%201-.69%2010ZM128%2023.49c13.13%2010.12%2059.83%2049.06%2071.39%2098.51H56.61C68.17%2072.55%20114.87%2033.61%20128%2023.49M77.48%20198h101a73.81%2073.81%200%200%201-101%200%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-light.svg?color=%231a73e8&size=48