The Tabler multiplier 0 5x icon depicts a mathematical multiplier with a value of 0.5x, commonly used in UI to represent operations involving scaling down or halving a value.
Common uses
- Scaling down UI elements
- Applying a 50% reduction
- Indicating a half-value calculation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMultiplier05x } from '@tabler/icons-react';
<IconMultiplier05x size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- countcalculatemathmultipliercalculationequation5xmathematicsnumericformula0half iconscale down icon0.5 multiplierdivide by two
FAQ
- What does the multiplier 0 5x icon represent?
- This icon represents a mathematical multiplier set to 0.5x. It's used in interfaces to signify operations that reduce a quantity by half.
- How do I use the multiplier 0 5x icon in React?
- You can import and use it in your React application with: import { IconMultiplier05x } from '@tabler/icons-react'. Then, render it as <IconMultiplier05x />.
- What is the license for this icon?
- The Tabler multiplier 0 5x icon is 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 →