John KuehJohn Kueh

resize field rectangle icon

HugeIcons · ResizeFieldRectangleIcon · MIT

Download SVG

The HugeIcons resize field rectangle icon visually represents the action of adjusting the dimensions of an input field or a content area.

Common uses

  • Resizing text input areas
  • Adjusting the size of a modal window
  • Controlling the dimensions of a draggable panel

Use it in React

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

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

Details

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

FAQ

What is the purpose of the resize field rectangle icon?
This icon signifies the ability to change the size of an element, commonly used for input fields or containers.
How do I use this icon in React?
Import both HugeiconsIcon and ResizeFieldRectangleIcon, then render it using <HugeiconsIcon icon={ResizeFieldRectangleIcon} />.
What is the license for this icon?
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 →