Square Xmark
square-xmark
A square containing an X mark, representing a close, cancel, or delete action. Use for square close buttons, dismissible tile X marks, or delete square controls.
Code
<i class="icf-solid icf-square-xmark"></i>
icf-solid icf-square-xmark
<i className="icf-solid icf-square-xmark" />
Unicode:
Hex: \e0a7
HTML Entity:
.my-icon::before {
font-family: "Iconfyra 1";
font-weight: 900;
content: "\e0a7";
}
<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 -31ZM287 256L358 185a22 22 0 0 0 -31 -31L256 225L185 154a22 22 0 0 0 -31 31L225 256L154 327a22 22 0 0 0 31 31L256 287L327 358a22 22 0 0 0 31 -31ZZ"/>
</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