John KuehJohn Kueh

pathfinder crop icon

HugeIcons · PathfinderCropIcon · MIT

Download SVG

The HugeIcons pathfinder crop icon depicts a cropping tool, commonly used in user interfaces for selecting or adjusting a specific area of an image or design.

Common uses

  • Image editing tools
  • Cropping functionality in design software
  • Selecting a region of interest

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cropselect areaimage cropcropping tool

FAQ

What does the Pathfinder Crop icon represent?
It represents a cropping tool, typically used to define or adjust a specific area within a larger visual element.
How do I use the Pathfinder Crop icon in React?
Import both HugeiconsIcon and PathfinderCropIcon, then render it using <HugeiconsIcon icon={PathfinderCropIcon} />.
What is the license for this icon?
The Pathfinder Crop 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 →