The Tabler filter pin icon visually represents attaching or fixing a filter to a specific location or point, often used to signify a pinned or fixed filter setting.
Common uses
- Applying a persistent filter to a data table.
- Indicating a saved search location.
- Marking a specific point on a map with a filter.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFilterPin } from '@tabler/icons-react';
<IconFilterPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- attachfixsecuremarkstickanchorplacelocationtagpositionsystemfilterpinattach filterfixed locationsecure tag
FAQ
- What does the filter pin icon represent?
- It symbolizes attaching or securing a filter to a particular position or location, useful for indicating fixed or pinned filter states.
- How do I use this icon in React?
- Import it using `import { IconFilterPin } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including the filter pin icon, is available 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 →