The Tabler signature icon depicts a stylized handwritten signature, commonly used in UI to represent actions related to signing documents, verifying identity, or indicating authorship.
Common uses
- Sign document button
- User profile verification
- Author attribution
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSignature } from '@tabler/icons-react';
<IconSignature size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- namecertficatesigneditwritedocumentwritingsignaturetypographyfonttext
FAQ
- What is the purpose of the signature icon?
- It visually represents the act of signing or a signature itself, often used for actions like signing documents or confirming identity.
- How do I use the signature icon in React?
- You can import and use it like this: import { IconSignature } from '@tabler/icons-react'; <IconSignature />.
- What is the license for the Tabler signature icon?
- The Tabler icons, including the signature icon, are 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 →