John KuehJohn Kueh

ratio icon

HugeIcons · RatioIcon · MIT

Download SVG

The HugeIcons ratio icon depicts a visual representation of a fraction or proportion, commonly used to indicate aspect ratios, scaling factors, or comparative values in user interfaces.

Common uses

  • Displaying image aspect ratios (e.g., 16:9)
  • Indicating scaling or zoom levels
  • Representing fractions in data visualizations

Use it in React

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

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

Details

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

FAQ

What does the ratio icon represent?
It visually signifies a ratio, proportion, or fraction, often used for aspect ratios or scaling.
How do I use the RatioIcon in React?
Import both HugeiconsIcon and RatioIcon, then render <HugeiconsIcon icon={RatioIcon} />.
What is the license for this icon?
The RatioIcon is distributed 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 →