John KuehJohn Kueh

slice icon

Lucide · slice · ISC

Download SVG

The Lucide slice icon depicts a sharp blade, often used to represent actions like cutting, dividing, or segmenting content within a user interface.

Common uses

  • Cutting or dividing content blocks
  • Selecting a portion of an item
  • Indicating a split or separation

Use it in React

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

<Slice size={24} />

Details

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

FAQ

What does the slice icon represent?
The slice icon visually represents the action of cutting, dividing, or segmenting something. It's commonly used for UI elements that perform these functions.
How do I use the slice icon in React?
You can import and use the slice icon in React with the following statement: `import { Slice } from 'lucide-react'`. Then, you can render it as a component: `<Slice />`.
What is the license for the Lucide slice icon?
The Lucide slice 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 →