John KuehJohn Kueh

image actual size icon

HugeIcons · ImageActualSizeIcon · MIT

Download SVG

The HugeIcons image actual size icon visually represents a photograph or graphic element displayed at its original dimensions, commonly used to indicate a zoom-to-original or view-full-size function.

Common uses

  • Button to view image in original resolution
  • Tooltip for full-size image preview
  • Indicator for unscaled media display

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
actual sizeoriginal sizefull sizezoom original

FAQ

What does the ImageActualSizeIcon represent?
It depicts an image at its actual, unscaled dimensions. It's typically used for actions that allow users to see content in its original size.
How do I use this icon in React?
Import both HugeiconsIcon and ImageActualSizeIcon, then render the icon using <HugeiconsIcon icon={ImageActualSizeIcon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is available under the MIT license.

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 →