John KuehJohn Kueh

copy minus icon

Tabler · copy-minus · MIT

Download SVG

The Tabler copy minus icon depicts a document with a minus sign, commonly used to indicate the removal or subtraction of text content.

Common uses

  • Removing selected text from a document.
  • Deducting an amount from a displayed value.
  • Clearing specific fields in a form.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCopyMinus } from '@tabler/icons-react';

<IconCopyMinus size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCopyMinus size={24} stroke={2} />
filled
<IconCopyMinusFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
subtractreducedeductdecreaselessenremovetrimretractwithdrawdiminishtextcopyminusremove textsubtract contenttext decrease

FAQ

What does the copy minus icon represent?
It visually represents the action of subtracting or removing text, often used when dealing with content manipulation or data reduction.
How do I use this icon in React?
You can import and use it like this: import { IconCopyMinus } from '@tabler/icons-react'; <IconCopyMinus />.
What is the license for this icon?
The Tabler icons, including copy minus, are released 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 →