John KuehJohn Kueh

circle dashed check icon

Tabler · circle-dashed-check · MIT

Download SVG

The Tabler circle dashed check icon visually represents a completed or verified status, often used to indicate success, confirmation, or approval within a user interface.

Common uses

  • Confirming successful form submission.
  • Indicating a verified user account.
  • Marking a task as complete.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Shapes
Keywords
checksuccessdonecompletetickcorrectconfirmapprovedverifiedvalidyescircledashedshapessuccess checkverified badge

FAQ

What does the circle dashed check icon represent?
It signifies a completed action, successful verification, or approval. It's a visual cue for 'done' or 'correct'.
How do I use this icon in React?
You can import and use it directly with the following statement: import { IconCircleDashedCheck } from '@tabler/icons-react'. Then render the component like <IconCircleDashedCheck />.
What is the license for this icon?
This icon is part of the Tabler icon library and is 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 →