The Tabler transform icon depicts a process of change or conversion, often used in UI to indicate actions like data transformation, format changes, or switching between different states or views.
Common uses
- Button to convert file formats
- Action to switch between list and grid views
- Indicator for data processing or transformation steps
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTransform } from '@tabler/icons-react';
<IconTransform size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconTransform size={24} stroke={2} />filled
<IconTransformFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- changeconvertadaptationdirectiontransformsystemchange iconconvert iconadaptation icondirection icon
FAQ
- What does the transform icon represent?
- It visually represents a change, conversion, or adaptation process. It's commonly used for actions that alter data, formats, or display states.
- How do I use the transform icon in React?
- You can import and use it directly with the following statement: `import { IconTransform } from '@tabler/icons-react'`.
- What is the license for the Tabler transform icon?
- The Tabler icon library, including the transform icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.