The Tabler transform point bottom right icon visually represents adjusting or transforming an element from its bottom-right corner, commonly used for resizing or reshaping operations in user interfaces.
Common uses
- Resizing a modal window or dialog box.
- Adjusting the dimensions of an image or canvas.
- Modifying the corner handles of a design element.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTransformPointBottomRight } from '@tabler/icons-react';
<IconTransformPointBottomRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- reshapeeditadjustmodifytransformrightbottompointcornerdesignsystemresize cornerbottom right handletransform corneredit bottom right
FAQ
- What does the transform point bottom right icon represent?
- This icon depicts the action of transforming or resizing an object, specifically by dragging its bottom-right corner. It's often used to indicate a resize handle.
- How do I use this icon in React?
- You can import and use the icon in your React application with the following statement: `import { IconTransformPointBottomRight } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including the transform-point-bottom-right icon, is distributed 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 →