John KuehJohn Kueh

orientation image landscape to potrait icon

HugeIcons · OrientationImageLandscapeToPotraitIcon · MIT

Download SVG

The HugeIcons orientation image landscape to potrait icon visually represents the transformation of an image or content from a wide, horizontal orientation to a tall, vertical one, commonly used to indicate a change in display mode or aspect ratio.

Common uses

  • Switching image display from landscape to portrait mode
  • Indicating a change in content aspect ratio
  • UI element for rotating or reorienting media

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { OrientationImageLandscapeToPotraitIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={OrientationImageLandscapeToPotraitIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
rotate imageaspect ratio changeimage orientationlandscape to portrait

FAQ

What does the OrientationImageLandscapeToPotraitIcon represent?
This icon signifies the conversion of visual content from a landscape (wide) aspect ratio to a portrait (tall) aspect ratio.
How do I use this icon in React?
Import the icon and use it within the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { OrientationImageLandscapeToPotraitIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={OrientationImageLandscapeToPotraitIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

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

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