John KuehJohn Kueh

crop 5 4 icon

Tabler · crop-5-4 · MIT

Download SVG

The Tabler crop 5 4 icon depicts a rectangle with dimensions set to a 5:4 aspect ratio, commonly used to represent image cropping or resizing tools with a fixed aspect ratio.

Common uses

  • Image editor cropping tool
  • Fixed aspect ratio selection
  • Content resizing interface

Use it in React

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

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

Styles

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

outline
<IconCrop54 size={24} stroke={2} />
filled
<IconCrop54Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
custom-cropaspect-ratio-5-4fixed-cropimage-format5-by-4customized-cropfixed-aspectdimensional-cropspecific-cropcustom-aspectdesigncrop54aspect ratio 5:4fixed crop

FAQ

What is the purpose of the crop 5 4 icon?
This icon signifies a fixed aspect ratio of 5:4, typically used in interfaces for cropping or resizing images to that specific dimension.
How do I use the crop 5 4 icon in React?
You can import and use it in your React application with: import { IconCrop54 } from '@tabler/icons-react'
What is the license for the Tabler crop 5 4 icon?
The Tabler icons, including crop 5 4, 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 →