The Tabler live photo off icon visually represents the disabling of a feature that captures both still images and short video clips with sound, typically used to indicate that live photo functionality is turned off in a camera interface.
Common uses
- Button to disable live photo capture
- Status indicator for live photo mode
- Setting toggle for photo+video capture
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLivePhotoOff } from '@tabler/icons-react';
<IconLivePhotoOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- capturephotomovementsoundmemorycameraliveoffdisabledpicturephotographyno live photodisable motion photocamera offstop live picture
FAQ
- What does the live photo off icon signify?
- It signifies that the live photo feature, which captures a short video with sound along with a still image, is currently disabled.
- How do I use this icon in React?
- Import it using `import { IconLivePhotoOff } from '@tabler/icons-react';` and render it as a component: `<IconLivePhotoOff />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →