John KuehJohn Kueh

copy minus icon

HugeIcons · CopyMinusIcon · MIT

Download SVG

The HugeIcons copy minus icon depicts the action of removing or excluding copied content, often used to signify canceling a copy operation or excluding specific items from a copy process.

Common uses

  • Cancel copy operation
  • Exclude from copy
  • Remove copied item

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
copy removeexclude copycancel copyremove from copy

FAQ

What is the purpose of the copy minus icon?
This icon represents the action of removing or canceling a copy operation, or excluding certain items from being copied.
How do I use the CopyMinusIcon in React?
Import it using `import { CopyMinusIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={CopyMinusIcon} />`.
What is the license for HugeIcons?
HugeIcons are provided under the MIT license, allowing for free commercial and non-commercial use.

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 →