The Tabler devices pin icon visually represents multiple devices being fixed or bookmarked in a specific position, commonly used to indicate a saved or selected set of devices.
Common uses
- Saving a group of devices to a user's profile.
- Indicating a default or primary set of connected devices.
- Bookmarking a configuration of multiple devices.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDevicesPin } from '@tabler/icons-react';
<IconDevicesPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- attachsecurefixfastenstickplacebookmarkpositionclipholddevicespinmultiple devices bookmarkdevice group pinsaved devicesfixed devices
FAQ
- What does the devices pin icon represent?
- It symbolizes the action of pinning or fixing multiple devices in place, often used for saved or selected device configurations.
- How do I use the devices pin icon in React?
- Import it using `import { IconDevicesPin } from '@tabler/icons-react';` and then use it as a component: `<IconDevicesPin />`.
- What is the license for the Tabler icons?
- Tabler icons are 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.
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 →