The Tabler camera pause icon visually represents the action of temporarily stopping or suspending a video recording or live camera feed.
Common uses
- Button to pause a video recording.
- Indicator for a paused live stream.
- Control to temporarily halt camera access.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCameraPause } from '@tabler/icons-react';
<IconCameraPause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- breakresthaltstopinterruptfreezeholdsuspenddelaybreathermediacamerapausevideo pausestop recordingcamera hold
FAQ
- What does the camera pause icon signify?
- It signifies a temporary interruption of a camera feed or recording, indicating that the action is on hold but can be resumed.
- How do I use the camera pause icon in React?
- You can import and use it directly in your React components like this: import { IconCameraPause } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →