John KuehJohn Kueh

folder cancel icon

Tabler · folder-cancel · MIT

Download SVG

The Tabler folder cancel icon depicts a folder with a cancel symbol, commonly used to indicate the cancellation or closure of a document or folder-related operation.

Common uses

  • Cancel document upload
  • Close folder without saving
  • Revoke access to a folder

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconFolderCancel } from '@tabler/icons-react';

<IconFolderCancel size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
abortannulvoidrevokesuspendstopnegatediscontinueabortiverescinddocumentfoldercancelfolder abortdocument voidclose folder

FAQ

What does the folder cancel icon represent?
It visually signifies the cancellation, voiding, or suspension of an action related to a document or folder.
How do I use this icon in React?
Import it using `import { IconFolderCancel } from '@tabler/icons-react'` and then use it as a component: `<IconFolderCancel />`.
What is the license for this icon?
The Tabler icon library, including the folder-cancel icon, is available under the MIT license.

Related icons

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

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