John KuehJohn Kueh

resize 02 icon

HugeIcons · Resize02Icon · MIT

Download SVG

The HugeIcons resize 02 icon visually represents the action of adjusting the dimensions of an element, commonly used in interfaces to indicate resizable areas or controls.

Common uses

  • Resizable window corners
  • Adjustable panel handles
  • Image cropping tools

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
scaledimensionsadjusttransform

FAQ

What is the resize 02 icon used for?
This icon is typically used to signify that an element can be resized. It's often placed on corners or edges of elements that users can drag to change their dimensions.
How do I use the Resize02Icon in React?
To use it in React, first import the icon: `import { Resize02Icon } from '@hugeicons/core-free-icons';`. Then, render it using the `HugeiconsIcon` component: `<HugeiconsIcon icon={Resize02Icon} />`.
What is the license for this icon?
The HugeIcons library, including the Resize02Icon, 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 →