Window Frame Minus Pixel Art Icon
An application window with a minus for closing, minimizing or removing a window from a list of open sessions.
Tags
windowframeminusremovesubtractnegative
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Window Frame Minus icon
A window frame with a minus badge, indicating a window is being minimized, hidden, or removed from a list. Use it in window-management panels to close or minimize an item, in session lists to dismiss an entry, or in tab-management interfaces to remove a panel. The minus distinguishes a controlled reduction (minimize or hide) from a full close action. For fully closing a window with an X, window-frame-x is the clearer choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/window-frame-minus.svg" width="24" height="24" alt="Window Frame Minus" />
<!-- React -->
import { WindowFrameMinus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="window-frame-minus.svg" width="48" height="48" style="image-rendering: pixelated" />