The Lucide square check big icon depicts a large square with a checkmark inside, commonly used to indicate a completed task, a selected option, or a successful status.
Common uses
- Marking a completed to-do item
- Indicating a selected checkbox
- Showing a successful operation status
Use it in React
Install
npm i lucide-reactImport & render
import { SquareCheckBig } from 'lucide-react';
<SquareCheckBig size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- donetodotickcompletetasksquarecheckbigcompleted taskcheckmark squarelarge checkdone button
FAQ
- What is the purpose of the square check big icon?
- This icon is used to visually represent completion, confirmation, or selection, especially for tasks or options within a user interface.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: import { SquareCheckBig } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including the square check big 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 →