The HugeIcons pathfinder minus front icon visually represents the removal or subtraction of an element, commonly used to indicate a decrease in quantity or the deselection of an item.
Common uses
- Decrementing a quantity in a shopping cart
- Removing an item from a list
- Deselecting an option in a form
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PathfinderMinusFrontIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PathfinderMinusFrontIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- removesubtractdeleteminus
FAQ
- What does the PathfinderMinusFrontIcon represent?
- It signifies subtraction or removal. It's typically used for actions like decreasing a count or deselecting an item.
- How do I use the PathfinderMinusFrontIcon in React?
- Import it using `import { PathfinderMinusFrontIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={PathfinderMinusFrontIcon} />`.
- What is the license for this icon?
- The PathfinderMinusFrontIcon is distributed under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.