The Tabler transform point bottom left icon visually represents adjusting or transforming a point located at the bottom-left corner, commonly used in UI for actions like resizing or repositioning elements.
Common uses
- Resizing an element from its bottom-left corner.
- Adjusting the anchor point of an object.
- Indicating a transformation originating from the lower-left.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTransformPointBottomLeft } from '@tabler/icons-react';
<IconTransformPointBottomLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- reshapeeditadjustmodifytransformleftbottompointcornerdesignsystemreshape cornertransform anchoredit bottom leftadjust point
FAQ
- What does the transform point bottom left icon represent?
- It signifies an action to modify or transform a specific point, particularly the one at the bottom-left of an element or area.
- How do I use this icon in React?
- You can import and use it with: `import { IconTransformPointBottomLeft } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including this 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 →