The Tabler settings pin icon visually represents the concept of configuring or pinning a specific setting, often used to indicate a primary or fixed preference within a system.
Common uses
- Pinning a specific configuration to the top of a list.
- Indicating a default or primary setting.
- Accessing advanced system preferences or tools.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSettingsPin } from '@tabler/icons-react';
<IconSettingsPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- configurationpinningsetuppreferencestoolsattachmentlocationorganizewidgetmanagementsystemsettingspinconfiguration pinpreference pinsystem settings
FAQ
- What does the settings pin icon represent?
- It symbolizes the action of fixing or highlighting a particular setting or preference within a system's configuration.
- How do I use this icon in React?
- Import it using `import { IconSettingsPin } from '@tabler/icons-react'` and then use it as a component: `<IconSettingsPin />`.
- What is the license for this icon?
- The Tabler icons, including settings-pin, are 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 →