The Tabler screenshot icon visually represents capturing a digital image of the current display, commonly used in UI for actions related to taking or displaying screen captures.
Common uses
- Button to take a screenshot
- Placeholder for a captured image
- Link to a screenshot gallery
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconScreenshot } from '@tabler/icons-react';
<IconScreenshot size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- capturephotoscreenshotdesignphotographyscreen captureimage capturedisplay capture
FAQ
- What does the screenshot icon represent?
- It depicts the action of capturing what is currently visible on a screen. It's used in interfaces to signify screenshot functionality.
- How do I use the screenshot icon in React?
- You can import and use it directly with the following statement: import { IconScreenshot } from '@tabler/icons-react'. Then, render it as a component like <IconScreenshot />.
- What is the license for the Tabler screenshot icon?
- The Tabler icons, including the screenshot icon, are available under the MIT license.
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 →