The HugeIcons pizza cutter icon visually represents a circular blade tool used for slicing, often employed in UIs to signify actions related to cutting, dividing, or editing sections of content.
Common uses
- Cutting or dividing content sections
- Editing or modifying data segments
- Slicing or segmenting information
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PizzaCutterIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PizzaCutterIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- slicercutterwheel cutterrotary cutter
FAQ
- What does the pizza cutter icon represent?
- It depicts a pizza cutter, a tool with a circular blade used for slicing. In UI design, it commonly signifies actions like cutting, dividing, or editing.
- How do I use the PizzaCutterIcon in React?
- Import both HugeiconsIcon and PizzaCutterIcon, then render it using <HugeiconsIcon icon={PizzaCutterIcon} />.
- What is the license for this icon?
- The PizzaCutterIcon 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.