John KuehJohn Kueh

aspect ratio off icon

Tabler · aspect-ratio-off · MIT

Download SVG

The Tabler aspect ratio off icon depicts a rectangle with diagonal lines crossing it, signifying that the aspect ratio is not being maintained or is disabled, often used to indicate a setting that allows for freeform resizing.

Common uses

  • Disabling aspect ratio lock in a video editor.
  • Toggling freeform image scaling in a design tool.
  • Indicating a 'stretch to fill' option for media content.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Media
Keywords
sizedimensionwidthheightorientationaspectratiooffcontententertainmentmediafreeform resizeunlock aspect ratiodisable ratiostretch

FAQ

What does the aspect ratio off icon represent?
It visually communicates that the aspect ratio constraint is turned off, allowing elements to be resized independently in width and height.
How do I use this icon in React?
You can import and use it like this: import { IconAspectRatioOff } from '@tabler/icons-react'; <IconAspectRatioOff />
What is the license for this icon?
The Tabler icons, including aspect-ratio-off, are distributed 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 →