John KuehJohn Kueh

folder minus icon

HugeIcons · FolderMinusIcon · MIT

Download SVG

The HugeIcons folder minus icon visually represents the removal or subtraction of a folder, commonly used to indicate actions like deleting a folder or collapsing a folder view.

Common uses

  • Delete folder button
  • Collapse folder tree
  • Remove item from folder

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
remove folderdelete foldercollapse folderfolder subtract

FAQ

What does the folder minus icon signify?
This icon signifies the removal or subtraction of a folder. It's often used for actions like deleting a folder or indicating a reduction in content.
How do I use the FolderMinusIcon in React?
To use it in React, import both HugeiconsIcon and FolderMinusIcon, then render it using <HugeiconsIcon icon={FolderMinusIcon} />.
What is the license for this icon?
The HugeIcons folder minus icon is available under the MIT license.

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 →