The Tabler math x minus y icon visually represents a mathematical expression involving subtraction, commonly used in UIs to denote operations related to calculations, equations, or removing items.
Common uses
- Button for subtracting a value
- Label for a calculation step
- Icon within a formula editor
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMathXMinusY } from '@tabler/icons-react';
<IconMathXMinusY size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- mathematicexpressionequationmathminuscalculationsubtractremovelessdecreasexysubtract iconequation iconalgebra iconcalculation icon
FAQ
- What does the math x minus y icon represent?
- It depicts a basic algebraic subtraction expression, often used for mathematical or data manipulation functions.
- How do I use this icon in React?
- Import it using `import { IconMathXMinusY } from '@tabler/icons-react'` and render it as a component: `<IconMathXMinusY />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.