John KuehJohn Kueh

circle check icon

Lucide · circle-check · ISC

Download SVG

The Lucide circle check icon visually represents a completed task or confirmation, often used to indicate success, completion, or a positive status in user interfaces.

Common uses

  • Marking a completed to-do item
  • Indicating successful form submission
  • Showing a verified status

Use it in React

Install
npm i lucide-react
Import & render
import { CircleCheck } from 'lucide-react';

<CircleCheck size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
donetodotickcompletetaskcirclecheckcheckmarkcompleted tasksuccessverified

FAQ

What does the circle check icon signify?
It signifies completion, success, or a positive confirmation, like a task being done or a status being verified.
How do I use the circle check icon in React?
You can import and use it like this: import { CircleCheck } from 'lucide-react'; <CircleCheck />
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software 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 →