The HugeIcons proportions icon visually represents size, scale, or measurement, often used to indicate settings related to dimensions, aspect ratios, or fitting content.
Common uses
- Adjusting image aspect ratio
- Setting element dimensions
- Visualizing scale in design tools
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ProportionsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ProportionsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- dimensionsscaleruleraspect ratio
FAQ
- What does the proportions icon represent?
- It symbolizes size, scale, or measurement. It's commonly used in UI for settings related to dimensions, aspect ratios, or fitting content.
- How do I use the ProportionsIcon in React?
- Import both HugeiconsIcon and ProportionsIcon, then render <HugeiconsIcon icon={ProportionsIcon} />.
- What is the license for this icon?
- The ProportionsIcon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.