Default Letter Icon

<div class="lettericon" data-text="A" data-color="auto"></div>

Default Number Icon

<div class="lettericon" data-text="1" data-color="auto"></div>

Sizes

Add data-size attribute with value sm or lg to your letter-icon element to change its size.

Hover

Add data-color-hover="auto" attribute to style your letter-icon element when you mouse over it.

Two Letters

Add data-char-count="2" attribute to show the first two uppercase characters.

ClipTheme

Custom Color

Add a custom color in the attribute data-color . You can also add attribute data-custom-class to set your own class.

Custom Hover Color

Add a custom color in the attribute data-color-hover . You can also add attribute data-custom-class to set your own class.

Icons

Use attribute data-icon instead attribute data-text to show an icon.

Round Letter Icon

<div class="lettericon" data-text="A" data-color="auto" data-box="round"></div>

Round Number Icon

<div class="lettericon" data-text="1" data-color="auto" data-box="round"></div>

Sizes

Add data-size attribute with value sm or lg to your letter-icon element to change its size.

Hover

Add data-color-hover="auto" attribute to style your letter-icon element when you mouse over it.

Two Letters

Add data-char-count="2" attribute to show the first two uppercase characters.

ClipTheme

Custom Color

Add a custom color in the attribute data-color . You can also add attribute data-custom-class to set your own class.

Custom Hover Color

Add a custom color in the attribute data-color-hover . You can also add attribute data-custom-class to set your own class.

Icons

Use attribute data-icon instead attribute data-text to show an icon.

Circle Letter Icon

<div class="lettericon" data-text="A" data-color="auto" data-box="circle"></div>

Circle Number Icon

<div class="lettericon" data-text="1" data-color="auto" data-box="circle"></div>

Sizes

Add data-size attribute with value sm or lg to your letter-icon element to change its size.

Hover

Add data-color-hover="auto" attribute to style your letter-icon element when you mouse over it.

Two Letters

Add data-char-count="2" attribute to show the first two uppercase characters.

ClipTheme

Custom Color

Add a custom color in the attribute data-color . You can also add attribute data-custom-class to set your own class.

Custom Hover Color

Add a custom color in the attribute data-color-hover . You can also add attribute data-custom-class to set your own class.

Icons

Use attribute data-icon instead attribute data-text to show an icon.