The Tabler picture in picture off icon visually represents the disabling of a picture-in-picture mode, commonly used to indicate that a video or media element will not float in a smaller window over other content.
Common uses
- Button to disable picture-in-picture mode for a video player.
- Status indicator for a feature that prevents content from floating.
- Toggle switch for picture-in-picture functionality.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPictureInPictureOff } from '@tabler/icons-react';
<IconPictureInPictureOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- sizephotoelementsadjustpictureoffcontententertainmentdisabledinmediadisable picture in picturepip offvideo overlay disabledpicture in picture disabled
FAQ
- What does the picture-in-picture off icon signify?
- It signifies that the picture-in-picture feature is turned off or unavailable. It's used to visually communicate that content will not be displayed in a floating window.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconPictureInPictureOff } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is provided 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 →