Search
 
SCRIPT & CODE EXAMPLE
 

HTML

facebook icon html

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

facebook icon in 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>



Comment

facebook icon html

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

PREVIOUS NEXT
Code Example
Html :: mailto link html 
Html :: create a table in html with 3 rows and 4 columns 
Html :: slider flash 
Html :: stop bubbling 
Html :: css setting table column width 
Html :: html a href 
Html :: pass method jsf component 
Html :: command button prevent / skip validation primefaces 
Html :: upload only img 
Html :: table align 
Html :: how to set domain name on localhost linux ubuntu xampp 
Html :: filter in v-html 
Html :: image grid markdown github 
Html :: tailwind css radio 
Html :: html color text 
Html :: am pm time html javascript 
Html :: href on a button 
Html :: html dns prefetch 
Html :: ionic deactivate fab button 
Html :: info icon in html 
Html :: write python in html 
Html :: auto reload 
Html :: html button that hide and show 
Html :: thymeleaf import in html 
Html :: html placeholder multiple lines 
Html :: corner radius edittext android 
Html :: how to add video in background in html 
Html :: html input datetime-local value 
Html :: click on toggle device toolbar page is not working 
Html :: comment in html5 
ADD CONTENT
Topic
Content
Source link
Name
3+3 =