Pixelarticons

Folder X Pixel Art Icon

A folder with an X for deleting directories, blocking folder access, or closing a folder in destructive-action confirmations.

devices Pro 4 variants

Tags

folderdirectoryfilesclosecancelremove

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Folder X icon

A folder icon with an X mark, representing permanent deletion, removal, or rejection of a directory. Use it on a 'Delete folder' confirmation dialog, a folder a user has been denied access to, or an 'Exclude from project' action in a build or config tool. The X carries a stronger negative signal than folder-minus, implying irreversibility or an explicit error state. For a soft removal, folder-minus is less alarming; for network-shared folders, folder-connect is more descriptive.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/folder-x.svg" width="24" height="24" alt="Folder X" />

<!-- React -->
import { FolderX } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="folder-x.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons