The Lucide ratio icon visually represents the concept of aspect ratio or screen dimensions, commonly used in UI to indicate settings related to screen size, proportions, or orientation.
Common uses
- Adjusting screen aspect ratio settings
- Selecting a display resolution
- Indicating mobile vs. desktop view
Use it in React
Install
npm i lucide-reactImport & render
import { Ratio } from 'lucide-react';
<Ratio size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- screenssizesrotaterotationadjustaspect ratioproportions16:9widescreen4:3resolutionresponsivemobiledesktopdimensionsmonitor
FAQ
- What is the purpose of the ratio icon?
- The ratio icon is used to represent concepts like screen aspect ratios, dimensions, or proportional settings within a user interface.
- How do I use the ratio icon in React?
- You can import and use the ratio icon in React with the following statement: import { Ratio } from 'lucide-react'.
- What is the license for the Lucide ratio icon?
- The Lucide ratio icon is distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →