John KuehJohn Kueh

rotate crop icon

HugeIcons · RotateCropIcon · MIT

Download SVG

The HugeIcons rotate crop icon visually represents the action of rotating or transforming a cropped area, commonly used for image editing or layout adjustments.

Common uses

  • Image rotation tool
  • Cropping interface adjustment
  • Transforming selected area

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RotateCropIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={RotateCropIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
transformrotatecropedit

FAQ

What does the rotate crop icon signify?
It signifies the action of rotating or transforming a selected or cropped portion of an image or design element.
How do I use the RotateCropIcon in React?
Import both HugeiconsIcon and RotateCropIcon, then render <HugeiconsIcon icon={RotateCropIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →