The Tabler writing icon depicts a pen or pencil actively writing on a document, commonly used to represent actions like editing, composing, or signing text.
Common uses
- Edit document button
- Compose new message/post
- Sign contract/agreement
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWriting } from '@tabler/icons-react';
<IconWriting size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconWriting size={24} stroke={2} />filled
<IconWritingFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- namecertficatesigneditwritedocumentpendrawingcontractsignaturetextwriting
FAQ
- What does the writing icon represent?
- It symbolizes the act of writing, editing, or creating text-based content, often used for actions related to documents or text input.
- How do I use the writing icon in React?
- You can import and use it directly in your React components like this: import { IconWriting } from '@tabler/icons-react'.
- What is the license for the Tabler writing icon?
- The Tabler icons, including the writing icon, are available under the MIT license, allowing for free commercial and non-commercial use.
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 →