The Tabler live photo icon visually represents a photograph with embedded motion and sound, commonly used to indicate a feature that captures or displays such dynamic media.
Common uses
- Button to record a live photo
- Indicator for a live photo attachment
- Icon for a gallery displaying live photos
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLivePhoto } from '@tabler/icons-react';
<IconLivePhoto size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconLivePhoto size={24} stroke={2} />filled
<IconLivePhotoFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- capturephotomovementsoundmemorycameralivepicturelensimagephotographymoving pictureanimated photovideo stilldynamic image
FAQ
- What does the live photo icon represent?
- It represents a photograph that includes a short video and sound, capturing a moment more dynamically than a still image.
- How do I use this icon in React?
- Import it using `import { IconLivePhoto } from '@tabler/icons-react'` and render it as a component: `<IconLivePhoto />`.
- What is the license for this icon?
- The Tabler icons, including the live photo 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 →