The Lucide spell check 2 icon visually represents a document with a checkmark, commonly used to indicate a successful spell check or correct text.
Common uses
- Indicating a successful spell check in a text editor.
- Confirming the validity of user input in a form field.
- As a status indicator for correctly spelled words or phrases.
Use it in React
Install
npm i lucide-reactImport & render
import { SpellCheck2 } from 'lucide-react';
<SpellCheck2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- spellingerrormistakeoversighttypocorrectioncodelinteraspellcheck2spell checkcorrectvalidationpassed
FAQ
- What is the spell check 2 icon used for?
- This icon is typically used to signify that a spell check has been completed successfully or that text is considered correct. It can also represent validation or accuracy.
- How do I use the spell check 2 icon in React?
- You can import and use it in your React application with the following statement: `import { SpellCheck2 } from 'lucide-react'`.
- What is the license for the Lucide spell check 2 icon?
- The Lucide icon library, including the spell check 2 icon, is available 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 →