The Tabler clock record icon depicts a clock face with a record or play button, commonly used to represent time-related functions such as starting, stopping, or indicating a recording in progress within a user interface.
Common uses
- Start/stop recording button
- Active recording indicator
- Time tracking control
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconClockRecord } from '@tabler/icons-react';
<IconClockRecord size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- timewatchalarmrecordingclockrecordcontroloperationfunctioninterfacesystemtime recordclock playrecord timersystem clock
FAQ
- What does the clock record icon represent?
- It signifies a time-based operation, often related to recording or playback, like starting or stopping a recording.
- How do I use the clock record icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconClockRecord } from '@tabler/icons-react'
- What is the license for the Tabler clock record icon?
- The Tabler icon library, including the clock record icon, is 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 →