John KuehJohn Kueh

split icon

Lucide · split · ISC

Download SVG

The Lucide split icon visually represents the act of dividing or separating something into multiple parts, commonly used in UIs to indicate actions like splitting a window, dividing content, or separating data.

Common uses

  • Splitting a view into two panes
  • Dividing a list into sections
  • Separating elements in a layout

Use it in React

Install
npm i lucide-react
Import & render
import { Split } from 'lucide-react';

<Split size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
breakdisbanddivideseparatebranchdisunitesplit

FAQ

What does the split icon represent?
The split icon depicts the concept of dividing or separating an object or area into distinct parts. It's used in UIs to signify actions related to division or separation.
How do I use the split icon in React?
You can use the split icon in React by importing it from the 'lucide-react' library like so: import { Split } from 'lucide-react'. Then, you can render it as a component: <Split />.
What is the license for the Lucide split icon?
The Lucide split icon is available under the ISC license, which is a permissive open-source license.

Related icons

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

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