John KuehJohn Kueh

copy off icon

Tabler · copy-off · MIT

Download SVG

The Tabler copy off icon depicts a clipboard with a diagonal line through it, commonly used to indicate that a copy function is disabled or unavailable.

Common uses

  • Disabling a 'copy to clipboard' button.
  • Showing that text cannot be duplicated.
  • Indicating an inactive or unavailable copy feature.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
clipboardcloneduplicatecopyoffdisabledinactivetypographywritingfonttextclipboard disabledno copypaste disabledinactive copy

FAQ

What does the copy off icon represent?
It signifies that a copy or duplication action is currently disabled or not permitted.
How do I use the copy off icon in React?
You can import and use it like this: import { IconCopyOff } from '@tabler/icons-react'; <IconCopyOff />.
What is the license for Tabler icons?
Tabler icons, including copy off, are 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 →