font awesome fontweb code example

Example 1: font awesome

<link
      rel="stylesheet"
      href="https://use.fontawesome.com/releases/v5.13.0/css/all.css"
      integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V"
      crossorigin="anonymous"
    />

Example 2: Font Awesome

Font Awesome is a font and icon toolkit based on CSS and Less.

It was made by Dave Gandy for use with Bootstrap, and later was incorporated
into the BootstrapCDN.

Font Awesome has a 38% market share among those websites that use third-party
font scripts on their platform, ranking it second place after Google Fonts.

Tags:

Css Example