The Lucide picture in picture 2 icon depicts a smaller video window overlaid on a larger display, commonly used to enable picture-in-picture mode for video playback or multitasking.
Common uses
- Enable picture-in-picture for video players
- Show a floating window for a live stream
- Allow an app to remain visible while multitasking
Use it in React
Install
npm i lucide-reactImport & render
import { PictureInPicture2 } from 'lucide-react';
<PictureInPicture2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- displayplayvideopop outalways on topwindowinsetmultitaskpicturein2picture in picturepop out videofloating window
FAQ
- What does the picture-in-picture-2 icon represent?
- It represents a video or content window that can be displayed on top of other applications, allowing for multitasking.
- How do I use this icon in React?
- You can import it using `import { PictureInPicture2 } from 'lucide-react'` and then use it as a React component.
- What is the license for this icon?
- The Lucide icon library, including this icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →