John KuehJohn Kueh

crop landscape icon

Tabler · crop-landscape · MIT

Download SVG

The Tabler crop landscape icon visually represents the action of cropping an image or area to a wider, horizontal aspect ratio, commonly used in UI for image editing or layout tools.

Common uses

  • Image cropping tool
  • Setting aspect ratio for media
  • Layout adjustment for wide content

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCropLandscape } from '@tabler/icons-react';

<IconCropLandscape size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCropLandscape size={24} stroke={2} />
filled
<IconCropLandscapeFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
landscape-cropaspect-ratio-landscapewide-croplandscape-modehorizontal-croplandscape-formatwide-aspecthorizontal-framelandscapecropdesignlandscape cropwide aspect ratiohorizontal cropimage crop landscape

FAQ

What is the purpose of the crop landscape icon?
It signifies an operation to adjust content to a landscape (wider than tall) orientation, often used in image editing or layout features.
How do I use this icon in React?
You can import and use it like this: import { IconCropLandscape } from '@tabler/icons-react'. Then render it as <IconCropLandscape />.
What is the license for this icon?
The Tabler icons, including crop-landscape, are available 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 →