The Tabler transform point icon depicts a cursor or pointer being manipulated, commonly used to signify actions related to editing, reshaping, or adjusting elements within a user interface.
Common uses
- Adjusting anchor points in vector graphics editors
- Resizing or repositioning UI elements
- Indicating a transformation or modification tool
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTransformPoint } from '@tabler/icons-react';
<IconTransformPoint size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- reshapeeditadjustmodifytransformcenterpointchangedesignmovesystemedit pointadjust cursormodify element
FAQ
- What is the purpose of the transform point icon?
- It visually represents actions like editing, reshaping, adjusting, or transforming an object or point, often used for tools that modify elements.
- How do I use this icon in React?
- You can import and use it like this: import { IconTransformPoint } from '@tabler/icons-react'. Then render it as <IconTransformPoint />.
- What is the license for this icon?
- The Tabler icon set, including the transform-point icon, is 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 →