Facebook Fa Fa Icon Code Example


Example 1: fa fa-facebook

<i class="fa fa-facebook-square" aria-hidden="true"></i>

Example 2: font awesome facebook

Font Awesome 5:   Letter F:  <i class="fab fa-facebook-f"></i> Round:     <i class="fab fa-facebook"></i> Square:    <i class="fab fa-facebook-square"></i>  Messenger: <i class="fab fa-facebook-messenger"></i>

Comments

Popular posts from this blog

530 Valid Hostname Is Expected When Setting Up IIS 10 For Multiple Sites

C Perror Example

Converting A String To Int In Groovy