John KuehJohn Kueh

ruler off icon

Tabler · ruler-off · MIT

Download SVG

The Tabler ruler off icon depicts a ruler with a diagonal line through it, commonly used to indicate that a measurement or sizing feature is disabled or not applicable.

Common uses

  • Disabling size constraints in a UI editor.
  • Indicating a feature that does not support custom dimensions.
  • Representing a 'no measurement' or 'unspecified size' state.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconRulerOff } from '@tabler/icons-react';

<IconRulerOff size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
mathsdimensionssizewidthlengthgeometrymeasuretechnicalruleroffdesignno measuredisabled sizeunspecified dimensionsruler disabled

FAQ

What does the ruler-off icon represent?
It signifies the absence or disabling of measurement, sizing, or dimension-related functionality.
How do I use the ruler-off icon in React?
Import it as IconRulerOff from '@tabler/icons-react' and use it like any other React component: <IconRulerOff />.
What is the license for this icon?
The Tabler icons, including ruler-off, 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 →