John KuehJohn Kueh

pathfinder trim icon

HugeIcons · PathfinderTrimIcon · MIT

Download SVG

The HugeIcons pathfinder trim icon depicts a shape being cut or trimmed, commonly used to represent actions like cropping, editing boundaries, or refining selections in a user interface.

Common uses

  • Cropping image or canvas
  • Defining editable areas
  • Applying a mask or clip path

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
crop icontrim iconcut iconmask icon

FAQ

What does the Pathfinder Trim icon represent?
It visually signifies the act of cutting away or refining the edges of an object or area, useful for operations like cropping or masking.
How do I use the Pathfinder Trim icon in React?
Import both HugeiconsIcon and PathfinderTrimIcon, then render it using <HugeiconsIcon icon={PathfinderTrimIcon} />.
What is the license for this icon?
The Pathfinder Trim icon is available 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 →