John KuehJohn Kueh

skew icon

HugeIcons · SkewIcon · MIT

Download SVG

The HugeIcons skew icon depicts a distorted or slanted rectangle, often used to represent transformations, perspective adjustments, or non-standard angles in user interfaces.

Common uses

  • Transform or perspective tools
  • Image editing controls
  • Data visualization with angled axes

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SkewIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SkewIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
slantdistorttransformangle

FAQ

What is the skew icon used for?
It visually represents operations that involve tilting, slanting, or distorting an object or element, commonly found in design and editing tools.
How do I use the SkewIcon in React?
Import both HugeiconsIcon and SkewIcon, then render it using <HugeiconsIcon icon={SkewIcon} />.
What is the license for this icon?
The SkewIcon from HugeIcons is available under the MIT license.

Looking for something else? Search HugeIcons 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 →