John KuehJohn Kueh

square bottom dashed scissors icon

HugeIcons · SquareBottomDashedScissorsIcon · MIT

Download SVG

The HugeIcons square bottom dashed scissors icon depicts a pair of scissors with a dashed line at the bottom, typically used to represent cutting, separation, or removal actions in a user interface.

Common uses

  • Cutting or removing elements
  • Separating content sections
  • Indicating a tear-off or detachable part

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
scissors iconcut icontear icondashed scissors

FAQ

What does the square bottom dashed scissors icon represent?
This icon represents cutting, separation, or removal. The dashed line suggests a perforation or a point of separation.
How do I use this icon in React?
Import the icon component and use it within the HugeiconsIcon wrapper like this: import { SquareBottomDashedScissorsIcon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={SquareBottomDashedScissorsIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

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 →