The Tabler logs icon visually represents a stack of documents or records, commonly used in UI to signify access to system logs, historical data, or activity records.
Common uses
- Link to view application logs
- Button to access user activity history
- Indicator for system event records
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLogs } from '@tabler/icons-react';
<IconLogs size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- recordshistoryentriesjournaldocumentnotebookarchivechroniclereportdatadevelopmentlogsdocument stack
FAQ
- What does the logs icon represent?
- It depicts a stack of documents or records, symbolizing data, history, or journal entries.
- How do I use the logs icon in React?
- Import it using `import { IconLogs } from '@tabler/icons-react'` and use it as a component: `<IconLogs />`.
- What is the license for the Tabler logs icon?
- The Tabler icons, including the logs icon, 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 →