Circle

circle

A plain solid filled circle, representing a bullet point, status dot, or simple geometric element. Use for list bullets, status indicators, or decorative elements.

Code

<i class="icf-solid icf-circle"></i>
icf-solid icf-circle
<i className="icf-solid icf-circle" />
Unicode: 
Hex: \e00f
HTML Entity: 
.my-icon::before {
    font-family: "Iconfyra 1";
    font-weight: 900;
    content: "\e00f";
}
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor">
    <path d="M256 0a256 256 0 1 1 0 512 256 256 0 1 1 0-512"/>
</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)