John KuehJohn Kueh

clipboard text icon

Tabler · clipboard-text · MIT

Download SVG

The Tabler clipboard text icon depicts a document or piece of paper on a clipboard, commonly used to represent actions related to viewing, editing, or managing text-based information or documents.

Common uses

  • Displaying document details
  • Button for editing a report
  • Link to view user notes

Use it in React

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

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

Styles

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

outline
<IconClipboardText size={24} stroke={2} />
filled
<IconClipboardTextFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
documentfilereportpagenoteclipboardtextpaperrecordinformationnotes

FAQ

What is the clipboard text icon used for?
It's typically used to signify actions or content related to documents, text files, reports, or notes.
How do I use this icon in React?
Import it using `import { IconClipboardText } from '@tabler/icons-react'` and then use it as a component: `<IconClipboardText />`.
What is the license for this icon?
The Tabler icon library, including the clipboard text 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 →