The Tabler ruler 2 icon depicts a ruler, commonly used in UI to represent actions related to measurement, dimensions, or design specifications.
Common uses
- Measuring tool in a design application
- Setting dimensions for an element
- Indicating a size or scale option
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRuler2 } from '@tabler/icons-react';
<IconRuler2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- mathsdimensionssizewidthlengthgeometrymeasuretechnicalrulercreativedesign2technical drawing
FAQ
- What is the ruler 2 icon used for?
- It visually represents measurement, dimensions, size, or technical specifications within a user interface.
- How do I use the ruler 2 icon in React?
- Import it using `import { IconRuler2 } from '@tabler/icons-react';` and use it as a component: `<IconRuler2 />`.
- What is the license for the Tabler ruler 2 icon?
- The Tabler icons, including ruler 2, are distributed 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 →