drop icon
drop-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- drop-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 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.62 36 144a92 92 0 0 0 184 0c0-77.36-81.64-135.4-85.12-137.83M128 212a68.07 68.07 0 0 1-68-68c0-33.31 20-63.37 36.7-82.71A249.4 249.4 0 0 1 128 31.11a249.4 249.4 0 0 1 31.3 30.18C176 80.63 196 110.69 196 144a68.07 68.07 0 0 1-68 68m49.62-52.4a52 52 0 0 1-34 34a12.2 12.2 0 0 1-3.6.55a12 12 0 0 1-3.6-23.45a28 28 0 0 0 18.32-18.32a12 12 0 0 1 22.9 7.2Z"/></svg>
React
import type { SVGProps } from "react";
export function PhDropBold(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.62 36 144a92 92 0 0 0 184 0c0-77.36-81.64-135.4-85.12-137.83M128 212a68.07 68.07 0 0 1-68-68c0-33.31 20-63.37 36.7-82.71A249.4 249.4 0 0 1 128 31.11a249.4 249.4 0 0 1 31.3 30.18C176 80.63 196 110.69 196 144a68.07 68.07 0 0 1-68 68m49.62-52.4a52 52 0 0 1-34 34a12.2 12.2 0 0 1-3.6.55a12 12 0 0 1-3.6-23.45a28 28 0 0 0 18.32-18.32a12 12 0 0 1 22.9 7.2Z"/></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.62 36 144a92 92 0 0 0 184 0c0-77.36-81.64-135.4-85.12-137.83M128 212a68.07 68.07 0 0 1-68-68c0-33.31 20-63.37 36.7-82.71A249.4 249.4 0 0 1 128 31.11a249.4 249.4 0 0 1 31.3 30.18C176 80.63 196 110.69 196 144a68.07 68.07 0 0 1-68 68m49.62-52.4a52 52 0 0 1-34 34a12.2 12.2 0 0 1-3.6.55a12 12 0 0 1-3.6-23.45a28 28 0 0 0 18.32-18.32a12 12 0 0 1 22.9 7.2Z"/></svg> </template>
CSS
.icon-drop-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.62%2036%20144a92%2092%200%200%200%20184%200c0-77.36-81.64-135.4-85.12-137.83M128%20212a68.07%2068.07%200%200%201-68-68c0-33.31%2020-63.37%2036.7-82.71A249.4%20249.4%200%200%201%20128%2031.11a249.4%20249.4%200%200%201%2031.3%2030.18C176%2080.63%20196%20110.69%20196%20144a68.07%2068.07%200%200%201-68%2068m49.62-52.4a52%2052%200%200%201-34%2034a12.2%2012.2%200%200%201-3.6.55a12%2012%200%200%201-3.6-23.45a28%2028%200%200%200%2018.32-18.32a12%2012%200%200%201%2022.9%207.2Z%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.62%2036%20144a92%2092%200%200%200%20184%200c0-77.36-81.64-135.4-85.12-137.83M128%20212a68.07%2068.07%200%200%201-68-68c0-33.31%2020-63.37%2036.7-82.71A249.4%20249.4%200%200%201%20128%2031.11a249.4%20249.4%200%200%201%2031.3%2030.18C176%2080.63%20196%20110.69%20196%20144a68.07%2068.07%200%200%201-68%2068m49.62-52.4a52%2052%200%200%201-34%2034a12.2%2012.2%200%200%201-3.6.55a12%2012%200%200%201-3.6-23.45a28%2028%200%200%200%2018.32-18.32a12%2012%200%200%201%2022.9%207.2Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/drop-bold.svg?color=%231a73e8&size=48