The HugeIcons ruler icon depicts a measuring tool and is commonly used to represent actions related to sizing, measurement, or design adjustments in a user interface.
Common uses
- Adjusting element size
- Measuring distances
- Setting design specifications
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RulerIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RulerIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- measureஅளவுகோல்scaleஅளவீடு
FAQ
- What is the ruler icon used for?
- It's typically used for features involving measurement, sizing, or design adjustments.
- How do I use the RulerIcon in React?
- Import both HugeiconsIcon and RulerIcon, then render it using <HugeiconsIcon icon={RulerIcon} />.
- What is the license for this icon?
- This icon is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.