drop half icon
drop-half-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- drop-half-bold
- Set
- Phosphor
- Style
- Bold
- 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="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.83M194.08 160H140v-16h56a68 68 0 0 1-1.92 16M140 120v-16h47a115 115 0 0 1 5.68 16Zm19.3-58.71A197 197 0 0 1 173.68 80H140V41.46a244 244 0 0 1 19.3 19.83M60 144c0-33.31 20-63.37 36.7-82.71A244 244 0 0 1 116 41.46v169.46A68.1 68.1 0 0 1 60 144m80 66.92V184h42.94A68 68 0 0 1 140 210.92"/></svg>
React
import type { SVGProps } from "react";
export function PhDropHalfBold(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.83M194.08 160H140v-16h56a68 68 0 0 1-1.92 16M140 120v-16h47a115 115 0 0 1 5.68 16Zm19.3-58.71A197 197 0 0 1 173.68 80H140V41.46a244 244 0 0 1 19.3 19.83M60 144c0-33.31 20-63.37 36.7-82.71A244 244 0 0 1 116 41.46v169.46A68.1 68.1 0 0 1 60 144m80 66.92V184h42.94A68 68 0 0 1 140 210.92"/></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.83M194.08 160H140v-16h56a68 68 0 0 1-1.92 16M140 120v-16h47a115 115 0 0 1 5.68 16Zm19.3-58.71A197 197 0 0 1 173.68 80H140V41.46a244 244 0 0 1 19.3 19.83M60 144c0-33.31 20-63.37 36.7-82.71A244 244 0 0 1 116 41.46v169.46A68.1 68.1 0 0 1 60 144m80 66.92V184h42.94A68 68 0 0 1 140 210.92"/></svg> </template>
CSS
.icon-drop-half-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.83M194.08%20160H140v-16h56a68%2068%200%200%201-1.92%2016M140%20120v-16h47a115%20115%200%200%201%205.68%2016Zm19.3-58.71A197%20197%200%200%201%20173.68%2080H140V41.46a244%20244%200%200%201%2019.3%2019.83M60%20144c0-33.31%2020-63.37%2036.7-82.71A244%20244%200%200%201%20116%2041.46v169.46A68.1%2068.1%200%200%201%2060%20144m80%2066.92V184h42.94A68%2068%200%200%201%20140%20210.92%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.83M194.08%20160H140v-16h56a68%2068%200%200%201-1.92%2016M140%20120v-16h47a115%20115%200%200%201%205.68%2016Zm19.3-58.71A197%20197%200%200%201%20173.68%2080H140V41.46a244%20244%200%200%201%2019.3%2019.83M60%20144c0-33.31%2020-63.37%2036.7-82.71A244%20244%200%200%201%20116%2041.46v169.46A68.1%2068.1%200%200%201%2060%20144m80%2066.92V184h42.94A68%2068%200%200%201%20140%20210.92%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/drop-half-bold.svg?color=%231a73e8&size=48