John KuehJohn Kueh

clipboard typography icon

Tabler · clipboard-typography · MIT

Download SVG

The Tabler clipboard typography icon visually represents a document or text content on a clipboard, commonly used to indicate actions related to editing, formatting, or managing text-based information.

Common uses

  • Formatting text options
  • Document editing tools
  • Content management sections

Use it in React

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

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

Styles

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

outline
<IconClipboardTypography size={24} stroke={2} />
filled
<IconClipboardTypographyFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
documentlistraportpaperclipboardtypographyfiletextrecordinformationtext documentdocument formattingclipboard texttypography file

FAQ

What is the clipboard typography icon used for?
This icon is typically used in user interfaces to signify actions related to text editing, document management, or formatting content.
How do I use this icon in React?
You can import and use it in your React application with: import { IconClipboardTypography } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including the clipboard typography 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 →