The Tabler crop 7 5 icon depicts a rectangle with a 7:5 aspect ratio, commonly used to represent image cropping or resizing tools with a fixed aspect ratio.
Common uses
- Image editor cropping tool
- Photo gallery aspect ratio selector
- Video editing aspect ratio preset
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCrop75 } from '@tabler/icons-react';
<IconCrop75 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCrop75 size={24} stroke={2} />filled
<IconCrop75Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- custom-cropaspect-ratio-7-5fixed-cropimage-format7-by-5customized-cropfixed-aspectdimensional-cropspecific-cropcustom-aspectdesigncrop75aspect ratio 7:5fixed crop
FAQ
- What is the purpose of the crop 7 5 icon?
- This icon visually represents a fixed aspect ratio of 7:5, often used in user interfaces for image cropping or selection tools.
- How do I use the crop 7 5 icon in React?
- You can import and use it in your React application with: import { IconCrop75 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including crop 7 5, 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 →