funnel icon
funnel-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- funnel-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the funnel icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228.77 50.34A13.8 13.8 0 0 0 216 42H40a14 14 0 0 0-10.33 23.42l.06.07L98 138.38V216a14 14 0 0 0 21.77 11.64l32-21.33a14 14 0 0 0 6.23-11.65v-56.28l68.33-73a13.82 13.82 0 0 0 2.44-15.04m-11.26 6.94l-69.89 74.62A6 6 0 0 0 146 136v58.66a2 2 0 0 1-.89 1.67l-32 21.33A2 2 0 0 1 110 216v-80a6 6 0 0 0-1.62-4.1L38.53 57.32A2 2 0 0 1 40 54h176a1.9 1.9 0 0 1 1.83 1.19a1.86 1.86 0 0 1-.32 2.09"/></svg>
React
import type { SVGProps } from "react";
export function PhFunnelLight(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="M228.77 50.34A13.8 13.8 0 0 0 216 42H40a14 14 0 0 0-10.33 23.42l.06.07L98 138.38V216a14 14 0 0 0 21.77 11.64l32-21.33a14 14 0 0 0 6.23-11.65v-56.28l68.33-73a13.82 13.82 0 0 0 2.44-15.04m-11.26 6.94l-69.89 74.62A6 6 0 0 0 146 136v58.66a2 2 0 0 1-.89 1.67l-32 21.33A2 2 0 0 1 110 216v-80a6 6 0 0 0-1.62-4.1L38.53 57.32A2 2 0 0 1 40 54h176a1.9 1.9 0 0 1 1.83 1.19a1.86 1.86 0 0 1-.32 2.09"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228.77 50.34A13.8 13.8 0 0 0 216 42H40a14 14 0 0 0-10.33 23.42l.06.07L98 138.38V216a14 14 0 0 0 21.77 11.64l32-21.33a14 14 0 0 0 6.23-11.65v-56.28l68.33-73a13.82 13.82 0 0 0 2.44-15.04m-11.26 6.94l-69.89 74.62A6 6 0 0 0 146 136v58.66a2 2 0 0 1-.89 1.67l-32 21.33A2 2 0 0 1 110 216v-80a6 6 0 0 0-1.62-4.1L38.53 57.32A2 2 0 0 1 40 54h176a1.9 1.9 0 0 1 1.83 1.19a1.86 1.86 0 0 1-.32 2.09"/></svg> </template>
CSS
.icon-funnel-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%22M228.77%2050.34A13.8%2013.8%200%200%200%20216%2042H40a14%2014%200%200%200-10.33%2023.42l.06.07L98%20138.38V216a14%2014%200%200%200%2021.77%2011.64l32-21.33a14%2014%200%200%200%206.23-11.65v-56.28l68.33-73a13.82%2013.82%200%200%200%202.44-15.04m-11.26%206.94l-69.89%2074.62A6%206%200%200%200%20146%20136v58.66a2%202%200%200%201-.89%201.67l-32%2021.33A2%202%200%200%201%20110%20216v-80a6%206%200%200%200-1.62-4.1L38.53%2057.32A2%202%200%200%201%2040%2054h176a1.9%201.9%200%200%201%201.83%201.19a1.86%201.86%200%200%201-.32%202.09%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%22M228.77%2050.34A13.8%2013.8%200%200%200%20216%2042H40a14%2014%200%200%200-10.33%2023.42l.06.07L98%20138.38V216a14%2014%200%200%200%2021.77%2011.64l32-21.33a14%2014%200%200%200%206.23-11.65v-56.28l68.33-73a13.82%2013.82%200%200%200%202.44-15.04m-11.26%206.94l-69.89%2074.62A6%206%200%200%200%20146%20136v58.66a2%202%200%200%201-.89%201.67l-32%2021.33A2%202%200%200%201%20110%20216v-80a6%206%200%200%200-1.62-4.1L38.53%2057.32A2%202%200%200%201%2040%2054h176a1.9%201.9%200%200%201%201.83%201.19a1.86%201.86%200%200%201-.32%202.09%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/funnel-light.svg?color=%231a73e8&size=48