“Ikon Facebook HTML” Kode Jawaban

Ikon Facebook HTML

With FontAwesome:
<i class="fa-brands fa-facebook"></i>
MitchAloha

Ikon Facebook di HTML

You can download the logo pack from facebook with link below

https://www.facebook.com/brand/resources/facebookapp/logo


alternatively 

You can use font awesome by adding this cdn 


/* Add to head, this script is from font-awesome.icon */
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css" rel="stylesheet">

/* Add this to where to need the icon in your html */
<i class="fa fa-facebook-square" aria-hidden="true"></i>



Sparkling Snake

Ikon Facebook HTML

<i class="fa fa-facebook-official" aria-hidden="true"></i>
Calm Cheetah

Jawaban yang mirip dengan “Ikon Facebook HTML”

Pertanyaan yang mirip dengan “Ikon Facebook HTML”

Lebih banyak jawaban terkait untuk “Ikon Facebook HTML” di HTML

Jelajahi jawaban kode populer menurut bahasa

Jelajahi bahasa kode lainnya