John KuehJohn Kueh

clipboard copy icon

Tabler · clipboard-copy · MIT

Download SVG

The Tabler clipboard copy icon visually represents the action of duplicating or copying content, commonly used in interfaces to indicate a copy function or a successful copy operation.

Common uses

  • Button to copy text to clipboard
  • Indicate copied status after an action
  • Link to duplicate an item or record

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
duplicatepastedocumenttaskclipboardcopyfilepapertextrecordcopy to clipboardcontent copyfile copy

FAQ

What does the clipboard copy icon represent?
It signifies the action of copying content, often used for buttons that allow users to duplicate text or data.
How do I use this icon in React?
Import it using `import { IconClipboardCopy } from '@tabler/icons-react';` and use it as a React component.
What is the license for this icon?
The Tabler icon set, including this icon, is available 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 →