The Tabler picture in picture on icon visually represents the activation of a picture-in-picture mode, commonly used to display video content in a small, floating window while the user interacts with other applications.
Common uses
- Enabling picture-in-picture for video players
- Activating a floating window for live streams
- Toggling picture-in-picture for educational content
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPictureInPictureOn } from '@tabler/icons-react';
<IconPictureInPictureOn size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- sizephotoelementsadjustpicturecontententertainmentinonmultimediamediapicture in picturepip modevideo overlayfloating window
FAQ
- What does the picture-in-picture on icon signify?
- This icon signifies that the picture-in-picture mode is currently active or can be activated. It's used to indicate the ability to view content in a smaller, overlay window.
- How do I use this icon in React?
- You can import and use the icon in your React application with the following import statement: `import { IconPictureInPictureOn } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including the picture-in-picture-on 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 →