The Tabler image in picture icon visually represents an image contained within another image or frame, commonly used to indicate features like picture-in-picture mode, image overlays, or embedded media.
Common uses
- Picture-in-picture mode toggle
- Image overlay or embedding controls
- Media player interface element
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconImageInPicture } from '@tabler/icons-react';
<IconImageInPicture size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- photosnapshotvisualframelayerembednestoverlaymergemediaphotographyimageinpicturepicture in picturenested image
FAQ
- What does the image-in-picture icon represent?
- It depicts an image nested within another, often used for features like picture-in-picture playback or image layering.
- How do I use this icon in React?
- Import it using `import { IconImageInPicture } from '@tabler/icons-react';` and then use the component `<IconImageInPicture />`.
- What is the license for this icon?
- This 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 →