The HugeIcons checkmark square 01 icon depicts a checkmark within a square, commonly used to indicate a completed task, a selected option, or a successful status.
Common uses
- Confirming a successful action.
- Indicating a selected checkbox.
- Representing a completed to-do item.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CheckmarkSquare01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CheckmarkSquare01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- check squarecompleted tasksuccess iconselected
FAQ
- What is the checkmark square 01 icon used for?
- It's used to signify completion, selection, or success in a user interface.
- How do I use the CheckmarkSquare01Icon in React?
- Import both HugeiconsIcon and CheckmarkSquare01Icon, then render <HugeiconsIcon icon={CheckmarkSquare01Icon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.