The Tabler filter up icon depicts an upward-pointing arrow emerging from a filter symbol, commonly used to indicate an ascending sort order or an increase in filtered data.
Common uses
- Sorting data in ascending order (A-Z, 1-10)
- Indicating an increase in a filtered set of results
- Representing an 'elevate' or 'boost' action within a system interface
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFilterUp } from '@tabler/icons-react';
<IconFilterUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- increaseraiseascendboostelevatesurgeclimbriseimproveadvancesystemfilterupsort ascendingfilter increasearrow up filter
FAQ
- What does the filter up icon represent?
- It visually signifies an upward trend, an increase, or an ascending sort order, often in conjunction with filtering or data manipulation.
- How do I use the filter up icon in React?
- You can import and use it directly with: import { IconFilterUp } from '@tabler/icons-react'
- What is the license for the Tabler filter up icon?
- The Tabler icon library, including the filter up icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →