The Tabler input check icon visually represents a successful validation or confirmation, often used to indicate that user input has been verified or an item has been approved.
Common uses
- Form field validation success
- Task completion status
- Approval confirmation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconInputCheck } from '@tabler/icons-react';
<IconInputCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- verifyvalidatereviewinspectcontroltickconfirmexamineapproveauditsysteminputcheckverify icontick iconapproved icon
FAQ
- What does the input check icon signify?
- It signifies successful validation, confirmation, or approval, commonly used for verified user input or completed actions.
- How do I use this icon in React?
- You can import and use it directly with: `import { IconInputCheck } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free usage.
Related icons
The same idea in other libraries, and near matches in Tabler.