The Lucide clipboard type icon depicts a clipboard with lines of text, commonly used to represent actions related to pasting formatted text or applying text styles.
Common uses
- Paste formatted text button
- Apply text formatting option
- Content style settings
Use it in React
Install
npm i lucide-reactImport & render
import { ClipboardType } from 'lucide-react';
<ClipboardType size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- pasteformattextclipboardtypepaste formattext stylerich textcontent type
FAQ
- What does the clipboard-type icon represent?
- It represents actions like pasting formatted text or applying text styles, indicated by the clipboard and text lines.
- How do I use this icon in React?
- You can import and use it like this: import { ClipboardType } from 'lucide-react'.
- What is the license for this icon?
- This icon is released under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →