Font Awesome Telegram : Fab Fa Telegram, Fa Brands Fa Telegram

Font Awesome Telegram : Fab Fa Telegram, Fa Brands Fa Telegram

Learn how to use Font Awesome Telegram icons 5 or 6 in your web design project. You can easily customize the icons with CSS, such as changing their color, font size, or animation. In this tutorial, we will show you how to add a Font Awesome Telegram icon with a button and text using HTML and CSS code.

You need to create a <button> element like this-

<button><i class="fab fa-telegram"></i><span>Send Message</span></button>

The fab fa-telegram class denotes Font Awesome Telegram 5, and alternatively, you can use fa-brands fa-telegram, which represents Font Awesome Telegram 6. The fa-telegram class is the specific name for the Telegram icon.

You can also add some animation effects to the icon, such as rotating, spinning, or pulsing. To do that, you need to add another class to the <i> element, such as fa-spin, fa-pulse, or fa-rotate-90.

Now, you have successfully added a Font Awesome Telegram icon with a button and text to your web page. Additionally, you can use it as a favicon Font Awesome Telegram icon

Profile Photo

Abhishek Yadav (SD) SDE of FAI

Feedback

written
Profile Photo

Anil Kumar (Expert) Coding Expert of FAI

Feeback

reviewed
Profile Photo
Jan 17, 2024 12:01 PM Last Updated
updated

Fa Brands Fa Telegram Symbol Code

Copied to Clipboard
Run

Output of Font Awesome Telegram Icon (Fa Brands Fa-telegram)

Pasted Image

Fab Fa Telegram HTML/CSS Code (Version 5)

Copied to Clipboard
Run

Output of Font Awesome Telegram (Social, Chat)

Pasted Image

Font Awesome Telegram offically Color Code

Copied to Clipboard
Run
Ad