John KuehJohn Kueh

crop 3 2 icon

Tabler · crop-3-2 · MIT

Download SVG

The Tabler crop 3 2 icon depicts a rectangle with an aspect ratio of 3:2, commonly used to represent image cropping or selection with a specific vertical orientation.

Common uses

  • Image cropping tool interface
  • Setting an image's aspect ratio
  • Photo gallery display options

Use it in React

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

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

Styles

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

outline
<IconCrop32 size={24} stroke={2} />
filled
<IconCrop32Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
portrait-cropaspect-ratio-3-2vertical-cropportrait-modetall-crop3-by-2portrait-formatvertical-aspectvertical-frameportraitdesigncrop32aspect ratio 3:2vertical crop

FAQ

What is the purpose of the crop 3 2 icon?
This icon signifies an aspect ratio of 3:2, often used in user interfaces for image editing, selection, or display where a specific vertical proportion is required.
How do I use the crop 3 2 icon in React?
You can import and use it in your React application with: import { IconCrop32 } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icons, including crop 3 2, 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 →