The Tabler multiplier 1x icon depicts a simple multiplication symbol, often used in UIs to represent a factor of one or a standard scaling.
Common uses
- Indicate a default or non-scaled zoom level.
- Represent a multiplier of 1 in a settings panel.
- Show a quantity that is not being increased.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMultiplier1x } from '@tabler/icons-react';
<IconMultiplier1x size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- countcalculatemathmultipliercalculationequation1xmathematicsnumericformulascale 1xfactor 1standard zoombase multiplier
FAQ
- What does the multiplier 1x icon represent?
- It represents a factor of one, commonly used for standard scaling or a base multiplier in mathematical or UI contexts.
- How do I use the multiplier 1x icon in React?
- You can import and use it like this: import { IconMultiplier1x } from '@tabler/icons-react'; <IconMultiplier1x />.
- What is the license for the multiplier 1x icon?
- The Tabler icons, including multiplier 1x, are available 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 →