funnel plus icon
funnel-plus from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- funnel-plus
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the funnel plus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.087 3.25H4.701c-.653 0-.98 0-1.246.075a2 2 0 0 0-1.38 1.377C2 4.968 2 5.294 2 5.945c0 .329 0 .493.025.648c.06.385.234.743.497 1.031c.106.116.234.22.492.425l4.985 3.977c.737.589 1.106.883 1.304 1.293s.197.88.197 1.823v2.729c0 1.68 0 2.52.538 2.8s1.229-.202 2.609-1.166l.147-.102c.836-.584 1.254-.876 1.48-1.31c.226-.432.226-.941.226-1.959v-.992c0-.942 0-1.413.197-1.823c.198-.41.567-.704 1.304-1.293L17 11.23M18.995 3v6M22 5.995h-6"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsFunnelPlus(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M13.087 3.25H4.701c-.653 0-.98 0-1.246.075a2 2 0 0 0-1.38 1.377C2 4.968 2 5.294 2 5.945c0 .329 0 .493.025.648c.06.385.234.743.497 1.031c.106.116.234.22.492.425l4.985 3.977c.737.589 1.106.883 1.304 1.293s.197.88.197 1.823v2.729c0 1.68 0 2.52.538 2.8s1.229-.202 2.609-1.166l.147-.102c.836-.584 1.254-.876 1.48-1.31c.226-.432.226-.941.226-1.959v-.992c0-.942 0-1.413.197-1.823c.198-.41.567-.704 1.304-1.293L17 11.23M18.995 3v6M22 5.995h-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.087 3.25H4.701c-.653 0-.98 0-1.246.075a2 2 0 0 0-1.38 1.377C2 4.968 2 5.294 2 5.945c0 .329 0 .493.025.648c.06.385.234.743.497 1.031c.106.116.234.22.492.425l4.985 3.977c.737.589 1.106.883 1.304 1.293s.197.88.197 1.823v2.729c0 1.68 0 2.52.538 2.8s1.229-.202 2.609-1.166l.147-.102c.836-.584 1.254-.876 1.48-1.31c.226-.432.226-.941.226-1.959v-.992c0-.942 0-1.413.197-1.823c.198-.41.567-.704 1.304-1.293L17 11.23M18.995 3v6M22 5.995h-6"/></svg> </template>
CSS
.icon-funnel-plus {
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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13.087%203.25H4.701c-.653%200-.98%200-1.246.075a2%202%200%200%200-1.38%201.377C2%204.968%202%205.294%202%205.945c0%20.329%200%20.493.025.648c.06.385.234.743.497%201.031c.106.116.234.22.492.425l4.985%203.977c.737.589%201.106.883%201.304%201.293s.197.88.197%201.823v2.729c0%201.68%200%202.52.538%202.8s1.229-.202%202.609-1.166l.147-.102c.836-.584%201.254-.876%201.48-1.31c.226-.432.226-.941.226-1.959v-.992c0-.942%200-1.413.197-1.823c.198-.41.567-.704%201.304-1.293L17%2011.23M18.995%203v6M22%205.995h-6%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13.087%203.25H4.701c-.653%200-.98%200-1.246.075a2%202%200%200%200-1.38%201.377C2%204.968%202%205.294%202%205.945c0%20.329%200%20.493.025.648c.06.385.234.743.497%201.031c.106.116.234.22.492.425l4.985%203.977c.737.589%201.106.883%201.304%201.293s.197.88.197%201.823v2.729c0%201.68%200%202.52.538%202.8s1.229-.202%202.609-1.166l.147-.102c.836-.584%201.254-.876%201.48-1.31c.226-.432.226-.941.226-1.959v-.992c0-.942%200-1.413.197-1.823c.198-.41.567-.704%201.304-1.293L17%2011.23M18.995%203v6M22%205.995h-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/funnel-plus.svg?color=%231a73e8&size=48