Filter Plus Pixel Art Icon
A funnel with a plus sign for adding a new filter rule, creating a custom filter, or expanding filter criteria.
Tags
filterplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Filter Plus icon
A funnel overlaid with a plus symbol, indicating that a new filter criterion is being added rather than an existing one applied. Use it on an 'Add filter' button in an advanced search panel, a 'Create filter rule' control in a data table, or a 'New saved filter' action in a CRM. It extends the plain filter icon with an additive intent. When removing a filter rule, a filter marked with a minus or X is the logical counterpart.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/filter-plus.svg" width="24" height="24" alt="Filter Plus" />
<!-- React -->
import { FilterPlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="filter-plus.svg" width="48" height="48" style="image-rendering: pixelated" />