A funnel, for refining a list, narrowing search results and filter criteria. On a 24×24 grid in stroke, duotone and fill, free under MIT.

Actionsv0.1.0Added Updated
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M3.2903 4.7025C2.6666 4.0707 3.1142 3 4.002 3L19.998 3C20.8858 3 21.3334 4.0707 20.7097 4.7025L14.2883 11.2079C14.1036 11.3951 14 11.6474 14 11.9104L14 18.4997C14 18.8146 13.8516 19.1112 13.5996 19.3L11.5996 20.7985C10.9403 21.2925 10 20.822 10 19.9982L10 11.9104C10 11.6474 9.8964 11.3951 9.7117 11.2079L3.2903 4.7025C2.6666 4.0707 3.1142 3 4.002 3Z" fill="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • funnel
  • sort
  • refine
  • narrow
  • search
  • criteria
  • facet

Related icons

The rest of the filter family first, then the Actions shelf.

FAQ

Answered from filter's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the filter icon for?
A funnel, for refining a list, narrowing search results and filter criteria. It is filed under Actions in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as funnel, sort, refine, narrow, search, criteria and facet, and the browser's search matches all of those.
What styles does the filter icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of filter?
No. filter is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with filter?
alert, ban, check, circle-alert, circle-check and circle-minus, and 12 more, all shown below. They are the Actions shelf: nothing else in the set is named after filter.
How do I import filter in React?
<Filter /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Filter size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the filter SVG?
icons/stroke/filter.svg, icons/duotone/filter.svg and icons/fill/filter.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was filter added to the set?
Added 17 Aug 2026, and last redrawn 17 Aug 2026. It ships in v0.1.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.