The Tabler device watch pin icon visually represents attaching or marking a device, often used to signify a pinned or saved device location or setting.
Common uses
- Pinning a specific device in a list of managed devices.
- Indicating a default or favorite device setting.
- Marking a device's location on a map interface.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceWatchPin } from '@tabler/icons-react';
<IconDeviceWatchPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- attachsecurefastenbookmarkclipstickmarkpegfixplacedevicesdevicewatchpindevice pinwatch marker
FAQ
- What does the device watch pin icon represent?
- It symbolizes the action of attaching, securing, or marking a device, commonly used for saved or pinned device information.
- How do I use this icon in React?
- Import it using `import { IconDeviceWatchPin } from '@tabler/icons-react'` and then use it as a component: `<IconDeviceWatchPin />`.
- What is the license for this icon?
- The Tabler icons, including device-watch-pin, are 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 →