The Tabler crop 16 9 icon depicts a rectangle with a 16:9 aspect ratio, commonly used to represent cropping or selecting an area with a widescreen format in user interfaces.
Common uses
- Image cropping tool interface
- Video editing aspect ratio selection
- Setting a widescreen display mode
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCrop169 } from '@tabler/icons-react';
<IconCrop169 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCrop169 size={24} stroke={2} />filled
<IconCrop169Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- wide-cropaspect-ratio-16-9landscape-cropwide-screenvideo-crop16-by-9wide-formatcinematic-croppanoramalandscape-aspectdesigncrop169widescreen cropaspect ratio 16:9
FAQ
- What does the crop 16 9 icon represent?
- This icon represents a 16:9 aspect ratio, often used for widescreen formats like those in video or landscape photography.
- How do I use the crop 16 9 icon in React?
- You can import and use it in your React application with: import { IconCrop169 } from '@tabler/icons-react'
- What is the license for the Tabler crop 16 9 icon?
- The Tabler icons, including crop 16 9, 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 →