The Tabler clock pin icon visually represents a clock with a pin, often used to signify scheduled events, time-based reminders, or fixing a specific time within a system interface.
Common uses
- Setting a specific time for an event
- Indicating a scheduled task or reminder
- Pinning a time-sensitive notification
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconClockPin } from '@tabler/icons-react';
<IconClockPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- attachsecurefastenholdfixanchorstickkeeplocksteadysystemclockpinscheduletime markerevent pin
FAQ
- What does the clock pin icon represent?
- It combines a clock with a pin, typically used for time-related actions like scheduling or setting reminders.
- How do I use this icon in React?
- Import it using `import { IconClockPin } from '@tabler/icons-react'` and use it as a component: `<IconClockPin />`.
- What is the license for this icon?
- The Tabler icon library, including the clock 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 →