John KuehJohn Kueh

pathfinder divide icon

HugeIcons · PathfinderDivideIcon · MIT

Download SVG

The HugeIcons pathfinder divide icon visually represents the division of a path or area, commonly used to indicate splitting, separating, or partitioning elements in a user interface.

Common uses

  • Splitting a document into two panes
  • Dividing a workspace into sections
  • Indicating a separation between content blocks

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
split icondivide iconpartition iconpath divider

FAQ

What does the Pathfinder Divide icon represent?
This icon symbolizes the act of dividing or splitting something, often used to show separation or partitioning in UI elements.
How do I use the PathfinderDivideIcon in React?
Import both HugeiconsIcon and PathfinderDivideIcon, then render it using <HugeiconsIcon icon={PathfinderDivideIcon} />.
What is the license for this icon?
The PathfinderDivideIcon is available 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.

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 →