The HugeIcons pathfinder intersect icon visually represents the operation of finding the common area between two or more shapes, often used to indicate Boolean operations or selections.
Common uses
- Boolean operations in vector editing
- Layer clipping masks
- Selection intersection in design tools
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PathfinderIntersectIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PathfinderIntersectIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shape intersectionvector intersectboolean intersectcommon area
FAQ
- What does the Pathfinder Intersect icon represent?
- It symbolizes the intersection of shapes, showing only the overlapping areas. This is common in vector graphics software for Boolean operations.
- How do I use the Pathfinder Intersect icon in React?
- Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: <HugeiconsIcon icon={PathfinderIntersectIcon} />.
- What is the license for this icon?
- The Pathfinder Intersect icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.