The Tabler ruler measure icon depicts a ruler with measurement markings, commonly used in UI to represent actions or settings related to sizing, dimensions, or design specifications.
Common uses
- Open a modal for setting element dimensions.
- Indicate a tool for measuring distances on a map.
- Access design or layout settings.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRulerMeasure } from '@tabler/icons-react';
<IconRulerMeasure size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- mathsdimensionssizewidthlengthgeometrymeasuretechnicaldistancerulerdesigndimension iconsize iconmeasurement tooltechnical drawing
FAQ
- What is the ruler measure icon used for?
- It's used to signify actions or settings related to size, dimensions, measurement, or technical specifications in a user interface.
- How do I use the ruler measure icon in React?
- You can import and use it like this: import { IconRulerMeasure } from '@tabler/icons-react'. Then render it as <IconRulerMeasure />.
- What is the license for this icon?
- The Tabler icon library, including the ruler-measure icon, is 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 →