Circle Check

circle-check

A circle with a checkmark inside, representing a completed, confirmed, or selected state. Use for success states, checkbox replacements, or completion badges.

Code

<i class="icf-solid icf-circle-check"></i>
icf-solid icf-circle-check
<i className="icf-solid icf-circle-check" />
Unicode: 
Hex: \e0a4
HTML Entity: 
.my-icon::before {
    font-family: "Iconfyra 1";
    font-weight: 900;
    content: "\e0a4";
}
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor">
    <path d="M256 0A256 256 0 1 1 256 512A256 256 0 1 1 256 0ZM359 185c8.8 8.8 8.8 23 0 32L249 327c-8.8 8.8 -23 8.8 -32 0L154 264c-8.8 -8.8 -8.8 -23 0 -32s23 -8.8 32 0l47 47L327 185c8.8 -8.8 23 -8.8 32 0Z"/>
</svg>

Available Variants

Classic

Solid
Free
Regular
Free
Light
Basic
Thin
Basic

Duotone

Solid
Pro
Regular
Pro
Light
Pro
Thin
Pro

Sizes

16px
24px
32px
48px
64px
96px
128px

Download

SVG (Classic Solid) SVG (Classic Regular)