The Tabler filter 2 up icon depicts a funnel with an upward-pointing arrow, commonly used to signify applying a filter that sorts or organizes data in an ascending manner.
Common uses
- Sorting data from A-Z or low-to-high.
- Applying a refined selection to a dataset.
- Indicating an upward trend or increase in filtered results.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFilter2Up } from '@tabler/icons-react';
<IconFilter2Up size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- filtertopincreaseriseupwardsortorganizearrangeselectrefinesystem2upsort upfilter ascendingorganize top
FAQ
- What does the filter 2 up icon represent?
- It represents a filter or funnel combined with an upward arrow, suggesting a sort or refinement process that moves data upwards or increases it.
- How do I use the filter 2 up icon in React?
- You can import and use it like this: import { IconFilter2Up } from '@tabler/icons-react'. Then render it as <IconFilter2Up />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.