The Tabler writing sign icon depicts a piece of paper with a pen, commonly used to represent actions related to writing, editing, or creating documents.
Common uses
- Editing a document
- Creating a new text file
- Signing a form
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWritingSign } from '@tabler/icons-react';
<IconWritingSign size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconWritingSign size={24} stroke={2} />filled
<IconWritingSignFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- namecertficatesigneditwritedocumentwritingpentypographyfonttextcertificate
FAQ
- What does the writing sign icon represent?
- It represents actions like writing, editing, or creating documents, often used for buttons or menu items related to text manipulation.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconWritingSign } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including writing-sign, are distributed 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 →