The Tabler decimal icon depicts a number with a decimal point, commonly used to represent numerical input fields, mathematical operations, or data visualizations involving fractional values.
Common uses
- Input field for decimal numbers
- Button for mathematical functions
- Label for fractional data
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDecimal } from '@tabler/icons-react';
<IconDecimal size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- pointfractionnumericnumbermathematicsdecimal-pointdecimal-systemfractionalmathdotdecimal
FAQ
- What is the decimal icon used for?
- It represents numerical values that include a fractional part, often used in forms, calculators, or data displays.
- How do I use the decimal icon in React?
- Import it using `import { IconDecimal } from '@tabler/icons-react'` and then use it as a component: `<IconDecimal />`.
- What is the license for the Tabler decimal icon?
- The Tabler icon library, including the decimal icon, is available under the MIT license.
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 →