Square Check

square-check

A square with a checkmark inside, representing a checked or completed item. Use for checkbox selected states, approval tiles, or task completion indicators.

Code

<i class="icf-solid icf-square-check"></i>
icf-solid icf-square-check
<i className="icf-solid icf-square-check" />
Unicode: 
Hex: \e0a6
HTML Entity: 
.my-icon::before {
    font-family: "Iconfyra 1";
    font-weight: 900;
    content: "\e0a6";
}
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor">
    <path d="M31 0H481a31 31 0 0 1 31 31V481a31 31 0 0 1 -31 31H31a31 31 0 0 1 -31 -31V31a31 31 0 0 1 31 -31ZM359 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)