John KuehJohn Kueh

maximize off icon

Tabler · maximize-off · MIT

Download SVG

The Tabler maximize off icon depicts a window that is no longer in a maximized state, typically used to indicate the action of exiting fullscreen or restoring a window to its previous size.

Common uses

  • Button to exit fullscreen mode
  • Control to restore a window to its original size
  • Toggle for content display size

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Media
Keywords
fullscreenmaximizeexpandwindowsizeresizedirectionoffcontententertainmentmediaexit fullscreenrestore windowminimize windowshrink

FAQ

What does the maximize off icon represent?
It signifies the reversal of a maximize action, meaning a window is returning to a smaller, non-fullscreen state.
How do I use this icon in React?
Import it directly from the library: import { IconMaximizeOff } from '@tabler/icons-react'. Then use it as a component: <IconMaximizeOff />.
What is the license for this icon?
The Tabler icon library, including the maximize-off 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 →