The Tabler clock search icon depicts a clock face with a magnifying glass, typically used to represent actions related to time-based searching, analysis, or history.
Common uses
- Searching through logs or historical data
- Initiating a time-sensitive search query
- Accessing audit trails or activity feeds
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconClockSearch } from '@tabler/icons-react';
<IconClockSearch size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- findexplorescananalyzeinspectinvestigateseeklocateexaminelooksystemclocksearchtime searchhistory searchsearch history
FAQ
- What does the clock search icon represent?
- It visually combines the concepts of time (clock) and searching (magnifying glass), indicating an action to find or analyze something within a specific time frame or related to history.
- How do I use this icon in React?
- You can import and use it directly from the '@tabler/icons-react' library with the following import statement: `import { IconClockSearch } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including the clock search 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 →