The Tabler multiplier 2x icon depicts a mathematical multiplier symbol, commonly used in UIs to represent doubling, scaling, or multiplication operations.
Common uses
- Button to double an item's quantity
- Setting a zoom level to 200%
- Indicator for a 2x speed or rate
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMultiplier2x } from '@tabler/icons-react';
<IconMultiplier2x size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- countcalculatemathmultipliercalculationequation2xmathematicsnumericformuladouble icontimes two iconscale 2xmultiply icon
FAQ
- What does the multiplier 2x icon represent?
- It represents a mathematical multiplier, specifically indicating a value of two times or doubling.
- How do I use the multiplier 2x icon in React?
- You can import and use it like this: import { IconMultiplier2x } from '@tabler/icons-react'. Then render it as <IconMultiplier2x />.
- What is the license for this icon?
- The Tabler icon library, including the multiplier 2x 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 →