The Lucide decimals arrow left icon visually represents a decrease in numerical precision or value, often used to indicate actions like rounding down or reducing decimal places.
Common uses
- Button to decrease decimal precision
- Action to round a number down
- Control for reducing fractional digits
Use it in React
Install
npm i lucide-reactImport & render
import { DecimalsArrowLeft } from 'lucide-react';
<DecimalsArrowLeft size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- numericaldecimaldecreaselessfewerprecisionroundingdigitsfractionfloatnumberdecimalsarrowleftdecrease decimalsround down
FAQ
- What does the decimals arrow left icon signify?
- This icon signifies a reduction in numerical precision or value, commonly used for actions such as rounding down or decreasing the number of decimal places displayed.
- How do I use the decimals arrow left icon in React?
- You can import and use it in React with the following statement: import { DecimalsArrowLeft } from 'lucide-react'.
- What is the license for the Lucide decimals arrow left icon?
- The Lucide icon library, including the decimals arrow left icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →