drop simple icon
drop-simple-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- drop-simple-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the drop simple 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.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 68"/></svg>
React
import type { SVGProps } from "react";
export function PhDropSimpleBold(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.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 68"/></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.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 68"/></svg> </template>
CSS
.icon-drop-simple-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.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%2068%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.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%2068%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/drop-simple-bold.svg?color=%231a73e8&size=48