John KuehJohn Kueh

checks icon

Tabler · checks · MIT

Download SVG

The Tabler checks icon depicts a double checkmark, commonly used to signify completion, success, or confirmation of an action.

Common uses

  • Marking a task as completed in a to-do list.
  • Indicating successful form submission.
  • Showing a verified or approved status.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconChecks } from '@tabler/icons-react';

<IconChecks size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
tickyesconfirmcheckscontroloperationapprovefunctioninterfacemanagementsystemsuccess

FAQ

What does the checks icon represent?
It represents a completed action, success, or confirmation, similar to a double checkmark.
How do I use the checks icon in React?
Import it using `import { IconChecks } from '@tabler/icons-react';` and then use it as a component: `<IconChecks />`.
What is the license for the Tabler checks icon?
The Tabler icons, including the checks icon, are available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →