The Tabler meter square icon depicts a square with a meter or ruler overlay, commonly used to represent measurements, dimensions, or system status.
Common uses
- Displaying data range or scope
- Indicating system resource usage
- Representing area or size settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMeterSquare } from '@tabler/icons-react';
<IconMeterSquare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- areasizemeasuredimensionsspaceextentregionscopeexpansemeasurementsystemmetersquaremeasurement icondimensions iconarea icon
FAQ
- What is the meter square icon used for?
- It's typically used to signify measurements, dimensions, area, or system status within a user interface.
- How do I use the meter square icon in React?
- Import it using `import { IconMeterSquare } from '@tabler/icons-react'` and use it as a component: `<IconMeterSquare />`.
- What is the license for the meter square icon?
- The Tabler icons, including meter square, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →