The Lucide spell check icon visually represents the process of reviewing text for errors, commonly used in UI elements for spell-checking features or indicating a need for correction.
Common uses
- Spell check button in a rich text editor.
- Validation indicator for form fields.
- Status icon for text analysis tools.
Use it in React
Install
npm i lucide-reactImport & render
import { SpellCheck } from 'lucide-react';
<SpellCheck size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- spellingerrormistakeoversighttypocorrectioncodelinteraspellcheckspelling errortypo correctiontext validationreview
FAQ
- What does the spell check icon represent?
- It signifies a review process for text to identify and correct spelling mistakes or typos.
- How do I use this icon in React?
- You can import and use it like this: import { SpellCheck } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the spell check 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 →