The Tabler crop 1 1 icon depicts a square with cropped corners, commonly used to represent actions related to maintaining a 1:1 aspect ratio or cropping an image into a perfect square.
Common uses
- Setting image aspect ratio to square
- Cropping tool for square formats
- UI element for square-based layouts
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCrop11 } from '@tabler/icons-react';
<IconCrop11 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCrop11 size={24} stroke={2} />filled
<IconCrop11Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- square-cropaspect-ratio-1-1equal-proportionimage-squarecrop-squarebox-cropsquare-frameuniform-cropbalanced-cropequal-cropdesigncrop1square cropaspect ratio 1:1image square
FAQ
- What is the purpose of the crop 1 1 icon?
- This icon signifies operations that enforce a 1:1 aspect ratio, such as cropping an image to be square or selecting a square area.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconCrop11 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the crop-1-1 icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.